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

/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java164 private static String EVALUATED_ALLOW="evaluated allow"; field in class:AciEffectiveRights
764 return EVALUATED_ALLOW;
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java131 private static String EVALUATED_ALLOW="evaluated allow"; field in class:AciEffectiveRights
700 accessReason=EVALUATED_ALLOW;
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java131 private static String EVALUATED_ALLOW="evaluated allow"; field in class:AciEffectiveRights
700 accessReason=EVALUATED_ALLOW;
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java164 private static String EVALUATED_ALLOW="evaluated allow"; field in class:AciEffectiveRights
764 return EVALUATED_ALLOW;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java131 private static String EVALUATED_ALLOW="evaluated allow"; field in class:AciEffectiveRights
700 accessReason=EVALUATED_ALLOW;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciEffectiveRights.java168 private static String EVALUATED_ALLOW="evaluated allow"; field in class:AciEffectiveRights
769 return EVALUATED_ALLOW;

Completed in 31 milliseconds