Class UserPasswordPAMAuthoritative
java.lang.Object
net.datenwerke.rs.authenticator.service.pam.UserPasswordPAM
net.datenwerke.rs.authenticator.service.pam.UserPasswordPAMAuthoritative
- All Implemented Interfaces:
ReportServerPAM
-
Constructor Summary
ConstructorsConstructorDescriptionUserPasswordPAMAuthoritative(UserManagerService userManagerService, PasswordHasher passwordHasher) -
Method Summary
Methods inherited from class net.datenwerke.rs.authenticator.service.pam.UserPasswordPAM
authenticate, authenticate, getClientModuleName
-
Constructor Details
-
UserPasswordPAMAuthoritative
public UserPasswordPAMAuthoritative(UserManagerService userManagerService, PasswordHasher passwordHasher)
-