Configure the available policy definitions. These will be the policies made available to users when configuring applications, services, and plans.
| Policy | Implementation |
|---|---|
| BASIC Authentication Policy | class:org.overlord.apiman.engine.policies.BasicAuthenticationPolicy |
| IP Black-List Policy | class:org.overlord.apiman.engine.policies.IPBlacklistPolicy |
| IP White-List Policy | class:org.overlord.apiman.engine.policies.IPWhitelistPolicy |