JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 23 & JDK 23
DRAFT 23-internal-2024-04-16-1247301.vklang...
java.security.jgss
javax.security.auth.kerberos
KerberosKey
Uses of Class
javax.security.auth.kerberos.KerberosKey
Packages that use
KerberosKey
Package
Description
javax.security.auth.kerberos
This package contains utility classes related to the Kerberos network authentication protocol.
Uses of
KerberosKey
in
javax.security.auth.kerberos
Methods in
javax.security.auth.kerberos
that return
KerberosKey
Modifier and Type
Method
Description
KerberosKey
[]
KeyTab.
getKeys
(
KerberosPrincipal
principal)
Returns fresh keys for the given Kerberos principal.