Uses of Class
org.wildfly.security.auth.server.event.RealmAuthorizationEvent
Packages that use RealmAuthorizationEvent
-
Uses of RealmAuthorizationEvent in org.wildfly.security.auth.server.event
Subclasses of RealmAuthorizationEvent in org.wildfly.security.auth.server.eventModifier and TypeClassDescriptionclassAn event indicating that one identity attempted to authorize as another identity.final classAn event indicating that one identity attempted to authorize as another identity.final classAn event indicating that one identity attempted to authorize as another identity.Methods in org.wildfly.security.auth.server.event with parameters of type RealmAuthorizationEventModifier and TypeMethodDescriptionRealmEventVisitor.handleAuthorizationEvent(RealmAuthorizationEvent event, P param) Handle any authorization-related realm event.