Package | Description |
---|---|
com.sun.identity.liberty.ws.disco.plugins |
Defines plugin interface for Liberty Discovery Service implementation.
|
com.sun.identity.plugin.datastore |
Contains data store plugin SPIs.
|
com.sun.identity.plugin.datastore.impl | |
com.sun.identity.saml2.common |
Defines common SAMLv2 utilities and constants.
|
com.sun.identity.saml2.plugins |
Defines SAMLv2 Plugin SPIs.
|
com.sun.identity.wsfederation.common |
Defines common WS-Federation utilities and constants.
|
com.sun.identity.wsfederation.plugins |
Defines WS-Federation Plugin SPIs
|
Modifier and Type | Method and Description |
---|---|
static boolean |
DiscoEntryHandlerImplUtils.getUserDiscoEntries(DataStoreProvider store,
String userID,
String attrName,
Map discoEntries) |
static boolean |
DiscoEntryHandlerImplUtils.setUserDiscoEntries(DataStoreProvider store,
String userID,
String attrName,
Collection entries) |
Modifier and Type | Method and Description |
---|---|
DataStoreProvider |
DataStoreProviderManager.getDataStoreProvider(String componentName)
Gets the provider associated with the component.
|
Modifier and Type | Class and Description |
---|---|
class |
FedletDataStoreProvider
The
FedletDataStoreProvider is an implementation of
DataStoreProvider for Fedlet deployment. |
class |
IdRepoDataStoreProvider
The
IdRepoDataStoreProvider is an implementation of
DataStoreProvider using IdRepo APIs. |
Modifier and Type | Method and Description |
---|---|
static DataStoreProvider |
SAML2Utils.getDataStoreProvider()
Returns
DataStoreProvider object. |
Modifier and Type | Field and Description |
---|---|
protected static DataStoreProvider |
DefaultAccountMapper.dsProvider |
protected static DataStoreProvider |
DefaultAttributeMapper.dsProvider |
Modifier and Type | Field and Description |
---|---|
static DataStoreProvider |
WSFederationUtils.dsProvider |
Modifier and Type | Field and Description |
---|---|
protected static DataStoreProvider |
DefaultAccountMapper.dsProvider |
protected static DataStoreProvider |
DefaultAttributeMapper.dsProvider |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.