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


initialize

Use the initialize SPI to call an adapter.


Purpose

The initialize SPI initializes the repository adapter. It is called by the repository manager.


Parameters

reposConfig

The data object that contains the configuration information of the repository.


Returns

There is no return from this SPI.


Exceptions


Signature

public void initialize(DataObject reposConfig) throws WIMException

Parent topic: Repository SPI



+

Search Tips   |   Advanced Search