Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
com.ibm.wsspi.security.credentials.saf.SAFCredential.Type

  • Packages that use SAFCredential.Type 
    Package Description
    com.ibm.wsspi.security.credentials.saf  
    • Uses of SAFCredential.Type in com.ibm.wsspi.security.credentials.saf

      Methods in com.ibm.wsspi.security.credentials.saf that return SAFCredential.Type 
      Modifier and Type Method and Description
      SAFCredential.Type SAFCredential.getType()
      Retrieve the credential type.
      static SAFCredential.Type SAFCredential.Type.valueOf(java.lang.String name)
      Returns the enum constant of this type with the specified name.
      static SAFCredential.Type[] SAFCredential.Type.values()
      Returns an array containing the constants of this enum type, in the order they are declared.
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes