Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.identityconnectors.common.logging.impl
,
org.identityconnectors.common.script.groovy
,
org.identityconnectors.common.security.impl
,
org.identityconnectors.framework.impl.api
,
org.identityconnectors.framework.impl.api.local
,
org.identityconnectors.framework.impl.api.local.operations
,
org.identityconnectors.framework.impl.api.remote
,
org.identityconnectors.framework.impl.api.remote.messages
,
org.identityconnectors.framework.impl.serializer
,
org.identityconnectors.framework.impl.serializer.binary
,
org.identityconnectors.framework.impl.serializer.xml
,
org.identityconnectors.framework.impl.test
,
org.identityconnectors.framework.server
,
org.identityconnectors.framework.server.impl
Class Hierarchy
java.lang.
Object
org.identityconnectors.framework.impl.api.
AbstractConnectorFacade
(implements org.identityconnectors.framework.api.
ConnectorFacade
)
org.identityconnectors.framework.impl.api.local.
LocalConnectorFacadeImpl
org.identityconnectors.framework.impl.api.remote.
RemoteConnectorFacadeImpl
org.identityconnectors.framework.impl.api.
AbstractConnectorInfo
(implements org.identityconnectors.framework.api.
ConnectorInfo
)
org.identityconnectors.framework.impl.api.local.
LocalConnectorInfoImpl
org.identityconnectors.framework.impl.api.remote.
RemoteConnectorInfoImpl
org.identityconnectors.framework.impl.api.
APIConfigurationImpl
(implements org.identityconnectors.framework.api.
APIConfiguration
)
org.identityconnectors.framework.impl.api.local.operations.
APIOperationRunner
org.identityconnectors.framework.impl.api.local.operations.
ConnectorAPIOperationRunner
org.identityconnectors.framework.impl.api.local.operations.
AuthenticationImpl
(implements org.identityconnectors.framework.api.operations.
AuthenticationApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
CreateImpl
(implements org.identityconnectors.framework.api.operations.
CreateApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
DeleteImpl
(implements org.identityconnectors.framework.api.operations.
DeleteApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
ResolveUsernameImpl
(implements org.identityconnectors.framework.api.operations.
ResolveUsernameApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
SchemaImpl
(implements org.identityconnectors.framework.api.operations.
SchemaApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
ScriptOnConnectorImpl
(implements org.identityconnectors.framework.api.operations.
ScriptOnConnectorApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
ScriptOnResourceImpl
(implements org.identityconnectors.framework.api.operations.
ScriptOnResourceApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
SearchImpl
(implements org.identityconnectors.framework.api.operations.
SearchApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
SyncImpl
(implements org.identityconnectors.framework.api.operations.
SyncApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
TestImpl
(implements org.identityconnectors.framework.api.operations.
TestApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
UpdateImpl
(implements org.identityconnectors.framework.api.operations.
UpdateApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
ValidateImpl
(implements org.identityconnectors.framework.api.operations.
ValidateApiOp
)
org.identityconnectors.framework.impl.api.local.operations.
AttributesToGetResultsHandler
org.identityconnectors.framework.impl.api.local.operations.
SearchImpl.AttributesToGetSearchResultsHandler
(implements org.identityconnectors.framework.common.objects.
ResultsHandler
)
org.identityconnectors.framework.impl.api.local.operations.
SyncImpl.AttributesToGetSyncResultsHandler
(implements org.identityconnectors.framework.common.objects.
SyncResultsHandler
)
org.identityconnectors.framework.impl.serializer.binary.
BinaryObjectDecoder
(implements org.identityconnectors.framework.common.serializer.
BinaryObjectDeserializer
, org.identityconnectors.framework.impl.serializer.
ObjectDecoder
)
org.identityconnectors.framework.impl.serializer.binary.
BinaryObjectEncoder
(implements org.identityconnectors.framework.common.serializer.
BinaryObjectSerializer
, org.identityconnectors.framework.impl.serializer.
ObjectEncoder
)
org.identityconnectors.framework.impl.api.
BufferedResultsProxy
(implements java.lang.reflect.
InvocationHandler
)
org.identityconnectors.framework.impl.api.local.
BundleLibSorter
(implements java.util.
Comparator
<T>)
org.identityconnectors.framework.server.impl.
CCLWatchThreadFactory
(implements java.util.concurrent.
ThreadFactory
)
org.identityconnectors.framework.impl.api.
ConfigurationPropertiesImpl
(implements org.identityconnectors.framework.api.
ConfigurationProperties
)
org.identityconnectors.framework.impl.api.
ConfigurationPropertyImpl
(implements org.identityconnectors.framework.api.
ConfigurationProperty
)
org.identityconnectors.framework.server.impl.
ConnectionProcessor
(implements java.lang.
Runnable
)
org.identityconnectors.framework.impl.api.local.operations.
ConnectorAPIOperationRunnerProxy
(implements java.lang.reflect.
InvocationHandler
)
org.identityconnectors.framework.impl.api.local.
ConnectorBundleManifest
org.identityconnectors.framework.impl.api.local.
ConnectorBundleManifestParser
org.identityconnectors.framework.api.
ConnectorFacadeFactory
org.identityconnectors.framework.impl.api.
ConnectorFacadeFactoryImpl
org.identityconnectors.framework.api.
ConnectorInfoManagerFactory
org.identityconnectors.framework.impl.api.
ConnectorInfoManagerFactoryImpl
org.identityconnectors.framework.impl.api.
ConnectorMessagesImpl
(implements org.identityconnectors.framework.common.objects.
ConnectorMessages
)
org.identityconnectors.framework.impl.api.local.
ConnectorPoolManager
org.identityconnectors.framework.server.
ConnectorServer
org.identityconnectors.framework.server.impl.
ConnectorServerImpl
org.identityconnectors.framework.impl.api.
DelegatingTimeoutProxy
(implements java.lang.reflect.
InvocationHandler
)
org.identityconnectors.framework.impl.api.local.operations.
DuplicateFilteringResultsHandler
(implements org.identityconnectors.framework.common.objects.
ResultsHandler
)
org.identityconnectors.framework.impl.api.remote.messages.
EchoMessage
(implements org.identityconnectors.framework.impl.api.remote.messages.
Message
)
org.identityconnectors.common.security.
EncryptorFactory
org.identityconnectors.common.security.impl.
EncryptorFactoryImpl
org.identityconnectors.common.security.impl.
EncryptorImpl
(implements org.identityconnectors.common.security.
Encryptor
)
org.identityconnectors.framework.impl.api.local.operations.
FilteredResultsHandler
(implements org.identityconnectors.framework.common.objects.
ResultsHandler
)
org.identityconnectors.framework.impl.api.local.operations.
FilteredResultsHandler.PassThruFilter
(implements org.identityconnectors.framework.common.objects.filter.
Filter
)
org.identityconnectors.framework.impl.api.local.operations.
GetImpl
(implements org.identityconnectors.framework.api.operations.
GetApiOp
)
org.identityconnectors.framework.impl.api.remote.messages.
HelloRequest
(implements org.identityconnectors.framework.impl.api.remote.messages.
Message
)
org.identityconnectors.framework.impl.api.remote.messages.
HelloResponse
(implements org.identityconnectors.framework.impl.api.remote.messages.
Message
)
org.identityconnectors.framework.impl.api.local.
JavaClassProperties
org.identityconnectors.common.logging.impl.
JDKLogger
(implements org.identityconnectors.common.logging.
LogSpi
)
org.identityconnectors.framework.impl.api.local.
LocalConnectorInfoManagerImpl
(implements org.identityconnectors.framework.api.
ConnectorInfoManager
)
org.identityconnectors.framework.impl.api.
LoggingProxy
(implements java.lang.reflect.
InvocationHandler
)
org.identityconnectors.framework.server.
Main
org.identityconnectors.framework.impl.api.
MethodTimeoutProxy
(implements java.lang.reflect.
InvocationHandler
)
org.identityconnectors.common.logging.impl.
NoOpLogger
(implements org.identityconnectors.common.logging.
LogSpi
)
org.identityconnectors.framework.impl.api.local.operations.
NormalizingResultsHandler
(implements org.identityconnectors.framework.common.objects.
ResultsHandler
)
org.identityconnectors.framework.impl.api.local.operations.
NormalizingSyncResultsHandler
(implements org.identityconnectors.framework.common.objects.
SyncResultsHandler
)
org.identityconnectors.framework.impl.api.local.operations.
ObjectNormalizerFacade
org.identityconnectors.framework.impl.api.local.
ObjectPool
<T>
org.identityconnectors.framework.impl.api.local.
ObjectPool.Statistics
org.identityconnectors.framework.common.serializer.
ObjectSerializerFactory
org.identityconnectors.framework.impl.serializer.
ObjectSerializerFactoryImpl
org.identityconnectors.framework.impl.serializer.
ObjectSerializerRegistry
org.identityconnectors.framework.impl.serializer.
ObjectTypeMapperImpl
(implements org.identityconnectors.framework.impl.serializer.
ObjectTypeMapper
)
org.identityconnectors.framework.impl.serializer.
AbstractObjectSerializationHandler
(implements org.identityconnectors.framework.impl.serializer.
ObjectSerializationHandler
)
org.identityconnectors.framework.impl.serializer.
EnumSerializationHandler
org.identityconnectors.framework.impl.api.local.operations.
OperationalContext
org.identityconnectors.framework.impl.api.local.operations.
ConnectorOperationalContext
org.identityconnectors.framework.impl.api.remote.messages.
OperationRequest
(implements org.identityconnectors.framework.impl.api.remote.messages.
Message
)
org.identityconnectors.framework.impl.api.remote.messages.
OperationRequestMoreData
(implements org.identityconnectors.framework.impl.api.remote.messages.
Message
)
org.identityconnectors.framework.impl.api.remote.messages.
OperationRequestStopData
(implements org.identityconnectors.framework.impl.api.remote.messages.
Message
)
org.identityconnectors.framework.impl.api.remote.messages.
OperationResponseEnd
(implements org.identityconnectors.framework.impl.api.remote.messages.
Message
)
org.identityconnectors.framework.impl.api.remote.messages.
OperationResponsePart
(implements org.identityconnectors.framework.impl.api.remote.messages.
Message
)
org.identityconnectors.framework.impl.api.remote.messages.
OperationResponsePause
(implements org.identityconnectors.framework.impl.api.remote.messages.
Message
)
org.identityconnectors.framework.impl.api.remote.
RemoteConnectorInfoManagerImpl
(implements org.identityconnectors.framework.api.
ConnectorInfoManager
)
org.identityconnectors.framework.impl.api.remote.
RemoteFrameworkConnection
org.identityconnectors.framework.impl.api.remote.
RemoteOperationInvocationHandler
(implements java.lang.reflect.
InvocationHandler
)
org.identityconnectors.common.script.
ScriptExecutorFactory
org.identityconnectors.common.script.groovy.
GroovyScriptExecutorFactory
org.identityconnectors.framework.impl.api.
StreamHandlerUtil
org.identityconnectors.framework.impl.test.
TestHelpersImpl
(implements org.identityconnectors.test.common.spi.
TestHelpersSpi
)
java.lang.
Thread
(implements java.lang.
Runnable
)
org.identityconnectors.framework.server.impl.
CCLWatchThread
org.identityconnectors.framework.impl.api.local.
ThreadClassLoaderManager
org.identityconnectors.framework.impl.api.local.operations.
ThreadClassLoaderManagerProxy
(implements java.lang.reflect.
InvocationHandler
)
org.identityconnectors.framework.impl.api.local.
WorkingBundleInfo
org.identityconnectors.framework.impl.serializer.xml.
XmlObjectDecoder
(implements org.identityconnectors.framework.impl.serializer.
ObjectDecoder
)
org.identityconnectors.framework.impl.serializer.xml.
XmlObjectEncoder
(implements org.identityconnectors.framework.impl.serializer.
ObjectEncoder
)
org.identityconnectors.framework.impl.serializer.xml.
XmlObjectParser
org.identityconnectors.framework.impl.serializer.xml.
XmlObjectSerializerImpl
(implements org.identityconnectors.framework.common.serializer.
XmlObjectSerializer
)
Interface Hierarchy
org.identityconnectors.framework.impl.api.remote.messages.
Message
org.identityconnectors.framework.impl.serializer.
ObjectDecoder
org.identityconnectors.framework.impl.serializer.
ObjectEncoder
org.identityconnectors.framework.impl.api.local.
ObjectPoolHandler
<T>
org.identityconnectors.framework.impl.api.
ObjectStreamHandler
org.identityconnectors.framework.impl.serializer.
ObjectTypeMapper
org.identityconnectors.framework.impl.serializer.
ObjectSerializationHandler
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.