Uses of Class
org.wildfly.security.auth.server.event.RealmAuthenticationEvent
Packages that use RealmAuthenticationEvent
-
Uses of RealmAuthenticationEvent in org.wildfly.security.auth.server.event
Subclasses of RealmAuthenticationEvent in org.wildfly.security.auth.server.eventModifier and TypeClassDescriptionfinal classAn event indicating that authentication was abandoned before it could complete.classAn authentication event with a definite outcome.final classA realm event signifying a failed authentication.final classA realm event signifying authentication success.Methods in org.wildfly.security.auth.server.event with parameters of type RealmAuthenticationEventModifier and TypeMethodDescriptionRealmEventVisitor.handleAuthenticationEvent(RealmAuthenticationEvent event, P param) Handle any authentication-related realm event.