org.silverpeas.authentication.verifier
Class UserMustChangePasswordVerifierTest

java.lang.Object
  extended by org.silverpeas.authentication.verifier.UserMustChangePasswordVerifierTest

public class UserMustChangePasswordVerifierTest
extends Object

User: Yohann Chastagnier Date: 15/02/13


Constructor Summary
UserMustChangePasswordVerifierTest()
           
 
Method Summary
 void verifierNotActivated()
           
 void verifyFromFirstUserConnectionWithoutProposing()
           
 void verifyFromFirstUserConnectionWithProposing()
           
 void verifyUserMustChangePasswordOnFirstLogin()
           
 void verifyUserMustChangePasswordOnFirstLoginButNotTheFirstUserLogin()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserMustChangePasswordVerifierTest

public UserMustChangePasswordVerifierTest()
Method Detail

verifierNotActivated

public void verifierNotActivated()
                          throws AuthenticationException
Throws:
AuthenticationException

verifyFromFirstUserConnectionWithoutProposing

public void verifyFromFirstUserConnectionWithoutProposing()
                                                   throws AuthenticationException
Throws:
AuthenticationException

verifyFromFirstUserConnectionWithProposing

public void verifyFromFirstUserConnectionWithProposing()
                                                throws AuthenticationException
Throws:
AuthenticationException

verifyUserMustChangePasswordOnFirstLogin

public void verifyUserMustChangePasswordOnFirstLogin()
                                              throws AuthenticationException
Throws:
AuthenticationException

verifyUserMustChangePasswordOnFirstLoginButNotTheFirstUserLogin

public void verifyUserMustChangePasswordOnFirstLoginButNotTheFirstUserLogin()
                                                                     throws AuthenticationException
Throws:
AuthenticationException


Copyright © 2016 Silverpeas. All Rights Reserved.