org.apache.camel.spi
Interface AuthorizationPolicy

All Superinterfaces:
Policy

public interface AuthorizationPolicy
extends Policy

A marker for defining the policy to be used for applying authorization to routes.

Version:

Method Summary
 
Methods inherited from interface org.apache.camel.spi.Policy
beforeWrap, wrap
 



Apache CAMEL