Class RestAuthClient
java.lang.Object
com.logicaldoc.webservice.rest.client.AbstractRestClient<AuthService>
com.logicaldoc.webservice.rest.client.RestAuthClient
- All Implemented Interfaces:
- AuthService
Auth Web Service client (RESTful).
- Since:
- 6.9
- Author:
- Marco Meschieri - LogicalDOC, Alessandro Gasparini - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
RestAuthClient- Throws:
- AuthenticationException
 
 
- 
- 
Method Details- 
login- Specified by:
- loginin interface- AuthService
 
- 
logout- Specified by:
- logoutin interface- AuthService
 
- 
loginPostJSON- Specified by:
- loginPostJSONin interface- AuthService
 
- 
getSid- Specified by:
- getSidin interface- AuthService
 
- 
loginForm- Specified by:
- loginFormin interface- AuthService
 
- 
loginApiKey- Specified by:
- loginApiKeyin interface- AuthService
 
 
-