com.sun.security.auth.callback | |
com.sun.security.auth.login | |
com.sun.security.auth.module |
PrincipalComparator | An object that implements the java.security.Principal
interface typically also implements this interface to provide
a means for comparing that object to a specified Subject . |
code | html |
LdapPrincipal | A principal identified by a distinguished name as specified by RFC 2253. | code | html |
NTDomainPrincipal | This class implements the |
code | html |
NTNumericCredential | This class abstracts an NT security token and provides a mechanism to do same-process security impersonation. |
code | html |
NTSid | This class implements the |
code | html |
NTSidDomainPrincipal | This class extends |
code | html |
NTSidGroupPrincipal | This class extends |
code | html |
NTSidPrimaryGroupPrincipal | This class extends |
code | html |
NTSidUserPrincipal | This class extends |
code | html |
NTUserPrincipal | This class implements the |
code | html |
PolicyFile | This class represents a default implementation for
javax.security.auth.Policy . |
code | html |
PolicyFile.PolicyEntry | Each entry in the policy configuration file is represented by a PolicyEntry object. | code | html |
PolicyParser | The policy for a Java runtime (specifying which permissions are available for code from various principals) is represented as a separate persistent configuration. | code | html |
PolicyParser.GrantEntry | Each grant entry in the policy configuration file is represented by a GrantEntry object. | code | html |
PolicyParser.ParsingException | code | html | |
PolicyParser.PermissionEntry | Each permission entry in the policy configuration file is represented by a PermissionEntry object. | code | html |
PolicyParser.PrincipalEntry | Principal info (class and name) in a grant entry | code | html |
PolicyPermissions | code | html | |
SolarisNumericGroupPrincipal | This class implements the |
code | html |
SolarisNumericUserPrincipal | This class implements the |
code | html |
SolarisPrincipal | This class implements the |
code | html |
SubjectCodeSource | This |
code | html |
UnixNumericGroupPrincipal | This class implements the |
code | html |
UnixNumericUserPrincipal | This class implements the |
code | html |
UnixPrincipal | This class implements the |
code | html |
UserPrincipal | A user principal identified by a username or account name. | code | html |
X500Principal | This class represents an X.500 |
code | html |