Package | Description |
---|---|
org.wildfly.security.auth.server.event |
Modifier and Type | Class and Description |
---|---|
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.handlePermissionCheckEvent(SecurityPermissionCheckEvent event,
P param)
Handle a security permission check event.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.