|
|||||||||
类 javax.security.auth.DestroyFailedException
的使用
使用 DestroyFailedException 的软件包 | |
---|---|
java.security | 为安全框架提供类和接口。 |
javax.security.auth | 此包提供用于进行身份验证和授权的框架。 |
javax.security.auth.kerberos | 此包包含与 Kerberos 网络身份验证协议相关的实用工具类。 |
java.security 中 DestroyFailedException 的使用 |
---|
抛出 DestroyFailedException 的 java.security 中的方法 | |
---|---|
void |
KeyStore.PasswordProtection.destroy() 清除密码。 |
javax.security.auth 中 DestroyFailedException 的使用 |
---|
抛出 DestroyFailedException 的 javax.security.auth 中的方法 | |
---|---|
void |
Destroyable.destroy() 销毁此 Object 。 |
javax.security.auth.kerberos 中 DestroyFailedException 的使用 |
---|
抛出 DestroyFailedException 的 javax.security.auth.kerberos 中的方法 | |
---|---|
void |
KerberosTicket.destroy() 销毁票据和存储在其中的敏感信息。 |
void |
KerberosKey.destroy() 销毁此密钥。 |
所有类
|
|||||||||