Searched refs:ACTION_ALLOW (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/delegation/plugins/
H A DDelegationPolicyImpl.java99 private static final String ACTION_ALLOW = "allow"; field in class:DelegationPolicyImpl
806 values.add(ACTION_ALLOW);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/delegation/plugins/
H A DDelegationPolicyImpl.java101 private static final String ACTION_ALLOW = "allow"; field in class:DelegationPolicyImpl
817 values.add(ACTION_ALLOW);

Completed in 76 milliseconds