Constructor and Description |
---|
PostBinding(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders,
Set<SamlPresignPlugin> presignPlugins,
List<String> spMetadata,
Set<SamlProtocol.Binding> supportedBindings) |
Modifier and Type | Method and Description |
---|---|
ResponseCreator |
creator()
Returns the response creator appropriate for this binding.
|
RequestDecoder |
decoder()
Returns the request decoder appropriate for this binding.
|
Validator |
validator()
Returns the request validator appropriate for this binding.
|
public PostBinding(SystemCrypto systemCrypto, Map<String,EntityInformation> serviceProviders, Set<SamlPresignPlugin> presignPlugins, List<String> spMetadata, Set<SamlProtocol.Binding> supportedBindings)
public RequestDecoder decoder()
Binding
public ResponseCreator creator()
Binding
This work is licensed under a Creative Commons Attribution 4.0 International License.