|
XCC/J 6.0-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserCredentials
This interface encapsulates a user identity. It is intended primarily for internal use.
| Method Summary | |
|---|---|
String |
getUserName()
The user name associated with this credential object. |
String |
toHttpBasicAuth()
Returns an HTTP basic authentication string. |
String |
toHttpDigestAuth(String method,
String uri,
String challengeHeader)
Returns an HTTP digest authentication string. |
| Method Detail |
|---|
String getUserName()
String toHttpBasicAuth()
String toHttpDigestAuth(String method,
String uri,
String challengeHeader)
|
XCC/J 6.0-3 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com