javax.security.auth.kerberos
Package javax.security.auth.kerberos
This package contains utility classes related to the Kerberos network authentication protocol.
See: Description
Class | Description |
---|---|
DelegationPermission | This class is used to restrict the usage of the Kerberos delegation model, ie: forwardable and proxiable tickets. |
KerberosKey | This class encapsulates a long term secret key for a Kerberos principal. |
KerberosPrincipal | This class encapsulates a Kerberos principal. |
登录查看完整内容
|