Uses of Interface
org.dspace.authorize.service.PasswordValidatorService
Packages that use PasswordValidatorService
Package
Description
Represents permissions for access to DSpace content.
-
Uses of PasswordValidatorService in org.dspace.authorize
Classes in org.dspace.authorize that implement PasswordValidatorServiceModifier and TypeClassDescriptionclassImplementation ofPasswordValidatorServicethat verifies if the given password matches the configured pattern. -
Uses of PasswordValidatorService in org.dspace.passwordvalidation.factory
Methods in org.dspace.passwordvalidation.factory that return PasswordValidatorServiceModifier and TypeMethodDescriptionabstract PasswordValidatorServicePasswordValidationFactory.getPasswordValidationService()PasswordValidationFactoryImpl.getPasswordValidationService()