Package com.sun.security.auth
Provides implementations of Principal
.
- Since:
- 1.4
Interface | Description |
---|---|
PrincipalComparator | An object that implements the |
Class | Description |
---|---|
LdapPrincipal | A principal identified by a distinguished name as specified by RFC 2253. |
NTDomainPrincipal | This class implements the |
NTNumericCredential | This class abstracts an NT security token and provides a mechanism to do same-process security impersonation. |
NTSid | This class implements the |
NTSidDomainPrincipal | This class extends |
NTSidGroupPrincipal | This class extends |
NTSidPrimaryGroupPrincipal | This class extends |
NTSidUserPrincipal | This class extends |
NTUserPrincipal | This class implements the |
UnixNumericGroupPrincipal | This class implements the |
UnixNumericUserPrincipal | This class implements the |
UnixPrincipal | This class implements the |
UserPrincipal | A user principal identified by a username or account name. |
© 1993, 2020, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/11/docs/api/jdk.security.auth/com/sun/security/auth/package-summary.html