it.eng.spagobi.security.init
Class XmlSecurityProviderInit

java.lang.Object
  extended by it.eng.spagobi.security.init.XmlSecurityProviderInit
All Implemented Interfaces:
it.eng.spago.init.InitializerIFace

public class XmlSecurityProviderInit
extends java.lang.Object
implements it.eng.spago.init.InitializerIFace


Constructor Summary
XmlSecurityProviderInit()
           
 
Method Summary
 it.eng.spago.base.SourceBean getConfig()
           
 void init(it.eng.spago.base.SourceBean config)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlSecurityProviderInit

public XmlSecurityProviderInit()
Method Detail

init

public void init(it.eng.spago.base.SourceBean config)
Specified by:
init in interface it.eng.spago.init.InitializerIFace

getConfig

public it.eng.spago.base.SourceBean getConfig()
Specified by:
getConfig in interface it.eng.spago.init.InitializerIFace