Configuring Security Configurations

The Sybase Unwired Platform security configuration is a metadata-based configuration that includes several components.

Each of these components is a security provider, and is represented by SecurityProviderVO. The properties of SecurityProviderVO differentiate the components. See Developer Guide for Unwired Server Management API > Client Metadata.

Manage the Sybase Unwired Platform security configuration using the SUPSecurityConfiguration interface. This interface provides different methods for the components. The changes made through these methods are cached locally unless the commit() method is called to send the cached configuration of all the components to the Unwired Server.