Searched defs:APPLICATION_MODULE (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAllowedModulesChoiceValues.java100 if (!choiceValue.equals(APPLICATION_MODULE)) {
210 private static final String APPLICATION_MODULE = "Application"; field in class:AllowedModulesChoiceValues
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAllowedModulesChoiceValues.java100 if (!choiceValue.equals(APPLICATION_MODULE)) {
210 private static final String APPLICATION_MODULE = "Application"; field in class:AllowedModulesChoiceValues
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/util/
H A DISAuthConstants.java184 public static final String APPLICATION_MODULE = "Application"; field in interface:ISAuthConstants
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/util/
H A DISAuthConstants.java189 public static final String APPLICATION_MODULE = "Application"; field in interface:ISAuthConstants

Completed in 25 milliseconds