See: Description
| Class | Description |
|---|---|
| SOAPClientDestinationURILookup |
Function which resolves and returns the intended SOAP client message destination URI
via the
SOAPClientContext.getDestinationURI() of the message context's
parent {@link InOutOperationContext}. |
| SOAPClientPipelineNameMappingFunction<T> |
Function implementation which resolves a delegate function based on the
SOAP client pipeline name, obtained via a lookup of
SOAPClientContext,
by default a direct child of the parent InOutOperationContext. |
| SOAPClientPipelineNameMappingPredicate |
Predicate implementation which resolves a delegate predicate based on the
SOAP client pipeline name, obtained via a lookup of
SOAPClientContext,
by default a direct child of the parent InOutOperationContext. |
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.