|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Credentials
Interface representing the credentials
| Method Summary | |
|---|---|
void |
disposeCredentials()
Disposes the credentials making them unusable |
String |
getAuthenticationString()
Gets the raw credentialS String if exists, a String representiation of the credentials used otherwise |
String |
getAuthenticationType()
The credentials type |
String |
getHeaderString()
Gets the credential string to be set in the header of the message |
boolean |
isPrepared()
|
void |
prepareCredentials()
Prepares the credentials to be sent with the message: if the credentials are string based and should be set in an header, they are returned as a String object |
| Method Detail |
|---|
void prepareCredentials()
void disposeCredentials()
String getAuthenticationType()
String getAuthenticationString()
String getHeaderString()
boolean isPrepared()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||