public class OpenSAMLSecurityDefaultsConfig extends Object implements OpenSAMLInitializerConfig
DefaultSecurityConfigurationBootstrap
with the caller's own wishes for security defaults.| Constructor and Description |
|---|
OpenSAMLSecurityDefaultsConfig(SecurityConfiguration securityConfiguration)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
The name of this configurer.
|
void |
postInitialize()
Updates OpenSAML with the security configuration for this object.
|
void |
preInitialize()
Does nothing.
|
public OpenSAMLSecurityDefaultsConfig(SecurityConfiguration securityConfiguration)
securityConfiguration - the security configuration to installpublic String getName()
getName in interface OpenSAMLInitializerConfigpublic void preInitialize()
throws Exception
preInitialize in interface OpenSAMLInitializerConfigException - for init errorspublic void postInitialize()
throws Exception
postInitialize in interface OpenSAMLInitializerConfigException - for init errorsCopyright © 2020 Sweden Connect. All rights reserved.