Package | Description |
---|---|
org.jboss.as.core.security | |
org.jboss.as.core.security.api |
Modifier and Type | Interface and Description |
---|---|
interface |
RealmPrincipal
An interfaces to be implemented by all
Principal instances that are also associated with a realm. |
Modifier and Type | Class and Description |
---|---|
class |
RealmGroup
A
Principal used to represent an authenticated identities group membership. |
class |
RealmUser
The Principal used to represent the name of an authenticated user.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GroupPrincipal
A
Principal type to represent a group, used generally to signify group membership information. |
interface |
UserPrincipal
A
Principal type to represent a user. |
Copyright © 2023 JBoss by Red Hat. All rights reserved.