Package | Description |
---|---|
org.jboss.as.core.security |
Modifier and Type | Class and Description |
---|---|
class |
RealmGroup
A
Principal used to represent an authenticated identities group membership. |
class |
RealmRole
A
Principal used to represent an authenticated identities role assignment. |
class |
RealmUser
The Principal used to represent the name of an authenticated user.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
SecurityRealmPrincipal.equals(SecurityRealmPrincipal principal) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.