Uses of Class
com.netgrif.application.engine.auth.web.requestbodies.ChangePasswordRequest
- 
Packages that use ChangePasswordRequest Package Description com.netgrif.application.engine.auth.web  - 
- 
Uses of ChangePasswordRequest in com.netgrif.application.engine.auth.web
Methods in com.netgrif.application.engine.auth.web with parameters of type ChangePasswordRequest Modifier and Type Method Description MessageResourceAuthenticationController. changePassword(org.springframework.security.core.Authentication auth, ChangePasswordRequest request) 
 -