Interface AuthorizationPlugin

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
ExternalRoleRuleBasedAuthorizationPlugin, MultiAuthRuleBasedAuthorizationPlugin, RuleBasedAuthorizationPlugin, RuleBasedAuthorizationPluginBase

public interface AuthorizationPlugin extends Closeable
Authorization interface that needs to be implemented to write an authorization plugin.