Searched refs:attributeList (Results 1 - 25 of 125) sorted by relevance

12345

/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeStatementsProvider.java45 List<Attribute> attributeList = mapper.getAttributes(ssoToken, saml2Config.getAttributeMap());
46 if ((attributeList == null) || attributeList.isEmpty()) {
49 attributeStatement.setAttribute(attributeList);
/forgerock/openam/openam-sts/openam-token-service-sts/src/main/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeStatementsProvider.java45 List<Attribute> attributeList = mapper.getAttributes(ssoToken, saml2Config.getAttributeMap());
46 if ((attributeList == null) || attributeList.isEmpty()) {
49 attributeStatement.setAttribute(attributeList);
/forgerock/openam-v13/openam-federation/OpenFM/src/test/java/com/sun/identity/xacml/client/
H A DXACMLRequestProcessorTest.java150 List<Attribute> attributeList = new ArrayList<Attribute>();
151 attributeList.add(attribute);
152 subject1.setAttributes(attributeList);
177 attributeList = new ArrayList<Attribute>();
178 attributeList.add(attribute);
179 subject2.setAttributes(attributeList);
211 attributeList = new ArrayList<Attribute>();
212 attributeList.add(attribute);
235 attributeList.add(attribute);
237 resource.setAttributes(attributeList);
[all...]
/forgerock/openam/openam-federation/OpenFM/src/test/java/com/sun/identity/xacml/client/
H A DXACMLRequestProcessorTest.java150 List<Attribute> attributeList = new ArrayList<Attribute>();
151 attributeList.add(attribute);
152 subject1.setAttributes(attributeList);
177 attributeList = new ArrayList<Attribute>();
178 attributeList.add(attribute);
179 subject2.setAttributes(attributeList);
211 attributeList = new ArrayList<Attribute>();
212 attributeList.add(attribute);
235 attributeList.add(attribute);
237 resource.setAttributes(attributeList);
[all...]
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DXACMLQueryUtil.java122 List attributeList = new ArrayList();
123 attributeList.add(attribute);
124 subject.setAttributes(attributeList);
142 attributeList = new ArrayList();
143 attributeList.add(attribute);
152 attributeList.add(attribute);
153 xacml_resource.setAttributes(attributeList);
170 attributeList = new ArrayList();
171 attributeList.add(attribute);
172 xacml_action.setAttributes(attributeList);
[all...]
/forgerock/openam-v13/openam-examples/openam-example-clientsdk-cli/src/main/java/samples/xacml/
H A DXACMLClientSample.java140 List attributeList = new ArrayList();
141 attributeList.add(attribute);
142 subject.setAttributes(attributeList);
160 attributeList = new ArrayList();
161 attributeList.add(attribute);
170 attributeList.add(attribute);
171 resource.setAttributes(attributeList);
188 attributeList = new ArrayList();
189 attributeList.add(attribute);
190 action.setAttributes(attributeList);
[all...]
/forgerock/openam/openam-examples/openam-example-clientsdk-cli/src/main/java/samples/xacml/
H A DXACMLClientSample.java140 List attributeList = new ArrayList();
141 attributeList.add(attribute);
142 subject.setAttributes(attributeList);
160 attributeList = new ArrayList();
161 attributeList.add(attribute);
170 attributeList.add(attribute);
171 resource.setAttributes(attributeList);
188 attributeList = new ArrayList();
189 attributeList.add(attribute);
190 action.setAttributes(attributeList);
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml2/profile/
H A DXACMLQueryUtil.java122 List attributeList = new ArrayList();
123 attributeList.add(attribute);
124 subject.setAttributes(attributeList);
142 attributeList = new ArrayList();
143 attributeList.add(attribute);
152 attributeList.add(attribute);
153 xacml_resource.setAttributes(attributeList);
170 attributeList = new ArrayList();
171 attributeList.add(attribute);
172 xacml_action.setAttributes(attributeList);
[all...]
/forgerock/opendj2/src/server/org/opends/server/authorization/dseecompat/
H A DAciList.java151 List<Attribute> attributeList =
154 attributeList, failedACIMsgs);
209 List<Attribute> attributeList = entry.getAttribute(globalAciType);
211 attributeList, failedACIMsgs);
215 List<Attribute> attributeList = entry.getAttribute(aciType);
217 attributeList, failedACIMsgs);
237 * @param attributeList List of attributes containing the ACI attribute
245 List<Attribute> attributeList,
248 if (attributeList == null) {
254 for (Attribute attribute : attributeList) {
243 addAciAttributeList(DITCacheMap<List<Aci>> aciList, DN dn, DN configDN, List<Attribute> attributeList, LinkedList<Message> failedACIMsgs) argument
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/authorization/dseecompat/
H A DAciList.java155 List<Attribute> attributeList =
158 attributeList, failedACIMsgs);
213 List<Attribute> attributeList = entry.getAttribute(globalAciType);
215 attributeList, failedACIMsgs);
219 List<Attribute> attributeList = entry.getAttribute(aciType);
221 attributeList, failedACIMsgs);
241 * @param attributeList List of attributes containing the ACI attribute
249 List<Attribute> attributeList,
252 if (attributeList == null) {
258 for (Attribute attribute : attributeList) {
247 addAciAttributeList(DITCacheMap<List<Aci>> aciList, DN dn, DN configDN, List<Attribute> attributeList, LinkedList<Message> failedACIMsgs) argument
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/authorization/dseecompat/
H A DAciList.java156 List<Attribute> attributeList =
159 attributeList, failedACIMsgs);
214 List<Attribute> attributeList = entry.getAttribute(globalAciType);
216 attributeList, failedACIMsgs);
220 List<Attribute> attributeList = entry.getAttribute(aciType);
222 attributeList, failedACIMsgs);
242 * @param attributeList List of attributes containing the ACI attribute
250 List<Attribute> attributeList,
253 if (attributeList == null) {
259 for (Attribute attribute : attributeList) {
248 addAciAttributeList(DITCacheMap<List<Aci>> aciList, DN dn, DN configDN, List<Attribute> attributeList, LinkedList<Message> failedACIMsgs) argument
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciList.java151 List<Attribute> attributeList =
154 attributeList, failedACIMsgs);
209 List<Attribute> attributeList = entry.getAttribute(globalAciType);
211 attributeList, failedACIMsgs);
215 List<Attribute> attributeList = entry.getAttribute(aciType);
217 attributeList, failedACIMsgs);
237 * @param attributeList List of attributes containing the ACI attribute
245 List<Attribute> attributeList,
248 if (attributeList == null) {
254 for (Attribute attribute : attributeList) {
243 addAciAttributeList(DITCacheMap<List<Aci>> aciList, DN dn, DN configDN, List<Attribute> attributeList, LinkedList<Message> failedACIMsgs) argument
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/authorization/dseecompat/
H A DAciList.java155 List<Attribute> attributeList =
158 attributeList, failedACIMsgs);
213 List<Attribute> attributeList = entry.getAttribute(globalAciType);
215 attributeList, failedACIMsgs);
219 List<Attribute> attributeList = entry.getAttribute(aciType);
221 attributeList, failedACIMsgs);
241 * @param attributeList List of attributes containing the ACI attribute
249 List<Attribute> attributeList,
252 if (attributeList == null) {
258 for (Attribute attribute : attributeList) {
247 addAciAttributeList(DITCacheMap<List<Aci>> aciList, DN dn, DN configDN, List<Attribute> attributeList, LinkedList<Message> failedACIMsgs) argument
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/authorization/dseecompat/
H A DAciList.java153 List<Attribute> attributeList =
156 attributeList, failedACIMsgs);
211 List<Attribute> attributeList = entry.getAttribute(globalAciType);
213 attributeList, failedACIMsgs);
217 List<Attribute> attributeList = entry.getAttribute(aciType);
219 attributeList, failedACIMsgs);
239 * @param attributeList List of attributes containing the ACI attribute
247 List<Attribute> attributeList,
250 if (attributeList == null) {
256 for (Attribute attribute : attributeList) {
245 addAciAttributeList(DITCacheMap<List<Aci>> aciList, DN dn, DN configDN, List<Attribute> attributeList, List<LocalizableMessage> failedACIMsgs) argument
[all...]
/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/test/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeStatementsProviderTest.java46 private List<Attribute> attributeList; field in class:DefaultAttributeStatementsProviderTest
60 attributeList = new ArrayList<>();
61 attributeList.add(attribute);
62 when(mockAttributeMapper.getAttributes(mockToken, attributeMap)).thenReturn(attributeList);
/forgerock/openam/openam-sts/openam-token-service-sts/src/test/java/org/forgerock/openam/sts/tokengeneration/saml2/statements/
H A DDefaultAttributeStatementsProviderTest.java46 private List<Attribute> attributeList; field in class:DefaultAttributeStatementsProviderTest
60 attributeList = new ArrayList<>();
61 attributeList.add(attribute);
62 when(mockAttributeMapper.getAttributes(mockToken, attributeMap)).thenReturn(attributeList);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/core/
H A DAddOperationWrapper.java127 List<Attribute> attributeList)
129 getOperation().setAttribute(attributeType, attributeList);
126 setAttribute(AttributeType attributeType, List<Attribute> attributeList) argument
H A DAddOperation.java120 * @param attributeList The attribute list for the provided attribute type.
122 void setAttribute(AttributeType attributeType, List<Attribute> attributeList); argument
/forgerock/opendj-b2.6/src/server/org/opends/server/core/
H A DAddOperation.java119 * @param attributeList The attribute list for the provided attribute type.
122 List<Attribute> attributeList);
121 setAttribute(AttributeType attributeType, List<Attribute> attributeList) argument
H A DAddOperationWrapper.java159 List<Attribute> attributeList)
161 getOperation().setAttribute(attributeType, attributeList);
158 setAttribute(AttributeType attributeType, List<Attribute> attributeList) argument
/forgerock/opendj2/src/server/org/opends/server/core/
H A DAddOperation.java119 * @param attributeList The attribute list for the provided attribute type.
121 void setAttribute(AttributeType attributeType, List<Attribute> attributeList); argument
H A DAddOperationWrapper.java126 List<Attribute> attributeList)
128 getOperation().setAttribute(attributeType, attributeList);
125 setAttribute(AttributeType attributeType, List<Attribute> attributeList) argument
/forgerock/opendj2.6.2/src/server/org/opends/server/core/
H A DAddOperation.java119 * @param attributeList The attribute list for the provided attribute type.
122 List<Attribute> attributeList);
121 setAttribute(AttributeType attributeType, List<Attribute> attributeList) argument
/forgerock/opendj2-jel-hg/src/server/org/opends/server/core/
H A DAddOperation.java119 * @param attributeList The attribute list for the provided attribute type.
122 List<Attribute> attributeList);
121 setAttribute(AttributeType attributeType, List<Attribute> attributeList) argument
/forgerock/opendj2-hg/src/server/org/opends/server/core/
H A DAddOperation.java119 * @param attributeList The attribute list for the provided attribute type.
121 void setAttribute(AttributeType attributeType, List<Attribute> attributeList); argument

Completed in 136 milliseconds

12345