public class SAMLBootstrap extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
| Constructor and Description |
|---|
SAMLBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
Automatically called to initialize the whole module.
|
protected void |
setMetadataKeyInfoGenerator()
Method registers extension specific KeyInfoGenerator which emits .
|
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessorbeanFactory - bean factoryorg.springframework.beans.BeansException - errorsprotected void setMetadataKeyInfoGenerator()