Uses of Interface
javax.security.auth.Refreshable
-
Packages that use Refreshable Package Description javax.security.auth.kerberos This package contains utility classes related to the Kerberos network authentication protocol. -
-
Uses of Refreshable in javax.security.auth.kerberos
Classes in javax.security.auth.kerberos that implement Refreshable Modifier and Type Class Description class
KerberosTicket
This class encapsulates a Kerberos ticket and associated information as viewed from the client's point of view.
-