Class PropertyDrivenPlugin<T extends Module>

java.lang.Object
net.shibboleth.profile.plugin.AbstractPlugin<T>
net.shibboleth.profile.plugin.PropertyDrivenPlugin<T>
Type Parameters:
T - module type
All Implemented Interfaces:
Plugin<T>

public abstract class PropertyDrivenPlugin<T extends Module> extends AbstractPlugin<T> implements Plugin<T>
Implementation of Plugin relying on Java Properties.
Since:
4.1.0