Searched refs:expContext (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPFacade.java142 String expContext = IDPPUtils.getExpressionContext(select);
145 "exp context = " + expContext);
148 if(expContext == null || expContext.length() == 0) {
151 if(expContext.equals(IDPPConstants.FACADE_ELEMENT)) {
154 set.add(expContext);
172 String expContext = IDPPUtils.getExpressionContext(select);
175 "exp context = " + expContext);
178 if(expContext == null || expContext
[all...]
H A DIDPPDemographics.java149 String expContext = IDPPUtils.getExpressionContext(select);
152 "AttributesForSelect:exp context = " + expContext);
156 if(expContext == null || expContext.length() == 0) {
160 if(expContext.equals(IDPPConstants.DEMOGRAPHICS_ELEMENT)) {
163 set.add(expContext);
183 String expContext = IDPPUtils.getExpressionContext(select);
186 "exp context = " + expContext);
189 if(expContext == null && expContext
[all...]
H A DIDPPCommonName.java137 String expContext = IDPPUtils.getExpressionContext(select);
140 "exp context = " + expContext);
142 int attrType = IDPPUtils.getIDPPElementType(expContext);
151 set.add(expContext);
176 String expContext = IDPPUtils.getExpressionContext(select);
179 "exp context = " + expContext);
181 int attrType = IDPPUtils.getIDPPElementType(expContext);
190 map = getAttributeMap(expContext, dataElement, map);
199 map = getAttributeMap(expContext, dataElement, map);
208 map = getAttributeMap(expContext, dataElemen
[all...]
H A DIDPPEmploymentIdentity.java126 String expContext = IDPPUtils.getExpressionContext(select);
129 "AttribSelect:exp context = " + expContext);
132 if(expContext != null) {
133 set.add(expContext);
150 String expContext = IDPPUtils.getExpressionContext(select);
153 + "exp context = " + expContext);
155 int attrType = IDPPUtils.getIDPPElementType(expContext);
164 map = getAttributeMap(expContext, dataElement, map);
173 map = getAttributeMap(expContext, dataElement, map);
H A DIDPPAddressCard.java238 String expContext = IDPPUtils.getExpressionContext(select);
242 "exp context = " + expContext);
246 if(expContext == null || expContext.length() == 0) {
251 return getDataMap(expContext, null);
256 Map tmpMap = getDataMap(expContext, dataElement);
269 * @param expContext Given select expression context.
274 private Map getDataMap(String expContext, Object dataElement) argument
281 if(expContext.indexOf("[") != -1) {
282 addressType = getAddressType(expContext);
[all...]
H A DIDPPLegalIdentity.java247 String expContext = IDPPUtils.getExpressionContext(select);
250 "ForSelect:exp context = " + expContext);
252 int attrType = IDPPUtils.getIDPPElementType(expContext);
265 set.add(expContext);
299 String expContext = IDPPUtils.getExpressionContext(select);
302 "exp context = " + expContext);
304 int attrType = IDPPUtils.getIDPPElementType(expContext);
313 map = getAttributeMap(expContext, dataElement, map);
322 map = getAttributeMap(expContext, dataElement, map);
331 map = getAttributeMap(expContext, dataElemen
[all...]
H A DIDPPExtensionContainer.java132 String expContext = IDPPUtils.getExpressionContext(select);
133 if(expContext == null) {
137 if(expContext.equals(IDPPConstants.EXTENSION_ELEMENT)) {
161 String expContext = IDPPUtils.getExpressionContext(select);
162 StringTokenizer st = new StringTokenizer(expContext, "'");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/idpp/container/
H A DIDPPFacade.java142 String expContext = IDPPUtils.getExpressionContext(select);
145 "exp context = " + expContext);
148 if(expContext == null || expContext.length() == 0) {
151 if(expContext.equals(IDPPConstants.FACADE_ELEMENT)) {
154 set.add(expContext);
172 String expContext = IDPPUtils.getExpressionContext(select);
175 "exp context = " + expContext);
178 if(expContext == null || expContext
[all...]
H A DIDPPDemographics.java149 String expContext = IDPPUtils.getExpressionContext(select);
152 "AttributesForSelect:exp context = " + expContext);
156 if(expContext == null || expContext.length() == 0) {
160 if(expContext.equals(IDPPConstants.DEMOGRAPHICS_ELEMENT)) {
163 set.add(expContext);
183 String expContext = IDPPUtils.getExpressionContext(select);
186 "exp context = " + expContext);
189 if(expContext == null && expContext
[all...]
H A DIDPPCommonName.java137 String expContext = IDPPUtils.getExpressionContext(select);
140 "exp context = " + expContext);
142 int attrType = IDPPUtils.getIDPPElementType(expContext);
151 set.add(expContext);
176 String expContext = IDPPUtils.getExpressionContext(select);
179 "exp context = " + expContext);
181 int attrType = IDPPUtils.getIDPPElementType(expContext);
190 map = getAttributeMap(expContext, dataElement, map);
199 map = getAttributeMap(expContext, dataElement, map);
208 map = getAttributeMap(expContext, dataElemen
[all...]
H A DIDPPEmploymentIdentity.java126 String expContext = IDPPUtils.getExpressionContext(select);
129 "AttribSelect:exp context = " + expContext);
132 if(expContext != null) {
133 set.add(expContext);
150 String expContext = IDPPUtils.getExpressionContext(select);
153 + "exp context = " + expContext);
155 int attrType = IDPPUtils.getIDPPElementType(expContext);
164 map = getAttributeMap(expContext, dataElement, map);
173 map = getAttributeMap(expContext, dataElement, map);
H A DIDPPAddressCard.java238 String expContext = IDPPUtils.getExpressionContext(select);
242 "exp context = " + expContext);
246 if(expContext == null || expContext.length() == 0) {
251 return getDataMap(expContext, null);
256 Map tmpMap = getDataMap(expContext, dataElement);
269 * @param expContext Given select expression context.
274 private Map getDataMap(String expContext, Object dataElement) argument
281 if(expContext.indexOf("[") != -1) {
282 addressType = getAddressType(expContext);
[all...]
H A DIDPPLegalIdentity.java247 String expContext = IDPPUtils.getExpressionContext(select);
250 "ForSelect:exp context = " + expContext);
252 int attrType = IDPPUtils.getIDPPElementType(expContext);
265 set.add(expContext);
299 String expContext = IDPPUtils.getExpressionContext(select);
302 "exp context = " + expContext);
304 int attrType = IDPPUtils.getIDPPElementType(expContext);
313 map = getAttributeMap(expContext, dataElement, map);
322 map = getAttributeMap(expContext, dataElement, map);
331 map = getAttributeMap(expContext, dataElemen
[all...]
H A DIDPPExtensionContainer.java132 String expContext = IDPPUtils.getExpressionContext(select);
133 if(expContext == null) {
137 if(expContext.equals(IDPPConstants.EXTENSION_ELEMENT)) {
161 String expContext = IDPPUtils.getExpressionContext(select);
162 StringTokenizer st = new StringTokenizer(expContext, "'");

Completed in 39 milliseconds