Interface KeyStore

  • All Known Subinterfaces:
    TrustStore
    All Known Implementing Classes:
    KeyStore, TrustStore

    public interface KeyStore
    Author:
    K.Venugopal@sun.com
    • Method Detail

      • getLocation

        String getLocation()
      • getPassword

        char[] getPassword()
      • getKeyPassword

        String getKeyPassword()
      • getAliasSelectorClassName

        String getAliasSelectorClassName()
      • getKeyStoreCallbackHandler

        String getKeyStoreCallbackHandler()
      • getKeyStoreLoginModuleConfigName

        String getKeyStoreLoginModuleConfigName()