com.ibm.wsspi.wssecurity.core.config

Interface KeyStoreConfig

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      java.lang.String getKsRef()
      Gets the reference name of the keystore.
      java.lang.String getPassword()
      Gets the password of this keystore.
      java.lang.String getPath()
      Gets the path of this keystore.
      java.lang.String getType()
      Gets the type of this keystore, such as JKS or JCEKS
    • Method Detail

      • getType

        java.lang.String getType()
        Gets the type of this keystore, such as JKS or JCEKS
        Returns:
        The type of this keystore
      • getPath

        java.lang.String getPath()
        Gets the path of this keystore.
        Returns:
        The path of this keystore
      • getPassword

        java.lang.String getPassword()
        Gets the password of this keystore.
        Returns:
        The password of this keystore
      • getKsRef

        java.lang.String getKsRef()
        Gets the reference name of the keystore.
        Returns:
        The reference name of the keystore
IBM WebSphere Application ServerTM
Release 9.0