edu.internet2.middleware.shibboleth.common.config
Class OpensamlConfigBean

java.lang.Object
  extended by 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.


Constructor Summary
OpensamlConfigBean(List<org.opensaml.util.resource.Resource> configs)
          Constructor.
 
Method Summary
 void afterPropertiesSet()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpensamlConfigBean

public OpensamlConfigBean(List<org.opensaml.util.resource.Resource> configs)
Constructor.

Parameters:
configs - OpenSAML configuration resources
Method Detail

afterPropertiesSet

public void afterPropertiesSet()
                        throws Exception

Specified by:
afterPropertiesSet in interface InitializingBean
Throws:
Exception


Copyright © 2006-2009 Internet2. All Rights Reserved.