public class BsiPasswordPolicyPostAuthenticateHook extends java.lang.Object implements PostAuthenticateHook
Constructor and Description |
---|
BsiPasswordPolicyPostAuthenticateHook(UserManagerService userManagerService,
DwAsyncService dwAsyncService,
TransactionalRunnableFactory trFactory,
BsiPasswordPolicyService bsiPasswordPolicyService) |
Modifier and Type | Method and Description |
---|---|
void |
authenticated(AuthenticationResult authRes) |
public BsiPasswordPolicyPostAuthenticateHook(UserManagerService userManagerService, DwAsyncService dwAsyncService, TransactionalRunnableFactory trFactory, BsiPasswordPolicyService bsiPasswordPolicyService)
public void authenticated(AuthenticationResult authRes)
authenticated
in interface PostAuthenticateHook