Class | Description |
---|---|
AnonymousPrincipal |
The singleton anonymous principal.
|
CompositePrincipal |
A composite principal that consists of multiple elements of possibly disparate type.
|
NamePrincipal |
A principal which is comprised of a simple
String name. |
NumericPrincipal |
A principal which is represented by a numeric ID, such as what a database might use for a primary key.
|
RealmNestedPrincipal |
A principal type which is used to find a specific identity in a specific realm.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.