public class BaseServiceClientImpl extends BaseServiceClient
| Constructor and Description |
|---|
BaseServiceClientImpl() |
BaseServiceClientImpl(DiscoveryService discoveryService,
EndpointReference initialEndpointReference) |
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.soap.soap11.Envelope |
invoke(org.opensaml.core.xml.XMLObject bodyChild,
URL invocationURL,
String actionURI)
Creates an EPR using the invicationURL and actionURI and selecting the NULL NULL
security mechanism.
|
getDiscoveryService, getServiceEndpointReference, getServiceEndpointReferenceStore, isSigningOutgoingMessages, replaceServiceEndpointReference, serviceExplicitlySupportsOption, setDiscoveryService, setServiceEndpointReference, setSigningOutgoingMessagesprivate static Logger log
public BaseServiceClientImpl()
public BaseServiceClientImpl(DiscoveryService discoveryService, EndpointReference initialEndpointReference)
public org.opensaml.soap.soap11.Envelope invoke(org.opensaml.core.xml.XMLObject bodyChild,
URL invocationURL,
String actionURI)
throws WSCException
bodyChild - invocationURL - actionURI - WSCExceptionCopyright © 1999–2015. All rights reserved.