com.silverpeas.authentication
Class MandatoryQuestionChecker

java.lang.Object
  extended by com.silverpeas.authentication.MandatoryQuestionChecker

public class MandatoryQuestionChecker
extends Object


Constructor Summary
MandatoryQuestionChecker()
           
 
Method Summary
 boolean check(javax.servlet.http.HttpServletRequest req, String authenticationKey)
           
 String getDestination()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MandatoryQuestionChecker

public MandatoryQuestionChecker()
Method Detail

getDestination

public String getDestination()

check

public boolean check(javax.servlet.http.HttpServletRequest req,
                     String authenticationKey)


Copyright © 2016 Silverpeas. All Rights Reserved.