Searched defs:soapAction (Results 1 - 14 of 14) sorted by relevance

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMDescriptionData.java48 public String soapAction = null; field in class:SMDescriptionData
61 this.soapAction = clone.soapAction;
96 soapAction = desc.getSoapAction();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/model/
H A DSMDescriptionData.java48 public String soapAction = null; field in class:SMDescriptionData
61 this.soapAction = clone.soapAction;
96 soapAction = desc.getSoapAction();
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DClient.java143 * @param soapAction the SOAPAction header
150 String certAlias,String soapAction)
161 if(soapAction == null || soapAction.length() == 0) {
162 soapAction = "";
166 soapAction);
149 sendRequest(Message req,String connectTo, String certAlias,String soapAction) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDiscoveryClient.java69 private String soapAction = null; field in class:DiscoveryClient
192 soapAction = desc.getSoapAction();
498 resp = Client.sendRequest(req, connectTo, certAlias, soapAction);
H A DDescription.java76 private String soapAction = null; field in class:Description
229 if ((soapAction != null) || (wsdlURI != null) ||
239 soapAction = XMLUtils.getElementValue((Element) child);
240 if ((soapAction == null) || (soapAction.length() == 0)) {
252 (soapAction != null))
274 (soapAction != null))
348 return soapAction;
357 soapAction = value;
489 if (soapAction !
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/
H A DDiscoveryClient.java69 private String soapAction = null; field in class:DiscoveryClient
192 soapAction = desc.getSoapAction();
498 resp = Client.sendRequest(req, connectTo, certAlias, soapAction);
H A DDescription.java76 private String soapAction = null; field in class:Description
229 if ((soapAction != null) || (wsdlURI != null) ||
239 soapAction = XMLUtils.getElementValue((Element) child);
240 if ((soapAction == null) || (soapAction.length() == 0)) {
252 (soapAction != null))
274 (soapAction != null))
348 return soapAction;
357 soapAction = value;
489 if (soapAction !
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/soapbinding/
H A DClient.java143 * @param soapAction the SOAPAction header
150 String certAlias,String soapAction)
161 if(soapAction == null || soapAction.length() == 0) {
162 soapAction = "";
166 soapAction);
149 sendRequest(Message req,String connectTo, String certAlias,String soapAction) argument
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTClient.java75 private String soapAction = null; field in class:DSTClient
334 soapAction = description.getSoapAction();
445 "soapURI = " + soapURI + "soapAction = " + soapAction +
517 this.soapAction = action;
844 msg, soapURI, certAlias, soapAction);
894 soapAction, returnURL, httpRequest, httpResponse);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTClient.java75 private String soapAction = null; field in class:DSTClient
334 soapAction = description.getSoapAction();
445 "soapURI = " + soapURI + "soapAction = " + soapAction +
517 this.soapAction = action;
844 msg, soapURI, certAlias, soapAction);
894 soapAction, returnURL, httpRequest, httpResponse);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionManager.java242 * @param soapAction SOAP Action Attribute
260 String soapAction,
322 connectTo, certAlias, soapAction);
335 redirectURL, responseID, connectTo, certAlias, soapAction,
504 String certAlias, String soapAction, String returnToURL,
568 setSoapAction(requestID, soapAction);
973 private void setSoapAction(String messageID, String soapAction) { argument
979 cacheEntry.setSoapAction(soapAction);
1010 String soapAction = null;
1013 soapAction
257 sendRequest(Message requestMessage, String connectTo, String certAlias, String soapAction, String returnToURL, HttpServletRequest httpRequest, HttpServletResponse httpResponse) argument
502 handleRedirectRequest(Message requestMessage, String redirectURL, String messageID, String connectTo, String certAlias, String soapAction, String returnToURL, HttpServletRequest httpRequest, HttpServletResponse httpResponse) argument
1296 String soapAction; field in class:InteractionManager.CacheEntry
1359 setSoapAction(String soapAction) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionManager.java245 * @param soapAction SOAP Action Attribute
263 String soapAction,
325 connectTo, certAlias, soapAction);
338 redirectURL, responseID, connectTo, certAlias, soapAction,
507 String certAlias, String soapAction, String returnToURL,
571 setSoapAction(requestID, soapAction);
976 private void setSoapAction(String messageID, String soapAction) { argument
982 cacheEntry.setSoapAction(soapAction);
1013 String soapAction = null;
1016 soapAction
260 sendRequest(Message requestMessage, String connectTo, String certAlias, String soapAction, String returnToURL, HttpServletRequest httpRequest, HttpServletResponse httpResponse) argument
505 handleRedirectRequest(Message requestMessage, String redirectURL, String messageID, String connectTo, String certAlias, String soapAction, String returnToURL, HttpServletRequest httpRequest, HttpServletResponse httpResponse) argument
1299 String soapAction; field in class:InteractionManager.CacheEntry
1362 setSoapAction(String soapAction) argument
[all...]
/forgerock/opendj-b2.6/resource/dsml/lib/
H A Dsaaj-impl-1.3.jarcom/ com/sun/ com/sun/xml/ com/sun/xml/messaging/ com/sun/xml/messaging/saaj/ com/sun/xml/messaging/ ...
/forgerock/opendj2-jel-hg/resource/dsml/lib/
H A Dsaaj-impl-1.3.jarcom/ com/sun/ com/sun/xml/ com/sun/xml/messaging/ com/sun/xml/messaging/saaj/ com/sun/xml/messaging/ ...

Completed in 80 milliseconds