public class BsiPasswordPolicyPostAuthenticateClientHook extends java.lang.Object implements PostAuthenticateClientHook
| Constructor and Description | 
|---|
| BsiPasswordPolicyPostAuthenticateClientHook(PasswordServiceDao passwordServiceDao) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | authenticated(AuthenticateResultDto authRes,
             java.util.List<PostAuthenticateClientHook> chain) | 
public BsiPasswordPolicyPostAuthenticateClientHook(PasswordServiceDao passwordServiceDao)
public void authenticated(AuthenticateResultDto authRes, java.util.List<PostAuthenticateClientHook> chain)
authenticated in interface PostAuthenticateClientHook