|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthentificationManager
AuthentificationManager interface
Method Summary | |
---|---|
void |
refresh()
Refresh the authentification information |
void |
sign(HttpRequest.Builder request,
Pair<String,String>... properties)
Sign the request |
Method Detail |
---|
void sign(HttpRequest.Builder request, Pair<String,String>... properties)
request
- request to be signedproperties
- optional signing propertiesvoid refresh()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |