Class PropertyDrivenIdPPlugin

All Implemented Interfaces:
IdPPlugin, Plugin<IdPModule>
Direct Known Subclasses:
FirstPartyIdPPlugin

public abstract class PropertyDrivenIdPPlugin extends PropertyDrivenPlugin<IdPModule> implements IdPPlugin
Implementation of IdPPlugin relying on Java Properties.
Since:
4.1.0
  • Constructor Details