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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java142 private static final boolean URL_REWRITE_IN_PATH = SystemProperties.getAsBoolean(Constants.REWRITE_AS_PATH); field in class:LoginState
1916 if (URL_REWRITE_IN_PATH) {
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DLoginState.java151 private static final boolean URL_REWRITE_IN_PATH = SystemProperties.getAsBoolean(Constants.REWRITE_AS_PATH); field in class:LoginState
1859 if (URL_REWRITE_IN_PATH) {

Completed in 57 milliseconds