API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.security.auth.kerberos
Author(s)
Since
JDK1.4
Version
Serial
Description
  This package contains utility classes related to the Kerberos network authentication protocol.
See also:   
DelegationPermission View Source This class is used to restrict the usage of the Kerberos delegation model, ie: forwardable and proxiable tickets.
KerberosKey View Source This class encapsulates a long term secret key for a Kerberos principal.
KerberosPrincipal View Source This class encapsulates a Kerberos principal.
KerberosTicket View Source This class encapsulates a Kerberos ticket and associated information as viewed from the client's point of view.
ServicePermission View Source This class is used to protect Kerberos services and the credentials necessary to access those services.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar