Authorizer interface

This is the required interface for authorization providers.

Syntax

public interface Authorizer

Derived classes

Remarks

Providers implementing this interface may also optionally implement ProviderInfo interface to expose additional provider information. SecConfigurationValidatingProvider interface to validate the configuration properties for the provider before they are saved using the Admin API. SecProviderCapabilities interface to expose the capabilities of the provider.