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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/client/
H A DResourceResultCache.java143 private static final String JSON_ATTRIBUTES = "attributes"; field in class:ResourceResultCache
1847 jsonEntitlement, JSON_ATTRIBUTES);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/client/
H A DResourceResultCache.java146 private static final String JSON_ATTRIBUTES = "attributes"; field in class:ResourceResultCache
1856 jsonEntitlement, JSON_ATTRIBUTES);

Completed in 40 milliseconds