Package | Description |
---|---|
com.gentics.contentnode.rest.resource |
Modifier and Type | Method and Description |
---|---|
GenericResponse |
AuthenticationResource.matchPassword(javax.servlet.http.HttpServletRequest httpServletRequest,
MatchPasswordRequest matchPasswordRequest,
int sessionId)
Checks if the given password matches the given hash
As this method is possibly expensive (depends on the implemented hash algorithm),
we don't allow anonymous access to it.
|
Copyright © 2024 Gentics Software. All rights reserved.