Package | Description |
---|---|
com.sun.identity.idm.remote | |
com.sun.identity.idm.server | |
org.forgerock.openam.idm |
Modifier and Type | Class and Description |
---|---|
class |
IdRemoteCachedServicesImpl
Class which provides caching on top of available IdRepoLDAPServices.
|
Modifier and Type | Class and Description |
---|---|
class |
IdCachedServicesImpl |
Modifier and Type | Class and Description |
---|---|
class |
IdCachedServicesDecorator
Decorator pattern base class for
IdCachedServices implementations. |
class |
LowerCaseIdCachedServicesDecorator
Version of
LowerCaseIdServicesDecorator that also implements the IdCachedServices
interface. |
Modifier and Type | Method and Description |
---|---|
protected IdCachedServices |
IdCachedServicesDecorator.getDelegate() |
Constructor and Description |
---|
IdCachedServicesDecorator(IdCachedServices delegate)
Constructs the decorator using the given delegate implementation.
|
LowerCaseIdCachedServicesDecorator(IdCachedServices delegate)
Constructs the decorator using the given delegate implementation.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.