JavaTM 2 Platform
Standard Ed. 6

类 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 KerberosKey.destroy()
          销毁此密钥。
 void KerberosTicket.destroy()
          销毁票据和存储在其中的敏感信息。
 


JavaTM 2 Platform
Standard Ed. 6

提交错误或意见

版权所有 2008 Sun Microsystems, Inc. 保留所有权利。请遵守GNU General Public License, version 2 only