Package | Description |
---|---|
org.jboss.as.core.security | |
org.jboss.as.core.security.api |
Modifier and Type | Interface and Description |
---|---|
interface |
AccountPrincipal
An interfaces to be implemented by a
Principal that represents the account used for authentication. |
Modifier and Type | Class and Description |
---|---|
class |
RealmUser
The Principal used to represent the name of an authenticated user.
|
Modifier and Type | Interface and Description |
---|---|
interface |
UserPrincipal
A
Principal type to represent a user. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.