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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/client/
H A DPolicyProperties.java130 final static String DECISION = "DECISION"; field in class:PolicyProperties
313 } else if (status.equalsIgnoreCase(DECISION)) {
314 logActions = DECISION;
559 * <code>NONE</code>, <code>BOTH</code>, <code>DECISION</code>
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/common/
H A DXACMLConstants.java289 public static final String DECISION = "Decision"; field in class:XACMLConstants
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/client/
H A DPolicyProperties.java130 final static String DECISION = "DECISION"; field in class:PolicyProperties
313 } else if (status.equalsIgnoreCase(DECISION)) {
314 logActions = DECISION;
559 * <code>NONE</code>, <code>BOTH</code>, <code>DECISION</code>
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/xacml/common/
H A DXACMLConstants.java289 public static final String DECISION = "Decision"; field in class:XACMLConstants
/forgerock/openam-v13/openam-oauth2-common/oauth2-core/src/main/java/org/forgerock/oauth2/core/
H A DOAuth2Constants.java766 public static final String DECISION = "decision"; field in class:OAuth2Constants.Custom
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/oauth2/
H A DOAuth2Constants.java708 public static final String DECISION = "decision"; field in class:OAuth2Constants.Custom

Completed in 89 milliseconds