Authorization

The authorization provider interface is defined by the com.sybase.security.provider.Authorizer interface.

There are two primary worker methods: There are also two security context life-cycle methods, initContext() and destroyContext(), and one provider lifecycle method, init(), all of which are inherited from com.sybase.security.provider.SecContextProvider.