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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/client/
H A DResourceResultCache.java130 private static final String IPLANET_AM_WEB_AGENT_SERVICE = "iPlanetAMWebAgentService"; field in class:ResourceResultCache
560 && IPLANET_AM_WEB_AGENT_SERVICE.equalsIgnoreCase(serviceName)) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/client/
H A DResourceResultCache.java133 private static final String IPLANET_AM_WEB_AGENT_SERVICE = "iPlanetAMWebAgentService"; field in class:ResourceResultCache
569 && IPLANET_AM_WEB_AGENT_SERVICE.equalsIgnoreCase(serviceName)) {

Completed in 39 milliseconds