| Package | Description | 
|---|---|
| org.wildfly.security.auth.client | 
 Elytron Client enable remote clients to authenticate using Elytron. 
 | 
| org.wildfly.security.auth.principal | 
 The principal types used by this API. 
 | 
| Class and Description | 
|---|
| NamePrincipal
 A principal which is comprised of a simple  
String name. | 
| Class and 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.