JavaScript is disabled on your browser.
跳过导航
概述
模块
软件包
类
使用
树
已过时的
索引
帮助
Java SE 11 & JDK 11
所有类
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.security.auth.RefreshFailedException
Packages that use
RefreshFailedException
软件包
描述
javax.security.auth
该包提供了身份验证和授权的框架。
javax.security.auth.kerberos
此程序包包含与Kerberos网络身份验证协议相关的实用程序类。
Uses of
RefreshFailedException
in
javax.security.auth
Methods in
javax.security.auth
that throw
RefreshFailedException
变量和类型
方法
描述
void
Refreshable.
refresh
()
更新或延长此
Object
的有效期。
Uses of
RefreshFailedException
in
javax.security.auth.kerberos
Methods in
javax.security.auth.kerberos
that throw
RefreshFailedException
变量和类型
方法
描述
void
KerberosTicket.
refresh
()
延长此票证的有效期。