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

java.lang.Object
  extended by edu.internet2.middleware.shibboleth.common.config.OpensamlConfigBean
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

public class OpensamlConfigBean
extends Object
implements org.springframework.beans.factory.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 org.springframework.beans.factory.InitializingBean
Throws:
Exception


Copyright © 2006-2008 Internet2. All Rights Reserved.