Class KeyStoreHandlerDecorator

    • Constructor Detail

      • KeyStoreHandlerDecorator

        public KeyStoreHandlerDecorator​(KeyStoreHandler delegate)
        Constructs a new KeyStoreHandlerDecorator.
        Parameters:
        delegate - the KeyStoreHandler to decorate.