Uses of Interface
org.jboss.as.controller.access.Authorizer.AuthorizerDescription
-
-
Uses of Authorizer.AuthorizerDescription in org.jboss.as.controller.access
Methods in org.jboss.as.controller.access that return Authorizer.AuthorizerDescription Modifier and Type Method Description Authorizer.AuthorizerDescriptionAuthorizer. getDescription()Gets a description of the characteristics of this authorizerAuthorizer.AuthorizerDescriptionCustomAuthorizer. setAuthorizerConfiguration(AuthorizerConfiguration configuration)Provides a reference to theAuthorizerConfigurationto the authorizer. -
Uses of Authorizer.AuthorizerDescription in org.jboss.as.controller.access.management
Methods in org.jboss.as.controller.access.management that return Authorizer.AuthorizerDescription Modifier and Type Method Description Authorizer.AuthorizerDescriptionDelegatingConfigurableAuthorizer. getDescription()Constructors in org.jboss.as.controller.access.management with parameters of type Authorizer.AuthorizerDescription Constructor Description WritableAuthorizerConfiguration(Authorizer.AuthorizerDescription authorizerDescription) -
Uses of Authorizer.AuthorizerDescription in org.jboss.as.controller.access.permission
Methods in org.jboss.as.controller.access.permission that return Authorizer.AuthorizerDescription Modifier and Type Method Description Authorizer.AuthorizerDescriptionManagementPermissionAuthorizer. getDescription() -
Uses of Authorizer.AuthorizerDescription in org.jboss.as.controller.access.rbac
Fields in org.jboss.as.controller.access.rbac declared as Authorizer.AuthorizerDescription Modifier and Type Field Description static Authorizer.AuthorizerDescriptionStandardRBACAuthorizer. AUTHORIZER_DESCRIPTIONMethods in org.jboss.as.controller.access.rbac that return Authorizer.AuthorizerDescription Modifier and Type Method Description Authorizer.AuthorizerDescriptionStandardRBACAuthorizer. getDescription()
-