|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICredentialDescriptor
| Field Summary | |
|---|---|
static String |
KERBEROS_V5_CREDENTIAL
|
static String |
SELF_ISSUED_CREDENTIAL
|
static String |
USERNAME_PASSWORD_CREDENTIAL
|
static String |
X509V3_CREDENTIAL
|
| Method Summary | |
|---|---|
Element |
asXML()
Returns XML representation of this user credential object. |
ICredential |
getCredential()
Gets an instance of ICredential object which should be used to provide credential information. |
String |
getDisplayCredentialHint()
Gets the credential hint to be displayed to the user when asking for his crenentials. |
String |
getType()
Gets the type of describing credential object. |
| Field Detail |
|---|
static final String SELF_ISSUED_CREDENTIAL
static final String X509V3_CREDENTIAL
static final String KERBEROS_V5_CREDENTIAL
static final String USERNAME_PASSWORD_CREDENTIAL
| Method Detail |
|---|
String getType()
String getDisplayCredentialHint()
Element asXML()
ICredential getCredential()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||