Lines Matching refs:put

76         errorMessages.put(SAMLConstants.PARTNERNAME,
78 errorMessages.put(SAMLConstants.SOURCEID,
80 errorMessages.put(SAMLConstants.TARGET,
82 errorMessages.put(SAMLConstants.POSTURL,
84 errorMessages.put(SAMLConstants.SOAPUrl,
86 errorMessages.put(SAMLConstants.ISSUER,
88 errorMessages.put(SAMLConstants.HOST_LIST,
90 errorMessages.put(SAMLConstants.SAMLURL,
95 exactAttributeNames.put(SAMLConstants.PARTNERNAME.toLowerCase(),
97 exactAttributeNames.put(SAMLConstants.SOURCEID.toLowerCase(),
99 exactAttributeNames.put(SAMLConstants.TARGET.toLowerCase(),
101 exactAttributeNames.put(SAMLConstants.SAMLURL.toLowerCase(),
103 exactAttributeNames.put(SAMLConstants.HOST_LIST.toLowerCase(),
105 exactAttributeNames.put(SAMLConstants.SITEATTRIBUTEMAPPER.toLowerCase(),
107 exactAttributeNames.put(SAMLConstants.NAMEIDENTIFIERMAPPER.toLowerCase(),
109 exactAttributeNames.put(SAMLConstants.VERSION.toLowerCase(),
111 exactAttributeNames.put(SAMLConstants.POSTURL.toLowerCase(),
113 exactAttributeNames.put(SAMLConstants.SOAPUrl.toLowerCase(),
115 exactAttributeNames.put(SAMLConstants.ACCOUNTMAPPER.toLowerCase(),
117 exactAttributeNames.put(SAMLConstants.AUTHTYPE.toLowerCase(),
119 exactAttributeNames.put(SAMLConstants.AUTH_UID.toLowerCase(),
121 exactAttributeNames.put(SAMLConstants.AUTH_PASSWORD.toLowerCase(),
123 exactAttributeNames.put(SAMLConstants.CERTALIAS.toLowerCase(),
125 exactAttributeNames.put(SAMLConstants.ISSUER.toLowerCase(),
127 exactAttributeNames.put(SAMLConstants.ATTRIBUTEMAPPER.toLowerCase(),
129 exactAttributeNames.put(SAMLConstants.ACTIONMAPPER.toLowerCase(),
279 corrected.put(ckey, map.get(key));
332 values.put(attrName, value);
339 map.put(attrName, value);
352 map.put(attrName,
356 map.put(attrName, value);