Package | Description |
---|---|
org.wildfly.swarm.config.management |
Modifier and Type | Method and Description |
---|---|
AuthorizationAccess.Provider |
AuthorizationAccess.provider()
The provider to use for management access control decisions.
|
static AuthorizationAccess.Provider |
AuthorizationAccess.Provider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthorizationAccess.Provider[] |
AuthorizationAccess.Provider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
T |
AuthorizationAccess.provider(AuthorizationAccess.Provider value)
The provider to use for management access control decisions.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.