| Package | Description |
|---|---|
| org.glowroot.container.config |
| Modifier and Type | Method and Description |
|---|---|
UserInterfaceConfig.AnonymousAccess |
UserInterfaceConfig.getAnonymousAccess() |
static UserInterfaceConfig.AnonymousAccess |
UserInterfaceConfig.AnonymousAccess.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserInterfaceConfig.AnonymousAccess[] |
UserInterfaceConfig.AnonymousAccess.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserInterfaceConfig.setAnonymousAccess(UserInterfaceConfig.AnonymousAccess anonymousAccess) |
Copyright © 2011–2015 Glowroot contributors. All rights reserved.