Class HtmlPageChallengeDecisionHandler

java.lang.Object
com.ibm.security.access.policy.decision.HtmlPageDecisionHandler
com.ibm.security.access.policy.decision.HtmlPageChallengeDecisionHandler
All Implemented Interfaces:
ChallengeDecisionHandler, DecisionHandler

public class HtmlPageChallengeDecisionHandler extends HtmlPageDecisionHandler implements ChallengeDecisionHandler
This class represents a CHALLENGE decision handler that returns HTML page to the user. To resume access, the user must access Verify Identity Access authentication endpoint (i.e., /sps/auth). If the HTML page contains @ACTION@ macro, it will be replaced with the URI of Verify Identity Access authentication endpoint .
  • Constructor Details

    • HtmlPageChallengeDecisionHandler

      public HtmlPageChallengeDecisionHandler()