Searched defs:AUTH_CONFIG (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/authentication/
H A DAuthPropertiesViewBean.java139 private static final String AUTH_CONFIG = "iplanet-am-auth-org-config"; field in class:AuthPropertiesViewBean
269 CCDropDownMenu ac = (CCDropDownMenu)getChild(AUTH_CONFIG);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/authentication/
H A DAuthPropertiesViewBean.java135 private static final String AUTH_CONFIG = "iplanet-am-auth-org-config"; field in class:AuthPropertiesViewBean
266 CCDropDownMenu ac = (CCDropDownMenu)getChild(AUTH_CONFIG);

Completed in 30 milliseconds