Uses of Annotation Interface
org.graylog2.users.DefaultPasswordAlgorithm
Packages that use DefaultPasswordAlgorithm
-
Uses of DefaultPasswordAlgorithm in org.graylog2.security
Constructor parameters in org.graylog2.security with annotations of type DefaultPasswordAlgorithmModifierConstructorDescriptionPasswordAlgorithmFactory(Map<String, PasswordAlgorithm> passwordAlgorithms, PasswordAlgorithm defaultPasswordAlgorithm)