Searched defs:AmWebPolicyResult (Results 1 - 1 of 1) sorted by relevance

/forgerock/jee-agents-v3.5/jee-agents-sdk/src/main/java/com/sun/identity/agents/policy/
H A DAmWebPolicyResult.java25 * $Id: AmWebPolicyResult.java,v 1.2 2008/06/25 05:51:57 qcheng Exp $
38 public class AmWebPolicyResult { class
40 public AmWebPolicyResult() { method in class:AmWebPolicyResult
44 public AmWebPolicyResult(AmWebPolicyResultStatus status) { method in class:AmWebPolicyResult
48 public AmWebPolicyResult(AmWebPolicyResultStatus status, method in class:AmWebPolicyResult
96 public static final AmWebPolicyResult DENY = new AmWebPolicyResult();

Completed in 29 milliseconds