Searched refs:getServiceEndPoint (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/jaxrpc/
H A DJAXRPCUtil.java85 Object stub = getServiceEndPoint(getValidURL(serviceName));
91 protected static Object getServiceEndPoint(String iurl) { method in class:JAXRPCUtil
129 debug.warning("JAXRPCUtil:getServiceEndPoint exception", t);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/jaxrpc/
H A DJAXRPCUtil.java85 Object stub = getServiceEndPoint(getValidURL(serviceName));
91 protected static Object getServiceEndPoint(String iurl) { method in class:JAXRPCUtil
129 debug.warning("JAXRPCUtil:getServiceEndPoint exception", t);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/security/
H A DSecurityTokenManagerClient.java121 remoteStub = getServiceEndPoint(
193 private static SOAPClient getServiceEndPoint(String protocol, method in class:SecurityTokenManagerClient
221 remoteStub = getServiceEndPoint(u.getProtocol(), u.getHost(),
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DAssertionManagerClient.java98 remoteStub = getServiceEndPoint(
220 private static SOAPClient getServiceEndPoint(String protocol, method in class:AssertionManagerClient
241 remoteStub = getServiceEndPoint(u.getProtocol(), u.getHost(),
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/security/
H A DSecurityTokenManagerClient.java121 remoteStub = getServiceEndPoint(
193 private static SOAPClient getServiceEndPoint(String protocol, method in class:SecurityTokenManagerClient
221 remoteStub = getServiceEndPoint(u.getProtocol(), u.getHost(),
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/
H A DAssertionManagerClient.java98 remoteStub = getServiceEndPoint(
220 private static SOAPClient getServiceEndPoint(String protocol, method in class:AssertionManagerClient
241 remoteStub = getServiceEndPoint(u.getProtocol(), u.getHost(),
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManagerClient.java104 remoteStub = getServiceEndPoint(
165 private static SOAPClient getServiceEndPoint( method in class:FSAssertionManagerClient
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManagerClient.java104 remoteStub = getServiceEndPoint(
165 private static SOAPClient getServiceEndPoint( method in class:FSAssertionManagerClient

Completed in 38 milliseconds