Package com.sun.identity.idm
Interface IdRepoFactory<T extends IdRepo>
- Type Parameters:
T- the type ofIdRepoto create
-
Method Summary
-
Method Details
-
create
Create a new IdRepo.- Parameters:
orgName- the realm containing the IdRepo implementationname- the name of the IdRepo.- Returns:
- a new instance of
IdRepo
-