Uses of Interface
org.jboss.as.controller.access.AuthorizerConfiguration.ScopedRoleListener
Packages that use AuthorizerConfiguration.ScopedRoleListener
Package
Description
-
Uses of AuthorizerConfiguration.ScopedRoleListener in org.jboss.as.controller.access
Methods in org.jboss.as.controller.access with parameters of type AuthorizerConfiguration.ScopedRoleListenerModifier and TypeMethodDescriptionvoidAuthorizerConfiguration.registerScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener listener) Register a listener for changes in the configured scoped roles.voidAuthorizerConfiguration.unregisterScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener listener) Unregister a listener for changes in the configured scoped roles. -
Uses of AuthorizerConfiguration.ScopedRoleListener in org.jboss.as.controller.access.management
Methods in org.jboss.as.controller.access.management with parameters of type AuthorizerConfiguration.ScopedRoleListenerModifier and TypeMethodDescriptionvoidWritableAuthorizerConfiguration.registerScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener listener) voidWritableAuthorizerConfiguration.unregisterScopedRoleListener(AuthorizerConfiguration.ScopedRoleListener listener) -
Uses of AuthorizerConfiguration.ScopedRoleListener in org.jboss.as.controller.access.rbac
Classes in org.jboss.as.controller.access.rbac that implement AuthorizerConfiguration.ScopedRoleListenerModifier and TypeClassDescriptionclassDefaultPermissionFactoryimplementation that supports the WildFly default role-based access control permission scheme.