Uses of Class
org.wildfly.security.auth.server.event.RealmIdentityAuthorizationEvent
Packages that use RealmIdentityAuthorizationEvent
-
Uses of RealmIdentityAuthorizationEvent in org.wildfly.security.auth.server.event
Subclasses of RealmIdentityAuthorizationEvent in org.wildfly.security.auth.server.eventModifier and TypeClassDescriptionfinal 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 RealmIdentityAuthorizationEventModifier and TypeMethodDescriptionRealmEventVisitor.handleIdentityAuthorizationEvent(RealmIdentityAuthorizationEvent event, P param) Handle an identity authorization realm event.