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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DFSSAMLSiteIDViewBeanBase.java132 Map upcase = AMAdminUtils.upCaseKeys(values);
134 upcase.get(SAMLConstants.INSTANCEID));
136 upcase.get(SAMLConstants.SITEID));
138 upcase.get(SAMLConstants.ISSUERNAME));
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DFSSAMLSiteIDViewBeanBase.java132 Map upcase = AMAdminUtils.upCaseKeys(values);
134 upcase.get(SAMLConstants.INSTANCEID));
136 upcase.get(SAMLConstants.SITEID));
138 upcase.get(SAMLConstants.ISSUERNAME));

Completed in 37 milliseconds