public interface CredentialMetaData
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends Credential> |
getCredentialClass()
Gets the type of the original credential.
|
java.lang.String |
getId()
Gets a unique identifier for the kind of credential this represents.
|
java.lang.String getId()
java.lang.Class<? extends Credential> getCredentialClass()