Uses of Class
org.apache.archiva.redback.rest.api.model.ResetPasswordRequest
-
Packages that use ResetPasswordRequest Package Description org.apache.archiva.redback.rest.api.services org.apache.archiva.redback.rest.services -
-
Uses of ResetPasswordRequest in org.apache.archiva.redback.rest.api.services
Methods in org.apache.archiva.redback.rest.api.services with parameters of type ResetPasswordRequest Modifier and Type Method Description BooleanUserService. resetPassword(ResetPasswordRequest resetPasswordRequest)Deprecated. -
Uses of ResetPasswordRequest in org.apache.archiva.redback.rest.services
Methods in org.apache.archiva.redback.rest.services with parameters of type ResetPasswordRequest Modifier and Type Method Description BooleanDefaultUserService. resetPassword(ResetPasswordRequest resetPasswordRequest)Deprecated.
-