edu.internet2.middleware.shibboleth.common.config
Class OpensamlConfigBean
java.lang.Object
edu.internet2.middleware.shibboleth.common.config.OpensamlConfigBean
- All Implemented Interfaces:
- InitializingBean
public class OpensamlConfigBean
- extends Object
- implements InitializingBean
A simple bean that may be used with Spring to initialize the OpenSAML library.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpensamlConfigBean
public OpensamlConfigBean(List<org.opensaml.util.resource.Resource> configs)
- Constructor.
- Parameters:
configs
- OpenSAML configuration resources
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
-
- Specified by:
afterPropertiesSet
in interface InitializingBean
- Throws:
Exception
Copyright © 2006-2009 Internet2. All Rights Reserved.