Class HtmlPageDenyDecisionHandler
java.lang.Object
com.ibm.security.access.policy.decision.HtmlPageDecisionHandler
com.ibm.security.access.policy.decision.HtmlPageDenyDecisionHandler
- All Implemented Interfaces:
DecisionHandler
,DenyDecisionHandler
public class HtmlPageDenyDecisionHandler
extends HtmlPageDecisionHandler
implements DenyDecisionHandler
This class represents a DENY decision handler that returns HTML page to the user.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.ibm.security.access.policy.decision.HtmlPageDecisionHandler
getMacros, getPageId, setMacro, setPageId
-
Constructor Details
-
HtmlPageDenyDecisionHandler
public HtmlPageDenyDecisionHandler()
-