Class RestAuthClient
java.lang.Object
com.logicaldoc.webservice.rest.client.AbstractRestClient
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 Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
RestAuthClient
- Throws:
 AuthenticationException
 
 - 
 - 
Method Details
- 
login
- Specified by:
 loginin interfaceAuthService
 - 
logout
- Specified by:
 logoutin interfaceAuthService
 - 
loginPostJSON
- Specified by:
 loginPostJSONin interfaceAuthService
 - 
getSid
- Specified by:
 getSidin interfaceAuthService
 - 
loginForm
- Specified by:
 loginFormin interfaceAuthService
 - 
loginApiKey
- Specified by:
 loginApiKeyin interfaceAuthService
 
 -