Uses of Class
com.gentics.contentnode.rest.model.request.LoginRequest
-
Packages that use LoginRequest Package Description com.gentics.contentnode.rest.resource -
-
Uses of LoginRequest in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource with parameters of type LoginRequest Modifier and Type Method Description LoginResponse
AuthenticationResource. login(LoginRequest request, String sidString)
Perform a login to the system based on user credentials.
-