Interface TrustStore

  • All Superinterfaces:
    KeyStore
    All Known Implementing Classes:
    TrustStore

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

      • getPeerAlias

        String getPeerAlias()
      • getSTSAlias

        String getSTSAlias()
      • getServiceAlias

        String getServiceAlias()
      • getCertSelectorClassName

        String getCertSelectorClassName()
      • getTrustStoreCallbackHandler

        String getTrustStoreCallbackHandler()