Uses of Enum
com.ibm.wsspi.security.credentials.saf.SAFCredential.Type
Packages that use SAFCredential.Type
-
Uses of SAFCredential.Type in com.ibm.wsspi.security.credentials.saf
Methods in com.ibm.wsspi.security.credentials.saf that return SAFCredential.TypeModifier and TypeMethodDescriptionSAFCredential.getType()Retrieve the credential type.static SAFCredential.TypeReturns 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.