Package org.opensaml.soap.client.http
Class PipelineFactoryHttpSOAPClient.DefaultPipelineNameStrategy
- java.lang.Object
-
- org.opensaml.soap.client.http.PipelineFactoryHttpSOAPClient.DefaultPipelineNameStrategy
-
- Enclosing class:
- PipelineFactoryHttpSOAPClient
public static class PipelineFactoryHttpSOAPClient.DefaultPipelineNameStrategy extends Object implements Function<org.opensaml.messaging.context.InOutOperationContext,String>
Default strategy for resolving SOAP client message pipeline name from theSOAPClientContext.getPipelineName()which is a direct child of the input operation context.
-
-
Constructor Summary
Constructors Constructor Description DefaultPipelineNameStrategy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringapply(org.opensaml.messaging.context.InOutOperationContext opContext)
-