| Interface | Description | 
|---|---|
| PrincipalProvider<T extends Serializable> | Represents a principal of a user, which is an attribute. | 
| Class | Description | 
|---|---|
| Principals | Utility class to create and manipulate common principals. | 
| SimplePrincipalProvider | A named principal represented as a string. | 
| X500PrincipalProvider | Principal provider that stores the subject X500Principal provided during authentication. | 
| X509CertificatePrincipalProvider | Principal provider that stores the subject X509 certificate chain provided during authentication. | 
Copyright © 2013-2018–2019 SeedStack. All rights reserved.