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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java85 private static final String QUERY_STRING_EXTENSION_PREFIX = "AE_"; field in class:FSAuthnRequest
1209 QUERY_STRING_EXTENSION_PREFIX)).append(IFSConstants.AMPERSAND);
1490 QUERY_STRING_EXTENSION_PREFIX, retAuthnRequest.getMinorVersion());
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSAuthnRequest.java88 private static final String QUERY_STRING_EXTENSION_PREFIX = "AE_"; field in class:FSAuthnRequest
1212 QUERY_STRING_EXTENSION_PREFIX)).append(IFSConstants.AMPERSAND);
1493 QUERY_STRING_EXTENSION_PREFIX, retAuthnRequest.getMinorVersion());

Completed in 33 milliseconds