Package | Description |
---|---|
org.wildfly.security.auth.server.event |
Modifier and Type | Class and Description |
---|---|
class |
SecurityAuthenticationEvent
A security authentication event.
|
class |
SecurityAuthenticationFailedEvent
An event to represent a failed authentication.
|
class |
SecurityAuthenticationSuccessfulEvent
An event to represent a successful authentication.
|
class |
SecurityPermissionCheckEvent
A security event relating to a permission check.
|
class |
SecurityPermissionCheckFailedEvent
An event to represent a failed permission check.
|
class |
SecurityPermissionCheckSuccessfulEvent
An event to represent a successful permission check.
|
Modifier and Type | Method and Description |
---|---|
R |
SecurityEventVisitor.handleDefiniteOutcomeEvent(SecurityDefiniteOutcomeEvent event,
P param)
Handle a security definite outcome event.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.