Package | Description |
---|---|
org.wildfly.security.auth.server.event |
Modifier and Type | Class and Description |
---|---|
class |
RealmFailedAuthenticationEvent
A realm event signifying a failed authentication.
|
class |
RealmSuccessfulAuthenticationEvent
A realm event signifying authentication success.
|
Modifier and Type | Method and Description |
---|---|
R |
RealmEventVisitor.handleDefiniteOutcomeAuthenticationEvent(RealmDefiniteOutcomeAuthenticationEvent event,
P param)
Handle a definite-outcome authentication realm event.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.