Interface CredentialReset


  • public interface CredentialReset
    Implementations provide a credential reset functionality. Typically are bound to a particular credential type. Additionally implementation instances must be stateful and maintain an identity for which the reset is performed.
    Author:
    K. Benedyczak