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:io.apiman.gateway.engine.policies.BasicAuthenticationPolicy |
| IP Black-List Policy | class:io.apiman.gateway.engine.policies.IPBlacklistPolicy |
| IP White-List Policy | class:io.apiman.gateway.engine.policies.IPWhitelistPolicy |