Design

The Registry Direct API is a set of Java™ interfaces that provide the required administration and authentication methods. This design supports only IBM Directory Server and Oracle Database registry types.

The factory class generates an instance that implements the primary interface for specific registry.

Use the provided utility class to configure the API configuration in the stand-alone mode. The Security Verify Access Java API configuration class is for both the Security Verify Access Java API and Registry Direct Java API. If authorization is enabled in the Registry Direct Java API, the Registry Direct API uses the existing Java API to authorize access to API methods.

Parent topic: Registry Direct Java API