void |
SAuthc1RequestAuthenticator.authenticate(Request request,
ApiKey apiKey) |
void |
RequestAuthenticator.authenticate(Request request,
ApiKey apiKey)
Implementations of this operation will prepare the authentication information as expected by the Stormpath API server.
|
void |
BasicRequestAuthenticator.authenticate(Request request,
ApiKey apiKey) |
void |
BasicAuthenticationRequestAuthenticator.authenticate(Request request,
ApiKey apiKey) |
void |
SAuthc1RequestAuthenticator.authenticate(Request request,
ApiKey apiKey,
Date date,
String nonce) |
protected String |
SAuthc1RequestAuthenticator.canonicalizeQueryString(Request request) |
protected String |
SAuthc1RequestAuthenticator.getRequestPayload(Request request) |
protected String |
SAuthc1RequestAuthenticator.getRequestPayloadWithoutQueryParams(Request request) |