Class BsiPasswordPolicyPostAuthenticateHook
java.lang.Object
net.datenwerke.rs.passwordpolicy.service.hooker.BsiPasswordPolicyPostAuthenticateHook
- All Implemented Interfaces:
Hook,PostAuthenticateHook
-
Constructor Summary
ConstructorsConstructorDescriptionBsiPasswordPolicyPostAuthenticateHook(UserManagerService userManagerService, DwAsyncService dwAsyncService, TransactionalRunnableFactory trFactory, BsiPasswordPolicyService bsiPasswordPolicyService) -
Method Summary
-
Constructor Details
-
BsiPasswordPolicyPostAuthenticateHook
public BsiPasswordPolicyPostAuthenticateHook(UserManagerService userManagerService, DwAsyncService dwAsyncService, TransactionalRunnableFactory trFactory, BsiPasswordPolicyService bsiPasswordPolicyService)
-
-
Method Details
-
authenticated
- Specified by:
authenticatedin interfacePostAuthenticateHook
-