Searched refs:ACCOUNTMAPPER (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLPropertyTemplate.java88 templates.put(SAMLConstants.ACCOUNTMAPPER,
89 "<property><label name=\"lblAccountMapper\" defaultValue=\"saml.profile.trustedPartners.accountMapper.label\" labelFor=\"" + SAMLConstants.ACCOUNTMAPPER + "\" /><cc name=\"" + SAMLConstants.ACCOUNTMAPPER + "\" tagclass=\"com.sun.web.ui.taglib.html.CCTextFieldTag\"><attribute name=\"size\" value=\"75\" /><attribute name=\"autoSubmit\" value=\"false\"/></cc><fieldhelp name=\"helpAccountMapper\" defaultValue=\"saml.profile.trustedPartners.accountMapper.help\" /></property>");
90 readonlyTemplates.put(SAMLConstants.ACCOUNTMAPPER,
91 "<property><label name=\"lblAccountMapper\" defaultValue=\"saml.profile.trustedPartners.accountMapper.label\" labelFor=\"" + SAMLConstants.ACCOUNTMAPPER + "\" /><cc name=\"" + SAMLConstants.ACCOUNTMAPPER + "\" tagclass=\"com.sun.web.ui.taglib.html.CCStaticTextFieldTag\" /><fieldhelp name=\"helpAccountMapper\" defaultValue=\"saml.profile.trustedPartners.accountMapper.help\" /></property>");
H A DFSSAMLTrustedPartnersViewBeanBase.java115 exactAttributeNames.put(SAMLConstants.ACCOUNTMAPPER.toLowerCase(),
116 SAMLConstants.ACCOUNTMAPPER);
H A DSAMLPropertyXMLBuilder.java117 SAMLConstants.ACCOUNTMAPPER,
138 SAMLConstants.ACCOUNTMAPPER,
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DSAMLPropertyTemplate.java88 templates.put(SAMLConstants.ACCOUNTMAPPER,
89 "<property><label name=\"lblAccountMapper\" defaultValue=\"saml.profile.trustedPartners.accountMapper.label\" labelFor=\"" + SAMLConstants.ACCOUNTMAPPER + "\" /><cc name=\"" + SAMLConstants.ACCOUNTMAPPER + "\" tagclass=\"com.sun.web.ui.taglib.html.CCTextFieldTag\"><attribute name=\"size\" value=\"75\" /><attribute name=\"autoSubmit\" value=\"false\"/></cc><fieldhelp name=\"helpAccountMapper\" defaultValue=\"saml.profile.trustedPartners.accountMapper.help\" /></property>");
90 readonlyTemplates.put(SAMLConstants.ACCOUNTMAPPER,
91 "<property><label name=\"lblAccountMapper\" defaultValue=\"saml.profile.trustedPartners.accountMapper.label\" labelFor=\"" + SAMLConstants.ACCOUNTMAPPER + "\" /><cc name=\"" + SAMLConstants.ACCOUNTMAPPER + "\" tagclass=\"com.sun.web.ui.taglib.html.CCStaticTextFieldTag\" /><fieldhelp name=\"helpAccountMapper\" defaultValue=\"saml.profile.trustedPartners.accountMapper.help\" /></property>");
H A DFSSAMLTrustedPartnersViewBeanBase.java115 exactAttributeNames.put(SAMLConstants.ACCOUNTMAPPER.toLowerCase(),
116 SAMLConstants.ACCOUNTMAPPER);
H A DSAMLPropertyXMLBuilder.java117 SAMLConstants.ACCOUNTMAPPER,
138 SAMLConstants.ACCOUNTMAPPER,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java676 public static final String ACCOUNTMAPPER = "ACCOUNTMAPPER"; field in class:SAMLConstants
H A DSAMLServiceManager.java1031 SAMLConstants.ACCOUNTMAPPER))
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLConstants.java676 public static final String ACCOUNTMAPPER = "ACCOUNTMAPPER"; field in class:SAMLConstants
H A DSAMLServiceManager.java1031 SAMLConstants.ACCOUNTMAPPER))

Completed in 62 milliseconds