| Package | Description |
|---|---|
| org.wildfly.security.auth.server.event |
| Modifier and Type | Class and Description |
|---|---|
class |
RealmIdentityFailedAuthorizationEvent
An event indicating that one identity attempted to authorize as another identity.
|
class |
RealmIdentitySuccessfulAuthorizationEvent
An event indicating that one identity attempted to authorize as another identity.
|
| Modifier and Type | Method and Description |
|---|---|
R |
RealmEventVisitor.handleIdentityAuthorizationEvent(RealmIdentityAuthorizationEvent event,
P param)
Handle an identity authorization realm event.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.