Uses of Class
com.gentics.contentnode.rest.model.request.HashPasswordRequest
-
Uses of HashPasswordRequest in com.gentics.contentnode.rest.resource
Modifier and TypeMethodDescriptionAuthenticationResource.hashPassword
(javax.servlet.http.HttpServletRequest httpServletRequest, HashPasswordRequest hashPasswordRequest, int sessionId) Create a hash of the given password and userID The hashing algorithm can change at any time.