Searched refs:ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-shared/src/main/java/com/sun/identity/shared/
H A DConstants.java1312 public static final String ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER = "openam.auth.zero.page.login.allow.null.referer"; field in interface:Constants
/forgerock/openam/openam-shared/src/main/java/com/sun/identity/shared/
H A DConstants.java1278 public static final String ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER = "openam.auth.zero.page.login.allow.null.referer"; field in interface:Constants
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthUtils.java2113 CollectionHelper.getBooleanMapAttr(configMap, Constants.ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER, true)
H A DLoginState.java702 Constants.ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER, true);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthUtils.java1752 CollectionHelper.getBooleanMapAttr(configMap, Constants.ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER, true)
H A DLoginState.java706 Constants.ZERO_PAGE_LOGIN_ALLOW_MISSING_REFERER, true);

Completed in 59 milliseconds