| Constructor and Description |
|---|
RedirectBinding(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 RedirectBinding(SystemCrypto systemCrypto, Map<String,EntityInformation> serviceProviders, Set<SamlPresignPlugin> presignPlugins, List<String> spMetadata, Set<SamlProtocol.Binding> supportedBindings)
public RequestDecoder decoder()
Bindingpublic ResponseCreator creator()
BindingThis work is licensed under a Creative Commons Attribution 4.0 International License.