所有类


类 javax.security.auth.DestroyFailedException
的使用

使用 DestroyFailedException 的软件包
java.security 为安全框架提供类和接口。 
javax.security.auth 此包提供用于进行身份验证和授权的框架。 
javax.security.auth.kerberos 此包包含与 Kerberos 网络身份验证协议相关的实用工具类。 
 

java.securityDestroyFailedException 的使用
 

抛出 DestroyFailedExceptionjava.security 中的方法
 void KeyStore.PasswordProtection.destroy()
          清除密码。
 

javax.security.authDestroyFailedException 的使用
 

抛出 DestroyFailedExceptionjavax.security.auth 中的方法
 void Destroyable.destroy()
          销毁此 Object
 

javax.security.auth.kerberosDestroyFailedException 的使用
 

抛出 DestroyFailedExceptionjavax.security.auth.kerberos 中的方法
 void KerberosTicket.destroy()
          销毁票据和存储在其中的敏感信息。
 void KerberosKey.destroy()
          销毁此密钥。
 


所有类

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部