Package | Description |
---|---|
com.ibm.wsspi.security.credentials.saf |
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.
|