Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.sun.identity.idm.plugins.database | |
com.sun.identity.idm.plugins.files | |
com.sun.identity.idm.plugins.internal | |
com.sun.identity.idm.server | |
org.forgerock.openam.idrepo.ldap | |
org.openidentityplatform.openam.cassandra |
Modifier and Type | Class and Description |
---|---|
class |
AMSDKRepo |
Modifier and Type | Class and Description |
---|---|
class |
DatabaseRepo
This class stores identity information in a database
|
Modifier and Type | Class and Description |
---|---|
class |
FilesRepo
This class stores identity information in flat files using
java.io.File classes. |
Modifier and Type | Class and Description |
---|---|
class |
AgentsRepo |
class |
SpecialRepo |
Modifier and Type | Method and Description |
---|---|
protected IdRepo |
IdRepoPluginsCache.getAgentRepoPlugin(String orgName) |
protected IdRepo |
IdRepoPluginsCache.getAMRepoPlugin(String orgName) |
Modifier and Type | Method and Description |
---|---|
protected Set<IdRepo> |
IdRepoPluginsCache.getIdRepoPlugins(String orgName) |
protected Set<IdRepo> |
IdRepoPluginsCache.getIdRepoPlugins(String orgName,
IdOperation op,
IdType type) |
Modifier and Type | Class and Description |
---|---|
class |
DJLDAPv3Repo
This is an IdRepo implementation that utilizes the LDAP protocol via OpenDJ LDAP SDK to access directory servers.
|
Modifier and Type | Class and Description |
---|---|
class |
Repo |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.