Class X509AliasKeyManager

  • All Implemented Interfaces:
    KeyManager, X509KeyManager

    public class X509AliasKeyManager
    extends X509ExtendedKeyManager
    An X509ExtendedKeyManager wrapper which always chooses and only returns the given alias, and defers retrieval to the delegate key manager.