public class StaticPipelineNameStrategy extends Object implements Function<InOutOperationContext<?,?>,String>
| Modifier and Type | Field and Description |
|---|---|
private String |
pipelineName
The static pipeline name.
|
| Constructor and Description |
|---|
StaticPipelineNameStrategy(String name)
Constructor.
|
private String pipelineName
@Nullable public String apply(@Nullable InOutOperationContext<?,?> input)
apply in interface Function<InOutOperationContext<?,?>,String>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.