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
-
Method Summary
-
Constructor Details
-
RestAuthClient
- Throws:
AuthenticationException
-
-
Method Details
-
login
- Specified by:
login
in interfaceAuthService
-
logout
- Specified by:
logout
in interfaceAuthService
-
loginPostJSON
- Specified by:
loginPostJSON
in interfaceAuthService
-
getSid
- Specified by:
getSid
in interfaceAuthService
-
loginForm
- Specified by:
loginForm
in interfaceAuthService
-