Package | Description |
---|---|
org.opensaml.soap.client.http |
SOAP HTTP client functionality.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Function<org.opensaml.messaging.context.MessageContext,SOAPClientContext> |
HttpSOAPClient.getSOAPClientContextLookupStrategy()
Get the strategy used to look up the
SOAPClientContext associated with the outbound message
context. |
Modifier and Type | Method and Description |
---|---|
protected void |
HttpSOAPClient.evaluateSecurityPolicy(SOAPClientContext messageContext)
Evaluates the security policy associated with the given message context.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpSOAPClient.setSOAPClientContextLookupStrategy(com.google.common.base.Function<org.opensaml.messaging.context.MessageContext,SOAPClientContext> strategy)
Set the strategy used to look up the
SOAPClientContext associated with the outbound message
context. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.