| Constructor and Description |
|---|
SimpleSign(SystemCrypto systemCrypto) |
| Modifier and Type | Method and Description |
|---|---|
void |
LogoutMessageImpl.setSystemCrypto(SystemCrypto systemCrypto) |
| Modifier and Type | Field and Description |
|---|---|
protected SystemCrypto |
ResponseCreatorImpl.systemCrypto |
protected SystemCrypto |
ValidatorImpl.systemCrypto |
| Modifier and Type | Method and Description |
|---|---|
protected SystemCrypto |
ResponseCreatorImpl.getSystemCrypto() |
protected SystemCrypto |
ValidatorImpl.getSystemCrypto() |
| Constructor and Description |
|---|
ResponseCreatorImpl(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders,
Set<SamlPresignPlugin> presignPlugins,
List<String> spMetadata,
Set<SamlProtocol.Binding> supportedBindings) |
ValidatorImpl(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders) |
| Constructor and Description |
|---|
PostBinding(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders,
Set<SamlPresignPlugin> presignPlugins,
List<String> spMetadata,
Set<SamlProtocol.Binding> supportedBindings) |
PostResponseCreator(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders,
Set<SamlPresignPlugin> presignPlugins,
List<String> spMetadata,
Set<SamlProtocol.Binding> supportedBindings) |
PostValidator(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders) |
| Constructor and Description |
|---|
RedirectBinding(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders,
Set<SamlPresignPlugin> presignPlugins,
List<String> spMetadata,
Set<SamlProtocol.Binding> supportedBindings) |
RedirectResponseCreator(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders,
Set<SamlPresignPlugin> presignPlugins,
List<String> spMetadata,
Set<SamlProtocol.Binding> supportedBindings) |
RedirectValidator(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders) |
| Constructor and Description |
|---|
SoapBinding(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders,
Set<SamlPresignPlugin> presignPlugins,
List<String> spMetadata,
Set<SamlProtocol.Binding> supportedBindings) |
SoapResponseCreator(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders,
Set<SamlPresignPlugin> presignPlugins,
List<String> spMetadata,
Set<SamlProtocol.Binding> supportedBindings) |
SoapValidator(SystemCrypto systemCrypto,
Map<String,EntityInformation> serviceProviders) |
| Constructor and Description |
|---|
AssertionConsumerService(SimpleSign simpleSign,
IdpMetadata metadata,
SystemCrypto crypto,
RelayStates<String> relayStates) |
This work is licensed under a Creative Commons Attribution 4.0 International License.