软件包 | 描述 |
---|---|
java.security |
为安全框架提供类和接口。
|
javax.security.auth |
本软件包提供了一个用于身份验证和授权的框架。
|
javax.security.auth.kerberos |
此包包含实用类的Kerberos网络认证协议相关。
|
Modifier and Type | Method and Description |
---|---|
void |
KeyStore.PasswordProtection.destroy()
清除密码。
|
Modifier and Type | Method and Description |
---|---|
default void |
Destroyable.destroy()
毁灭这
Object 。
|
Modifier and Type | Method and Description |
---|---|
void |
KerberosTicket.destroy()
销毁的票,并销毁任何存储在它的敏感信息。
|
void |
KerberosKey.destroy()
销毁此键。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.