Package com.logicaldoc.webservice.rest
Interface AuthService
- All Known Implementing Classes:
RestAuthClient
,RestAuthService
,RestAuthSwagger
@Consumes({"application/xml","application/json"})
@Produces("application/json")
public interface AuthService
Auth Web Service definition interface for Rest Services
- Since:
- 7.5
- Author:
- Alessandro Gasparini - LogicalDOC
-
Method Summary
-
Method Details
-
login
-
loginForm
-
loginPostJSON
-
logout
-
getSid
-