@Configuration(value="shibbolethAttributeResolverConfiguration")
@EnableConfigurationProperties(value=org.apereo.cas.configuration.CasConfigurationProperties.class)
@EnableScheduling
public class ShibbolethAttributeResolverConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
ShibbolethAttributeResolverConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
org.apereo.services.persondir.IPersonAttributeDao |
attributeRepository() |
protected void |
registerBeanIntoApplicationContext(java.lang.Object beanInstance,
java.lang.String name)
Register bean into application context.
|
public ShibbolethAttributeResolverConfiguration()
@Bean public org.apereo.services.persondir.IPersonAttributeDao attributeRepository()
protected void registerBeanIntoApplicationContext(java.lang.Object beanInstance,
java.lang.String name)
beanInstance - the bean instancename - the name