Class PicketLinkIDMServiceImpl

java.lang.Object
org.exoplatform.services.organization.idm.PicketLinkIDMServiceImpl
All Implemented Interfaces:
PicketLinkIDMService, org.picocontainer.Startable

public class PicketLinkIDMServiceImpl extends Object implements PicketLinkIDMService, org.picocontainer.Startable
Author:
Boleslaw Dawidowicz
  • Field Details

  • Constructor Details

    • PicketLinkIDMServiceImpl

      public PicketLinkIDMServiceImpl(org.exoplatform.container.ExoContainerContext exoContainerContext, org.exoplatform.container.xml.InitParams initParams, org.exoplatform.services.database.HibernateService hibernateService, org.exoplatform.container.configuration.ConfigurationManager confManager, org.exoplatform.services.naming.InitialContextInitializer dependency) throws Exception
      Throws:
      Exception
  • Method Details