|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.pingidentity.sts.clientapi.utils.WSClient
public class WSClient
HttpClient
Constructor Summary | |
---|---|
WSClient(java.lang.String endpoint)
|
Method Summary | |
---|---|
java.io.InputStream |
request(org.w3c.dom.Element soapEnvelope,
java.lang.String userName,
java.lang.String password,
ClientCertificateAuthentication clientCertificateAuthentication,
boolean ignoreSSLTrustErrors)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WSClient(java.lang.String endpoint) throws java.net.MalformedURLException
java.net.MalformedURLException
Method Detail |
---|
public java.io.InputStream request(org.w3c.dom.Element soapEnvelope, java.lang.String userName, java.lang.String password, ClientCertificateAuthentication clientCertificateAuthentication, boolean ignoreSSLTrustErrors) throws java.io.IOException, STSClientException
java.io.IOException
STSClientException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |