Express (Distributed operating systems), v8.0 > Secure applications and their environment > Authenticate users > Select a registry or repository > Manage realms in a federated repository > Virtual member manager > Reference > Virtual member manager SPIs > Repository SPI


getSchema

Use the getSchema SPI to retrieve repository specific schema information.


Purpose

The getSchema SPI retrieves the repository specific schema information of entity types and property types. Examples of the repository specific schema include the LDAP syntax of the property and the object classes of the entity.


Parameters

root

Input root data object that contains the request information.


Returns

The output root data object that contains the requested schemas.


Exceptions


Signature

public DataObject getSchema(DataObject root) throws WIMException

Parent topic: Repository SPI



+

Search Tips   |   Advanced Search