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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DMultiProtocolUtils.java45 private static String RELAY_SERVLET_BLOCK = "/" + field in class:MultiProtocolUtils
82 int index = relayState.indexOf(RELAY_SERVLET_BLOCK);
87 RELAY_SERVLET_BLOCK.length());
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DMultiProtocolUtils.java45 private static String RELAY_SERVLET_BLOCK = "/" + field in class:MultiProtocolUtils
82 int index = relayState.indexOf(RELAY_SERVLET_BLOCK);
87 RELAY_SERVLET_BLOCK.length());

Completed in 29 milliseconds