Package | Description |
---|---|
org.wildfly.security.auth.server.event |
Modifier and Type | Class and Description |
---|---|
class |
SecurityAuthenticationFailedEvent
An event to represent a failed authentication.
|
class |
SecurityAuthenticationSuccessfulEvent
An event to represent a successful authentication.
|
Modifier and Type | Method and Description |
---|---|
R |
SecurityEventVisitor.handleAuthenticationEvent(SecurityAuthenticationEvent event,
P param)
Handle a security authentication event.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.