IdentityScope.removeIdentity

IdentityScope.removeIdentity

Class Overview | Class Members | This Package | All Packages

Syntax
public abstract void removeIdentity( Identity identity ) throws KeyManagementException
Parameters
identity
the identity to be removed.
Description
Removes an identity from this identity scope.

Exceptions
KeyManagementException if the identity is missing, or another exception occurs.