Package | Description |
---|---|
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
org.forgerock.openam.entitlement.indextree |
This package contains classes for index rule tree implementations of ISaveIndex and ISearchIndex.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceManagementDAOWrapper
Until SMSEntry is refactored to separate out its various responsibilities, for now this wrapper class delegates to it.
|
Constructor and Description |
---|
IndexChangeMonitorImpl(org.forgerock.opendj.ldap.SearchResultHandler handler,
ConnectionFactory factory,
ServiceManagementDAO smDAO) |
IndexTreeServiceImpl(IndexChangeManager manager,
PrivilegedAction<SSOToken> adminTokenAction,
ServiceManagementDAO smDAO,
DNWrapper dnMapper,
org.forgerock.util.thread.listener.ShutdownManager shutdownManager) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.