Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.security.auth.kerberos Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| DelegationPermission | This class is used to restrict the usage of the Kerberos delegation model, ie: forwardable and proxiable tickets. | Class | javax.security.auth.kerberos | Java SE |
|
| EncryptionKey | This class encapsulates an EncryptionKey used in Kerberos. | Class | javax.security.auth.kerberos | Java SE |
|
| KerberosCredMessage | This class encapsulates a Kerberos 5 KRB_CRED message which can be used to send Kerberos credentials from one principal to another. | Class | javax.security.auth.kerberos | Java SE |
|
| KerberosKey | This class encapsulates a long term secret key for a Kerberos A KerberosKey object includes an EncryptionKey, a | Class | javax.security.auth.kerberos | Java SE |
|
| KerberosPrincipal | This class encapsulates a Kerberos principal. | Class | javax.security.auth.kerberos | Java SE |
|
| KerberosTicket | This class encapsulates a Kerberos ticket and associated information as viewed from the client's point of view. | Class | javax.security.auth.kerberos | Java SE |
|
| KeyTab | This class encapsulates a keytab file. | Class | javax.security.auth.kerberos | Java SE |
|
| ServicePermission | This class is used to protect Kerberos services and the credentials necessary to access those services. | Class | javax.security.auth.kerberos | Java SE |