Class KeyStoreCallback

  • All Implemented Interfaces:
    Callback

    public class KeyStoreCallback
    extends XWSSCallback
    implements Callback
    Callback class for obtaining the keystore Used only for Metro(WSIT) Security Scenarios It assumes that load method on the returned KeyStore was called by the user to initialized the KeyStore.
    • Constructor Detail

      • KeyStoreCallback

        public KeyStoreCallback()
    • Method Detail

      • getKeystore

        public KeyStore getKeystore()
      • setKeystore

        public void setKeystore​(KeyStore keystore)