|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| java.security | Provides the classes and interfaces for the security framework. |
| javax.security.auth | This package provides a framework for authentication and authorization. |
| javax.security.auth.kerberos | This package contains utility classes related to the Kerberos network authentication protocol. |
| Uses of DestroyFailedException in java.security |
|---|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyStore.PasswordProtection.destroy()
Clears the password. |
| Uses of DestroyFailedException in javax.security.auth |
|---|
| Modifier and Type | Method and Description |
|---|---|
void |
Destroyable.destroy()
Destroy this Object. |
| Uses of DestroyFailedException in javax.security.auth.kerberos |
|---|
| Modifier and Type | Method and Description |
|---|---|
void |
KerberosTicket.destroy()
Destroys the ticket and destroys any sensitive information stored in it. |
void |
KerberosKey.destroy()
Destroys this key. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.