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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/sts/
H A DSTSAddViewBeanBase.java102 Map<String, Set<String>> configurationState = (Map<String, Set<String>>) getAttributeSettings();
123 //will be entered if getAttributeSettings throws a AMConsoleException because passwords are mis-matched.
153 private Map getAttributeSettings() throws ModelControlException, AMConsoleException { method in class:STSAddViewBeanBase
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/sts/
H A DSTSAddViewBeanBase.java102 Map<String, Set<String>> configurationState = (Map<String, Set<String>>) getAttributeSettings();
123 //will be entered if getAttributeSettings throws a AMConsoleException because passwords are mis-matched.
153 private Map getAttributeSettings() throws ModelControlException, AMConsoleException { method in class:STSAddViewBeanBase

Completed in 28 milliseconds