A collection of Enforcer Elements.Syntax<Enforcers> < Properties> <Property name="enforcer.classname" value="org.openptk.authorize.BasicEnforcer"/>
</Properties>
<Enforcer id="webfilter" ..../>
</ Enforcers >
Arguments None
PropertiesName | Required | Description | Example |
---|
enforcer.classname | Yes | A fully qualified Java classname that implements the Enforcer Interface | org.openptk.authorize.BasicEnforcer |
|