it.eng.spagobi.security.init
Class LiferayPortalSecurityProviderInit

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

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


Constructor Summary
LiferayPortalSecurityProviderInit()
           
 
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

LiferayPortalSecurityProviderInit

public LiferayPortalSecurityProviderInit()
Method Detail

getConfig

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

init

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