Interface | Description |
---|---|
Destroyable |
Objects such as credentials may optionally implement this interface to provide the capability to destroy its
contents.
|
Exception | Description |
---|---|
DestroyFailedException |
Signals that a
destroy operation failed. |