security package

The com.sybase.security package contains the main classes and interfaces that define the SAP Common Security Infrastructure (CSI) framework.

Members

All public members of the security package.

Remarks

CSI has a service provider plug-in model defined by the classes and interfaces in the com.sybase.security package that allows providers to be plugged into the framework to integrate with the existing security infrastructure. If none of the default providers meet the security needs, one can implement a new provider that interfaces with a security back-end of choice and plug it into CSI as long as it implements the relevant interfaces.