Class CanChangePasswordFeature

java.lang.Object
org.dspace.app.rest.authorization.impl.CanChangePasswordFeature
All Implemented Interfaces:
AuthorizationFeature

@Component @AuthorizationFeatureDocumentation(name="canChangePassword", description="It can be used to verify if the user can change their password") public class CanChangePasswordFeature extends Object implements AuthorizationFeature
The canChangePassword feature. It can be used to verify if the user can change their password.