Uses of Class
com.gentics.contentnode.rest.model.response.HashPasswordResponse
-
Uses of HashPasswordResponse 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.