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 D | AmWebPolicyResult.java | 25 * $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 2140 milliseconds