public interface Credential
CredentialMetaData if
no sensitive data is contained in the credential; conversely, implementations MUST NOT implement
CredentialMetaData if the credential contains sensitive data (e.g. password, key material).CredentialMetaData| Modifier and Type | Field and Description |
|---|---|
static String |
UNKNOWN_ID
An ID that may be used to indicate the credential identifier is unknown.
|
static final String UNKNOWN_ID
String getId()
UNKNOWN_ID for cases where an ID
is not readily available or meaningful.Copyright © 2004-2014 Jasig. All Rights Reserved.