public abstract class Credential
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Credential.CredentialType |
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TYPE |
Constructor and Description |
---|
Credential() |
Modifier and Type | Method and Description |
---|---|
abstract Credential.CredentialType |
getType() |
public static final java.lang.String TYPE
public abstract Credential.CredentialType getType()