JavaScript is disabled on your browser.
Skip navigation links
Java SE 22 & JDK 22
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH
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.