- AbstractConfiguration - Class in org.identityconnectors.framework.spi
-
Convenient base-class for Configuration objects to extend.
- AbstractConfiguration() - Constructor for class org.identityconnectors.framework.spi.AbstractConfiguration
-
- AbstractConnectorFacade - Class in org.identityconnectors.framework.impl.api
-
Implements all the methods of the facade.
- AbstractConnectorFacade(APIConfigurationImpl) - Constructor for class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Builds up the maps of supported operations and calls.
- AbstractConnectorFacade(String, AbstractConnectorInfo) - Constructor for class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Builds up the maps of supported operations and calls.
- AbstractConnectorInfo - Class in org.identityconnectors.framework.impl.api
-
Common base class shared between local and remote implementations
- AbstractConnectorInfo() - Constructor for class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- AbstractFilterTranslator<T> - Class in org.identityconnectors.framework.common.objects.filter
-
Base class to make it easier to implement Search.
- AbstractFilterTranslator() - Constructor for class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
- AbstractObjectSerializationHandler - Class in org.identityconnectors.framework.impl.serializer
-
- AbstractObjectSerializationHandler(Class<?>, String) - Constructor for class org.identityconnectors.framework.impl.serializer.AbstractObjectSerializationHandler
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.AndFilter
-
Ands the left and right filters.
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.AndFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.ContainsAllValuesFilter
-
Determine whether the specified
ConnectorObject
contains an
Attribute
that has the same name as
and contains all of the values of the attribute that
FilterBuilder
placed into this filter.
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.ContainsAllValuesFilter
-
- accept(String) - Method in class org.identityconnectors.framework.common.objects.filter.ContainsFilter
-
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.ContainsFilter
-
- accept(String) - Method in class org.identityconnectors.framework.common.objects.filter.EndsWithFilter
-
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.EndsWithFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.EqualsFilter
-
Determines whether the specified
ConnectorObject
contains an
attribute that has the same name and contains a value that is equals the
value of the attribute that
FilterBuilder
placed into this
filter.
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.EqualsFilter
-
- accept(String) - Method in class org.identityconnectors.framework.common.objects.filter.EqualsIgnoreCaseFilter
-
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.EqualsIgnoreCaseFilter
-
- accept(ConnectorObject) - Method in interface org.identityconnectors.framework.common.objects.filter.Filter
-
- accept(FilterVisitor<R, P>, P) - Method in interface org.identityconnectors.framework.common.objects.filter.Filter
-
Applies a FilterVisitor
to this Filter
.
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.GreaterThanFilter
-
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.GreaterThanFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.GreaterThanOrEqualFilter
-
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.GreaterThanOrEqualFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.LessThanFilter
-
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.LessThanFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.LessThanOrEqualFilter
-
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.LessThanOrEqualFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.NotFilter
-
Return the opposite the internal filters return value.
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.NotFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.OrFilter
-
Takes the result from the left and ORs it w/ the right filter.
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.OrFilter
-
- accept(String) - Method in class org.identityconnectors.framework.common.objects.filter.StartsWithFilter
-
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.common.objects.filter.StartsWithFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.StringFilter
-
- accept(String) - Method in class org.identityconnectors.framework.common.objects.filter.StringFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.impl.api.local.operations.FilteredResultsHandler.PassThroughFilter
-
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.impl.api.local.operations.FilteredResultsHandler.PassThroughFilter
-
- accept(ConnectorObject) - Method in class org.identityconnectors.framework.impl.api.local.operations.NormalizingFilter
-
Return the decision based on normalized version of the object.
- accept(FilterVisitor<R, P>, P) - Method in class org.identityconnectors.framework.impl.api.local.operations.NormalizingFilter
-
- access(GuardedByteArray.Accessor) - Method in class org.identityconnectors.common.security.GuardedByteArray
-
Provides access to the clear-text value of the byte array in a controlled
fashion.
- access(byte[]) - Method in interface org.identityconnectors.common.security.GuardedByteArray.Accessor
-
This method will be called with the clear text of the bytes.
- access(GuardedString.Accessor) - Method in class org.identityconnectors.common.security.GuardedString
-
Provides access to the clear-text value of the string in a controlled
fashion.
- access(char[]) - Method in interface org.identityconnectors.common.security.GuardedString.Accessor
-
This method will be called with the clear text of the string.
- ACCOUNT - Static variable in class org.identityconnectors.framework.common.objects.ObjectClass
-
Represents a human being in the context of a specific system or
application.
- ACCOUNT_NAME - Static variable in class org.identityconnectors.framework.common.objects.ObjectClass
-
- Activator - Class in org.identityconnectors.framework.impl.api.osgi.internal
-
Sample Class Doc
- Activator() - Constructor for class org.identityconnectors.framework.impl.api.osgi.internal.Activator
-
- adaptFromObjectStreamHandler(Class<?>, ObjectStreamHandler) - Static method in class org.identityconnectors.framework.impl.api.StreamHandlerUtil
-
- adaptToObjectStreamHandler(Class<?>, Object) - Static method in class org.identityconnectors.framework.impl.api.StreamHandlerUtil
-
- add(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
Takes all the attribute from a
ConnectorObject
and add/overwrite
the current attributes.
- addAllAttributeInfo(Collection<AttributeInfo>) - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfoBuilder
-
- addAttribute(Attribute...) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
- addAttribute(String, Object...) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
Adds values to the attribute.
- addAttribute(String, Collection<?>) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
Adds each object in the collection.
- addAttributeInfo(AttributeInfo) - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfoBuilder
-
- addAttributes(Collection<Attribute>) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
- addAttributeValues(ObjectClass, Uid, Set<Attribute>, OperationOptions) - Method in interface org.identityconnectors.framework.api.operations.UpdateApiOp
-
Update the object specified by the
ObjectClass
and
Uid
,
adding to the current values of each attribute the values provided.
- addAttributeValues(ObjectClass, Uid, Set<Attribute>, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Update the object specified by the
ObjectClass
and
Uid
,
adding to the current values of each attribute the values provided.
- addAttributeValues(ObjectClass, Uid, Set<Attribute>, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.local.operations.UpdateImpl
-
- addAttributeValues(ObjectClass, Uid, Set<Attribute>, OperationOptions) - Method in interface org.identityconnectors.framework.spi.operations.UpdateAttributeValuesOp
-
Update the object specified by the
ObjectClass
and
Uid
,
adding to the current values of each attribute the values provided.
- addConnectorEventHandler(ConnectorEventHandler) - Method in interface org.identityconnectors.common.event.ConnectorEventPublisher
-
Adds an observer to the set of observers for this object, provided that
it is not the same as some observer already in the set.
- addConnectorEventHandler(ConnectorEventHandler) - Method in class org.identityconnectors.framework.impl.api.osgi.internal.OsgiConnectorInfoManagerImpl
-
Adds an observer to the set of observers for this object, provided that
it is not the same as some observer already in the set.
- addConnectorEventHandler(ConnectorEventHandler) - Method in class org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoManagerImpl
-
Adds an observer to the set of observers for this object, provided that
it is not the same as some observer already in the set.
- addingEntries(Bundle, List<ManifestEntry>) - Method in class org.identityconnectors.framework.impl.api.osgi.internal.OsgiConnectorInfoManagerImpl
-
- addScriptArgument(String, Object) - Method in class org.identityconnectors.framework.common.objects.ScriptContextBuilder
-
Adds or sets an argument to pass to the script.
- addSupportedObjectClass(Class<? extends SPIOperation>, ObjectClassInfo) - Method in class org.identityconnectors.framework.common.objects.SchemaBuilder
-
Adds the given ObjectClassInfo as a supported ObjectClass for the given operation.
- addSupportedOperationOption(Class<? extends SPIOperation>, OperationOptionInfo) - Method in class org.identityconnectors.framework.common.objects.SchemaBuilder
-
Adds the given OperationOptionInfo as a supported option for the given operation.
- addUid(Set<AttributeDelta>, Object...) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Returns a mutable copy of the original set with the uid attributeDelta added.
- addUid(Set<Attribute>, Uid) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Returns a mutable copy of the original set with the uid attribute added.
- addValue(Object...) - Method in class org.identityconnectors.framework.common.objects.AttributeBuilder
-
Add each of the specified objects as a values for the attribute that is
being built.
- addValue(Collection<?>) - Method in class org.identityconnectors.framework.common.objects.AttributeBuilder
-
Adds each object in the collection as a value for the attribute that is
being built.
- addValues(Object...) - Method in class org.identityconnectors.framework.common.objects.SuggestedValuesBuilder
-
Add each of the specified objects as a value for SuggestedValues instance that is being built.
- addValues(Collection<?>) - Method in class org.identityconnectors.framework.common.objects.SuggestedValuesBuilder
-
Adds each object in the collection as a value for SuggestedValues instance that is being built.
- addValueToAdd(Collection<?>) - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Adds each object in the collection as a value for the valuesToAdd of the
attributeDelta that is being built.
- addValueToAdd(Object...) - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Adds each of the specified objects as a value for the valuesToAdd of the
attributeDelta that is being built.
- addValueToRemove(Collection<?>) - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Adds each object in the collection as a value for the valuesToRemove of
the attributeDelta that is being built.
- addValueToRemove(Object...) - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Adds each of the specified objects as a value for the valuesToRemove of
the attributeDelta that is being built.
- addValueToReplace(Collection<?>) - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Adds each object in the collection as a value for the valuesToReplace of
the attributeDelta that is being built.
- addValueToReplace(Object...) - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Adds each of the specified objects as a value for the valuesToReplace of
the attributeDelta that is being built.
- ALL - Static variable in class org.identityconnectors.framework.common.objects.ObjectClass
-
Represents all collections that contains any object.
- ALL_NAME - Static variable in class org.identityconnectors.framework.common.objects.ObjectClass
-
- allAPIOperations() - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
- allSPIOperations() - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
- AlreadyExistsException - Exception in org.identityconnectors.framework.common.exceptions
-
AlreadyExistsException is thrown to indicate if
CreateApiOp
attempts
to create an object that exists prior to the method execution or
UpdateApiOp
attempts
to rename an object to that exists prior to the method execution.
- AlreadyExistsException() - Constructor for exception org.identityconnectors.framework.common.exceptions.AlreadyExistsException
-
- AlreadyExistsException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.AlreadyExistsException
-
- AlreadyExistsException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.AlreadyExistsException
-
- AlreadyExistsException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.AlreadyExistsException
-
- and(Filter, Filter) - Static method in class org.identityconnectors.framework.common.objects.filter.FilterBuilder
-
Logically "ANDs" together the two specified instances of
Filter
.
- and(Collection<Filter>) - Static method in class org.identityconnectors.framework.common.objects.filter.FilterBuilder
-
Creates a new "AND" filter using the provided list of sub-filters.
- and(Filter...) - Static method in class org.identityconnectors.framework.common.objects.filter.FilterBuilder
-
Creates a new "AND" filter using the provided list of sub-filters.
- AndFilter - Class in org.identityconnectors.framework.common.objects.filter
-
- AndFilter(Filter, Filter) - Constructor for class org.identityconnectors.framework.common.objects.filter.AndFilter
-
And the the left and right filters.
- AndFilter(Collection<Filter>) - Constructor for class org.identityconnectors.framework.common.objects.filter.AndFilter
-
- APIConfiguration - Interface in org.identityconnectors.framework.api
-
Interface to show the configuration properties from both the SPI/API based on
the
Connector
makeup.
- apiConfiguration - Variable in class org.identityconnectors.framework.impl.api.local.operations.OperationalContext
-
- APIConfigurationImpl - Class in org.identityconnectors.framework.impl.api
-
- APIConfigurationImpl() - Constructor for class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- APIConfigurationImpl(APIConfigurationImpl) - Constructor for class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- APIOperation - Interface in org.identityconnectors.framework.api.operations
-
Base interface for all API operations.
- APIOperationRunner - Class in org.identityconnectors.framework.impl.api.local.operations
-
Base class for API operation runners.
- APIOperationRunner(OperationalContext) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
-
Creates the API operation so it can called multiple times.
- append(Object) - Method in class org.identityconnectors.common.EqualsHashCodeBuilder
-
Appends the field value to an ArrayList to help facilitate equality
testing.
- appendBean(Object) - Method in class org.identityconnectors.common.EqualsHashCodeBuilder
-
This method will attempt to use reflection to get all the properties that
make up the identity of the object.
- appendByte(byte) - Method in class org.identityconnectors.common.security.GuardedByteArray
-
Appends a single clear-text byte to the secure byte array.
- appendChar(char) - Method in class org.identityconnectors.common.security.GuardedString
-
Appends a single clear-text character to the secure string.
- ascendingOrder(String) - Static method in class org.identityconnectors.framework.common.objects.SortKey
-
Creates a new ascending-order sort key for the provided field.
- asReadOnlyList(List<T>) - Static method in class org.identityconnectors.common.CollectionUtil
-
Returns a read-only list.
- asReadOnlyMap(Map<T, K>) - Static method in class org.identityconnectors.common.CollectionUtil
-
- Assertions - Class in org.identityconnectors.common
-
- ATT_BUNDLE_NAME - Static variable in class org.identityconnectors.framework.impl.api.osgi.internal.ConnectorManifestScanner
-
- ATT_BUNDLE_VERSION - Static variable in class org.identityconnectors.framework.impl.api.osgi.internal.ConnectorManifestScanner
-
- ATT_FRAMEWORK_VERSION - Static variable in class org.identityconnectors.framework.impl.api.osgi.internal.ConnectorManifestScanner
-
- Attribute - Class in org.identityconnectors.framework.common.objects
-
Represents a named collection of values within a target object, although the
simplest case is a name-value pair (e.g., email, employeeID).
- AttributeBuilder - Class in org.identityconnectors.framework.common.objects
-
Simplifies constructing instances of
Attribute
.
- AttributeBuilder() - Constructor for class org.identityconnectors.framework.common.objects.AttributeBuilder
-
- AttributeDelta - Class in org.identityconnectors.framework.common.objects
-
Specifies a modification of a single
Attribute
.
- AttributeDeltaBuilder - Class in org.identityconnectors.framework.common.objects
-
- AttributeDeltaBuilder() - Constructor for class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
- AttributeDeltaUtil - Class in org.identityconnectors.framework.common.objects
-
- attributeEquals(Object) - Method in class org.identityconnectors.framework.common.objects.Attribute
-
Business-level equals that checks name, value and completeness.
- AttributeFilter - Class in org.identityconnectors.framework.common.objects.filter
-
- AttributeInfo - Class in org.identityconnectors.framework.common.objects
-
AttributeInfo is meta data responsible for describing an
Attribute
.
- AttributeInfo.Flags - Enum in org.identityconnectors.framework.common.objects
-
Enum of modifier flags to use for attributes.
- AttributeInfo.Subtypes - Enum in org.identityconnectors.framework.common.objects
-
Enumeration of pre-defined attribute subtypes.
- AttributeInfoBuilder - Class in org.identityconnectors.framework.common.objects
-
Simplifies the process of building 'AttributeInfo' objects.
- AttributeInfoBuilder() - Constructor for class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Creates an builder with all the defaults set.
- AttributeInfoBuilder(String) - Constructor for class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Creates an builder with all the defaults set.
- AttributeInfoBuilder(String, Class<?>) - Constructor for class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Creates an builder with all the defaults set.
- AttributeInfoUtil - Class in org.identityconnectors.framework.common.objects
-
Utility methods to retrieve values from instances of
AttributeInfo
.
- AttributeNormalizer - Interface in org.identityconnectors.framework.spi
-
Interface to be implemented by connectors that need to normalize certain
attributes.
- AttributesAccessor - Class in org.identityconnectors.framework.common.objects
-
Attributes Accessor convenience methods for accessing attributes.
- AttributesAccessor(Set<Attribute>) - Constructor for class org.identityconnectors.framework.common.objects.AttributesAccessor
-
- AttributesToGetResultsHandler - Class in org.identityconnectors.framework.impl.api.local.operations
-
- AttributesToGetResultsHandler(String[]) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.AttributesToGetResultsHandler
-
Keep the attribute to get..
- AttributesToGetSearchResultsHandler(ResultsHandler, String[]) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.SearchImpl.AttributesToGetSearchResultsHandler
-
- AttributesToGetSyncResultsHandler(SyncResultsHandler, String[]) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.SyncImpl.AttributesToGetSyncResultsHandler
-
- AttributeTests - Class in org.identityconnectors.contract.test
-
Test that attributes satisfy contract.
- AttributeTests() - Constructor for class org.identityconnectors.contract.test.AttributeTests
-
- AttributeUtil - Class in org.identityconnectors.framework.common.objects
-
Utility methods to retrieve values from instances of
Attribute
.
- AttributeValueCompleteness - Enum in org.identityconnectors.framework.common.objects
-
- authenticate(ObjectClass, String, GuardedString, OperationOptions) - Method in interface org.identityconnectors.framework.api.operations.AuthenticationApiOp
-
Most basic authentication available.
- authenticate(ObjectClass, String, GuardedString, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Most basic authentication available.
- authenticate(ObjectClass, String, GuardedString, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.local.operations.AuthenticationImpl
-
Authenticate using the basic credentials.
- authenticate(ObjectClass, String, GuardedString, OperationOptions) - Method in interface org.identityconnectors.framework.spi.operations.AuthenticateOp
-
Simple authentication with two parameters presumed to be user name and
password.
- AuthenticateOp - Interface in org.identityconnectors.framework.spi.operations
-
Authenticate an object based on their unique identifier and password.
- AuthenticationApiOp - Interface in org.identityconnectors.framework.api.operations
-
- AuthenticationApiOpTests - Class in org.identityconnectors.contract.test
-
- AuthenticationApiOpTests() - Constructor for class org.identityconnectors.contract.test.AuthenticationApiOpTests
-
- AuthenticationImpl - Class in org.identityconnectors.framework.impl.api.local.operations
-
- AuthenticationImpl(ConnectorOperationalContext, Connector) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.AuthenticationImpl
-
Pass the configuration etc to the abstract class.
- AUXILIARY_OBJECT_CLASS - Static variable in class org.identityconnectors.framework.common.objects.PredefinedAttributeInfos
-
Pseudo-attribute that represents auxiliary object classes.
- AUXILIARY_OBJECT_CLASS_NAME - Static variable in class org.identityconnectors.framework.common.objects.PredefinedAttributes
-
Pseudo-attribute that represents auxiliary object classes.
- awaitStop() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Waits for the server to stop.
- awaitStop() - Method in class org.identityconnectors.framework.server.impl.ConnectorServerImpl
-
- canSearchCaseInsensitive() - Static method in class org.identityconnectors.contract.test.SearchApiOpTests
-
- canSyncAfterOp(Class<? extends APIOperation>) - Static method in class org.identityconnectors.contract.test.SyncApiOpTests
-
Returns true if tests are configured to test connector's sync after specified operation.
- CaseNormalizer - Class in org.identityconnectors.framework.impl.api.local.operations
-
- CaseNormalizer() - Constructor for class org.identityconnectors.framework.impl.api.local.operations.CaseNormalizer
-
- CCLWatchThread - Class in org.identityconnectors.framework.server.impl
-
A thread that logs errors when its context class loader becomes null.
- CCLWatchThread(String) - Constructor for class org.identityconnectors.framework.server.impl.CCLWatchThread
-
- CCLWatchThread(ThreadGroup, Runnable, String, long) - Constructor for class org.identityconnectors.framework.server.impl.CCLWatchThread
-
- CCLWatchThreadFactory - Class in org.identityconnectors.framework.server.impl
-
- charsToBytes(char[]) - Static method in class org.identityconnectors.common.security.SecurityUtil
-
Converts chars to bytes without using any external functions that might
allocate additional buffers for the potentially sensitive data.
- checkAlive() - Method in interface org.identityconnectors.framework.spi.PoolableConnector
-
Checks if the connector is still alive.
- checkAlive() - Method in class org.identityconnectors.testconnector.TstConnector
-
- checkAlive() - Method in class org.identityconnectors.testconnector.TstStatefulPoolableConnector
-
- checkAttributeType(Class<?>) - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Determines if the class is a supported attribute type.
- checkAttributeValue(Object) - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Determines if the class of the object is a supported attribute type.
- checkAttributeValue(String, Object) - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Determines if the class of the object is a supported attribute type.
- checkClassLoader() - Static method in class org.identityconnectors.testconnector.TstConnector
-
- checkObject(ObjectClassInfo, ConnectorObject, Set<Attribute>) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Checks if object has expected attributes and values.
- checkObject(ObjectClassInfo, ConnectorObject, Set<Attribute>, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Checks if object has expected attributes and values.
- checkObjectByAttrDelta(ObjectClassInfo, ConnectorObject, Set<AttributeDelta>) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Checks if object has expected attributesDelta and values.
- checkObjectByAttrDelta(ObjectClassInfo, ConnectorObject, Set<AttributeDelta>, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Checks if object has expected attributesDelta and values.
- checkOperationOptionType(Class<?>) - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Determines if the class is a supported type for an OperationOption.
- checkOperationOptionValue(Object) - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Determines if the class of the object is a supported attribute type.
- checksum(String) - Static method in class org.identityconnectors.common.IOUtil
-
Calculates the CRC32 checksum of the specified file.
- checksum(File) - Static method in class org.identityconnectors.common.IOUtil
-
Calculates the CRC32 checksum of the specified file.
- checkSyncDelta(ObjectClassInfo, SyncDelta, Uid, Set<Attribute>, SyncDeltaType, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Check that passed SyncDelta has exptected values.
- clear() - Static method in class org.identityconnectors.common.l10n.CurrentLocale
-
Clears the locale for the current thread.
- clear(byte[]) - Static method in class org.identityconnectors.common.security.SecurityUtil
-
Clears an array of potentially sensitive bytes
- clear(char[]) - Static method in class org.identityconnectors.common.security.SecurityUtil
-
Clears an array of potentially sensitive chars
- clear() - Method in class org.identityconnectors.common.StringPrintWriter
-
Clear out the underlying string writer.
- clearInstance() - Static method in class org.identityconnectors.framework.impl.api.local.ThreadClassLoaderManager
-
Clear the thread-local instance of the manager.
- clearLocalCache() - Method in class org.identityconnectors.framework.api.ConnectorInfoManagerFactory
-
Clears the local bundle manager cache.
- clearLocalCache() - Method in class org.identityconnectors.framework.impl.api.ConnectorInfoManagerFactoryImpl
-
- clearRemoteCache() - Method in class org.identityconnectors.framework.api.ConnectorInfoManagerFactory
-
Clears the remote cache.
- clearRemoteCache() - Method in class org.identityconnectors.framework.impl.api.ConnectorInfoManagerFactoryImpl
-
- clearSupportedObjectClassesByOperation() - Method in class org.identityconnectors.framework.common.objects.SchemaBuilder
-
Clears the operation-specific supported classes.
- clearSupportedOptionsByOperation() - Method in class org.identityconnectors.framework.common.objects.SchemaBuilder
-
Clears the operation-specific supported options.
- cloneObject(Object) - Static method in class org.identityconnectors.framework.common.serializer.SerializerUtil
-
Clones the given object by serializing it to bytes and then deserializing it.
- close() - Method in interface org.identityconnectors.framework.common.serializer.BinaryObjectDeserializer
-
Closes the underlying stream
- close() - Method in interface org.identityconnectors.framework.common.serializer.BinaryObjectSerializer
-
Closes the underylying stream after first flushing it.
- close(boolean) - Method in interface org.identityconnectors.framework.common.serializer.XmlObjectSerializer
-
Adds document end tag and optinally closes the underlying stream
- close() - Method in interface org.identityconnectors.framework.impl.api.local.ObjectPoolEntry
-
Release the pooled object and puts back to the pool where is was borrowed
from.
- close() - Method in class org.identityconnectors.framework.impl.api.remote.RemoteFrameworkConnection
-
- close() - Method in class org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder
-
- close() - Method in class org.identityconnectors.framework.impl.serializer.binary.BinaryObjectEncoder
-
- close(boolean) - Method in class org.identityconnectors.framework.impl.serializer.xml.XmlObjectSerializerImpl
-
- CollectionUtil - Class in org.identityconnectors.common
-
- ComparableAttributeFilter - Class in org.identityconnectors.framework.common.objects.filter
-
Filter for an attribute value that is comparable.
- compare(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.ComparableAttributeFilter
-
Call compareTo on the attribute values.
- compare(File, File) - Method in class org.identityconnectors.framework.impl.api.local.BundleLibSorter
-
- compareExistingObjectsByUidOnly() - Static method in class org.identityconnectors.contract.test.SearchApiOpTests
-
Returns true if tests should compare already existing objects by uid only.
- compareTo(Version) - Method in class org.identityconnectors.common.Version
-
- CompositeFilter - Class in org.identityconnectors.framework.common.objects.filter
-
Useful for the AND, OR, XOR, etc..
- computeBase64SHA1Hash(char[]) - Static method in class org.identityconnectors.common.security.SecurityUtil
-
Computes the base 64 encoded SHA1 hash of the input.
- computeBase64SHA1Hash(byte[]) - Static method in class org.identityconnectors.common.security.SecurityUtil
-
Computes the base 64 encoded SHA1 hash of the input.
- concat(String, String) - Method in class org.identityconnectors.testconnector.TstConnector
-
Used by the script tests
- config - Variable in class org.identityconnectors.testconnector.TstAbstractConnector
-
- Configuration - Interface in org.identityconnectors.framework.spi
-
Encapsulates the configuration of a connector.
- ConfigurationClass - Annotation Type in org.identityconnectors.framework.spi
-
- ConfigurationException - Exception in org.identityconnectors.framework.common.exceptions
-
Thrown to indicate there was some configuration problem with one of the
bundles.
- ConfigurationException() - Constructor for exception org.identityconnectors.framework.common.exceptions.ConfigurationException
-
- ConfigurationException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConfigurationException
-
- ConfigurationException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConfigurationException
-
- ConfigurationException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConfigurationException
-
- ConfigurationProperties - Interface in org.identityconnectors.framework.api
-
Encapsulates the
Configuration at the SPI layer
and
uses reflection to identify the individual properties that are available for
an application to manipulate.
- ConfigurationPropertiesImpl - Class in org.identityconnectors.framework.impl.api
-
- ConfigurationPropertiesImpl() - Constructor for class org.identityconnectors.framework.impl.api.ConfigurationPropertiesImpl
-
- ConfigurationProperty - Interface in org.identityconnectors.framework.api
-
- ConfigurationProperty - Annotation Type in org.identityconnectors.framework.spi
-
- ConfigurationPropertyImpl - Class in org.identityconnectors.framework.impl.api
-
- ConfigurationPropertyImpl() - Constructor for class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- ConfigurationTests - Class in org.identityconnectors.contract.test
-
- ConfigurationTests() - Constructor for class org.identityconnectors.contract.test.ConfigurationTests
-
- ConnectionBrokenException - Exception in org.identityconnectors.framework.common.exceptions
-
ConnectionBrokenException is thrown when a connection to a target resource
instance fails during an operation.
- ConnectionBrokenException() - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectionBrokenException
-
- ConnectionBrokenException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectionBrokenException
-
- ConnectionBrokenException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectionBrokenException
-
- ConnectionBrokenException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectionBrokenException
-
- ConnectionFailedException - Exception in org.identityconnectors.framework.common.exceptions
-
ConnectionFailedException is thrown when a Connector cannot reach the target
resource instance.
- ConnectionFailedException() - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectionFailedException
-
- ConnectionFailedException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectionFailedException
-
- ConnectionFailedException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectionFailedException
-
- ConnectionFailedException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectionFailedException
-
- ConnectionProcessor - Class in org.identityconnectors.framework.server.impl
-
- ConnectionProcessor(ConnectorServer, Socket) - Constructor for class org.identityconnectors.framework.server.impl.ConnectionProcessor
-
- Connector - Interface in org.identityconnectors.framework.spi
-
This is the main interface to declare a connector.
- CONNECTOR_BUNDLE_NAME - Static variable in class org.identityconnectors.common.event.ConnectorEvent
-
- CONNECTOR_INFO - Static variable in class org.identityconnectors.framework.impl.api.remote.messages.HelloRequest
-
- CONNECTOR_KEY_LIST - Static variable in class org.identityconnectors.framework.impl.api.remote.messages.HelloRequest
-
- CONNECTOR_NAME - Static variable in class org.identityconnectors.common.event.ConnectorEvent
-
- CONNECTOR_REGISTERED - Static variable in class org.identityconnectors.common.event.ConnectorEvent
-
- CONNECTOR_UNREGISTERING - Static variable in class org.identityconnectors.common.event.ConnectorEvent
-
- CONNECTOR_VERSION - Static variable in class org.identityconnectors.common.event.ConnectorEvent
-
- ConnectorAPIOperationRunner - Class in org.identityconnectors.framework.impl.api.local.operations
-
Subclass of APIOperationRunner for operations that require a connector.
- ConnectorAPIOperationRunner(ConnectorOperationalContext, Connector) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunner
-
Creates the API operation so it can called multiple times.
- ConnectorAPIOperationRunnerProxy - Class in org.identityconnectors.framework.impl.api.local.operations
-
Proxy for APIOperationRunner that takes care of setting up underlying
connector and creating the implementation of APIOperationRunner.
- ConnectorAPIOperationRunnerProxy(ConnectorOperationalContext, Constructor<? extends APIOperationRunner>) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunnerProxy
-
Create an APIOperationRunnerProxy
- ConnectorBundleManifest - Class in org.identityconnectors.framework.impl.api.local
-
Model for the ConnectorBundleManifest.
- ConnectorBundleManifest() - Constructor for class org.identityconnectors.framework.impl.api.local.ConnectorBundleManifest
-
- ConnectorBundleManifestParser - Class in org.identityconnectors.framework.impl.api.local
-
- ConnectorBundleManifestParser(String, Manifest) - Constructor for class org.identityconnectors.framework.impl.api.local.ConnectorBundleManifestParser
-
- ConnectorClass - Annotation Type in org.identityconnectors.framework.spi
-
This annotation must be present on each connector class.
- ConnectorEvent - Class in org.identityconnectors.common.event
-
NOTICE: This package is an early specification of the Events API for 1.2.x.x
version.
- ConnectorEvent(String, ConnectorKey) - Constructor for class org.identityconnectors.common.event.ConnectorEvent
-
Constructs a prototypical Event.
- ConnectorEvent(ConnectorEvent) - Constructor for class org.identityconnectors.common.event.ConnectorEvent
-
Copy Constructor.
- ConnectorEventHandler - Interface in org.identityconnectors.common.event
-
A ConnectorEventHandler receives notification when a connector bundle is
registered or unregistered.
- ConnectorEventPublisher - Interface in org.identityconnectors.common.event
-
The ConnectorEventPublisher is used by Connector Info Manager to publish
events to the Framework.
- ConnectorException - Exception in org.identityconnectors.framework.common.exceptions
-
Base exception for the Connector framework.
- ConnectorException() - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorException
-
- ConnectorException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorException
-
- ConnectorException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorException
-
Sets the stack trace to the original exception, so this exception can
masquerade as the original only be a
RuntimeException
.
- ConnectorException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorException
-
Sets the stack trace to the original exception, so this exception can
masquerade as the original only be a
RuntimeException
.
- ConnectorFacade - Interface in org.identityconnectors.framework.api
-
Main interface through which an application invokes Connector operations.
- ConnectorFacadeFactory - Class in org.identityconnectors.framework.api
-
- ConnectorFacadeFactory() - Constructor for class org.identityconnectors.framework.api.ConnectorFacadeFactory
-
- ConnectorFacadeFactoryImpl - Class in org.identityconnectors.framework.impl.api
-
- ConnectorFacadeFactoryImpl() - Constructor for class org.identityconnectors.framework.impl.api.ConnectorFacadeFactoryImpl
-
- ConnectorHelper - Class in org.identityconnectors.contract.test
-
Class holding various helper methods used by contract test suite
- ConnectorHelper() - Constructor for class org.identityconnectors.contract.test.ConnectorHelper
-
- ConnectorInfo - Interface in org.identityconnectors.framework.api
-
The connector meta-data for a given connector.
- connectorInfo - Variable in class org.identityconnectors.framework.impl.api.local.operations.OperationalContext
-
ConnectorInfo
- ConnectorInfoManager - Interface in org.identityconnectors.framework.api
-
Maintains a list of ConnectorInfo
instances, each of which
describes a connector that is available.
- ConnectorInfoManagerFactory - Class in org.identityconnectors.framework.api
-
An application's primary entry point into connectors.
- ConnectorInfoManagerFactory() - Constructor for class org.identityconnectors.framework.api.ConnectorInfoManagerFactory
-
- ConnectorInfoManagerFactoryImpl - Class in org.identityconnectors.framework.impl.api
-
- ConnectorInfoManagerFactoryImpl() - Constructor for class org.identityconnectors.framework.impl.api.ConnectorInfoManagerFactoryImpl
-
- ConnectorIOException - Exception in org.identityconnectors.framework.common.exceptions
-
Base exception for all Input-Output (I/O-related) exceptions, including
instance connection failure, socket error and so forth.
- ConnectorIOException() - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorIOException
-
- ConnectorIOException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorIOException
-
- ConnectorIOException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorIOException
-
- ConnectorIOException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorIOException
-
- ConnectorKey - Class in org.identityconnectors.framework.api
-
Uniquely identifies a connector within an installation.
- ConnectorKey(String, String, String) - Constructor for class org.identityconnectors.framework.api.ConnectorKey
-
- ConnectorLifecycleUtil - Class in org.identityconnectors.framework.impl.api.local
-
Utility methods regarding connector lifecycle (creation, disposal).
- ConnectorLifecycleUtil() - Constructor for class org.identityconnectors.framework.impl.api.local.ConnectorLifecycleUtil
-
- ConnectorManifestScanner - Class in org.identityconnectors.framework.impl.api.osgi.internal
-
The ConnectorManifestScanner ...
- ConnectorManifestScanner(Version) - Constructor for class org.identityconnectors.framework.impl.api.osgi.internal.ConnectorManifestScanner
-
- ConnectorMessages - Interface in org.identityconnectors.framework.common.objects
-
Message catalog for a given connector.
- ConnectorMessagesImpl - Class in org.identityconnectors.framework.impl.api
-
- ConnectorMessagesImpl() - Constructor for class org.identityconnectors.framework.impl.api.ConnectorMessagesImpl
-
- ConnectorObject - Class in org.identityconnectors.framework.common.objects
-
A ConnectorObject represents an object (e.g., an Account or a Group) on the
target resource.
- ConnectorObject(ObjectClass, Set<? extends Attribute>) - Constructor for class org.identityconnectors.framework.common.objects.ConnectorObject
-
- ConnectorObjectBuilder - Class in org.identityconnectors.framework.common.objects
-
- ConnectorObjectBuilder() - Constructor for class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
- ConnectorOperationalContext - Class in org.identityconnectors.framework.impl.api.local.operations
-
- ConnectorOperationalContext(LocalConnectorInfoImpl, APIConfigurationImpl) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.ConnectorOperationalContext
-
- ConnectorPoolKey(ConnectorKey, ConfigurationPropertiesImpl, ObjectPoolConfiguration) - Constructor for class org.identityconnectors.framework.impl.api.local.ConnectorPoolManager.ConnectorPoolKey
-
- ConnectorPoolManager - Class in org.identityconnectors.framework.impl.api.local
-
- ConnectorPoolManager() - Constructor for class org.identityconnectors.framework.impl.api.local.ConnectorPoolManager
-
- ConnectorPoolManager.ConnectorPoolKey - Class in org.identityconnectors.framework.impl.api.local
-
- CONNECTORS_DTD - Static variable in class org.identityconnectors.framework.impl.serializer.xml.XmlObjectSerializerImpl
-
- ConnectorSecurityException - Exception in org.identityconnectors.framework.common.exceptions
-
Base exception for all security-related exceptions.
- ConnectorSecurityException() - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorSecurityException
-
- ConnectorSecurityException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorSecurityException
-
- ConnectorSecurityException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorSecurityException
-
- ConnectorSecurityException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.ConnectorSecurityException
-
- ConnectorServer - Class in org.identityconnectors.framework.server
-
Connector server interface.
- ConnectorServer() - Constructor for class org.identityconnectors.framework.server.ConnectorServer
-
- ConnectorServerImpl - Class in org.identityconnectors.framework.server.impl
-
- ConnectorServerImpl() - Constructor for class org.identityconnectors.framework.server.impl.ConnectorServerImpl
-
- contains(Attribute) - Static method in class org.identityconnectors.framework.common.objects.filter.FilterBuilder
-
Select only an input ConnectorObject
with a value for the
specified Attribute
that contains as any substring
the value of the specified Attribute
.
- containsAllValues(Attribute) - Static method in class org.identityconnectors.framework.common.objects.filter.FilterBuilder
-
Select only an input
ConnectorObject
with a value for the
specified
Attribute
that contains all the values from the
specified
Attribute
.
- ContainsAllValuesFilter - Class in org.identityconnectors.framework.common.objects.filter
-
- ContainsAllValuesFilter(Attribute) - Constructor for class org.identityconnectors.framework.common.objects.filter.ContainsAllValuesFilter
-
Public only as an artifact of the implementation.
- ContainsFilter - Class in org.identityconnectors.framework.common.objects.filter
-
- ContainsFilter(Attribute) - Constructor for class org.identityconnectors.framework.common.objects.filter.ContainsFilter
-
- containsInterface(Class<?>, Class<?>) - Static method in class org.identityconnectors.common.ReflectionUtil
-
Determine if the target class implements the provided interface.
- ContractException - Exception in org.identityconnectors.contract.exceptions
-
Generic Contract Tests exception.
- ContractException() - Constructor for exception org.identityconnectors.contract.exceptions.ContractException
-
- ContractException(String) - Constructor for exception org.identityconnectors.contract.exceptions.ContractException
-
- ContractException(Throwable) - Constructor for exception org.identityconnectors.contract.exceptions.ContractException
-
Sets the stack trace to the original exception, so this exception can
masquerade as the original only be a
RuntimeException
.
- ContractException(String, Throwable) - Constructor for exception org.identityconnectors.contract.exceptions.ContractException
-
Sets the stack trace to the original exception, so this exception can
masquerade as the original only be a
RuntimeException
.
- ContractTestBase - Class in org.identityconnectors.contract.test
-
Base class of all contract tests.
- ContractTestBase() - Constructor for class org.identityconnectors.contract.test.ContractTestBase
-
- convert(Throwable) - Static method in exception org.identityconnectors.framework.impl.api.remote.RemoteWrappedException
-
Converts the throwable object to a new Map object that representing
itself.
- copy() - Method in class org.identityconnectors.common.security.GuardedByteArray
-
Create a copy of the byte array.
- copy() - Method in class org.identityconnectors.common.security.GuardedString
-
Create a copy of the string.
- copyFile(File, File) - Static method in class org.identityconnectors.common.IOUtil
-
Copies a file to a destination.
- copyFile(InputStream, OutputStream) - Static method in class org.identityconnectors.common.IOUtil
-
Copies one file to another.
- create(Integer...) - Static method in class org.identityconnectors.common.Version
-
Creates a new version from components.
- create(ObjectClass, Set<Attribute>, OperationOptions) - Method in interface org.identityconnectors.framework.api.operations.CreateApiOp
-
Create a target object based on the specified attributes.
- create(ObjectClass, Set<Attribute>, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Create a target object based on the specified attributes.
- create(ObjectClass, Set<Attribute>, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.local.operations.CreateImpl
-
Calls the create method on the Connector side.
- create(ObjectClass, Set<Attribute>, OperationOptions) - Method in interface org.identityconnectors.framework.spi.operations.CreateOp
-
The
Connector
developer is responsible for taking the attributes
given (which always includes the
ObjectClass
) and create an
object and its
Uid
.
- create(ObjectClass, Set<Attribute>, OperationOptions) - Method in class org.identityconnectors.testconnector.TstAbstractConnector
-
- create(ObjectClass, Set<Attribute>, OperationOptions) - Method in class org.identityconnectors.testconnector.TstConnector
-
- createAndExpression(T, T) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create an AND expression if the
native resource supports AND.
- CreateApiOp - Interface in org.identityconnectors.framework.api.operations
-
- CreateApiOpTests - Class in org.identityconnectors.contract.test
-
- CreateApiOpTests() - Constructor for class org.identityconnectors.contract.test.CreateApiOpTests
-
- createBean(ConfigurationPropertiesImpl, Class<? extends Configuration>) - Static method in class org.identityconnectors.framework.impl.api.local.JavaClassProperties
-
Given a configuration class and populated properties, creates a bean for
it.
- createConfigurationProperties(Configuration) - Static method in class org.identityconnectors.framework.impl.api.local.JavaClassProperties
-
Given a configuration class, creates the configuration properties for it.
- createConnectorFacade(DataProvider) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Creates connector facade, initializes connector configuration from
dataProvider and validates configuration and/or tests connection.
- createConnectorFacadeWithWrongConfiguration(DataProvider, Map<?, ?>) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Creates connector facade with wrong configuration.
- createContainsAllValuesExpression(ContainsAllValuesFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a CONTAINS-ALL-VALUES
expression if the native resource supports a contains all values.
- createContainsExpression(ContainsFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a CONTAINS expression if the
native resource supports CONTAINS.
- createDataProvider() - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
- createDefaultAPIConfiguration() - Method in interface org.identityconnectors.framework.api.ConnectorInfo
-
Loads the
Connector
and
Configuration
class in order to
determine the proper default configuration parameters.
- createDefaultAPIConfiguration() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- createDefaultAPIConfiguration(LocalConnectorInfoImpl) - Static method in class org.identityconnectors.framework.impl.api.local.LocalConnectorInfoManagerImpl
-
- createDummyMessages() - Method in class org.identityconnectors.framework.impl.test.TestHelpersImpl
-
- createDummyMessages() - Method in interface org.identityconnectors.test.common.spi.TestHelpersSpi
-
- createDummyMessages() - Static method in class org.identityconnectors.test.common.TestHelpers
-
Creates an dummy message catalog ideal for unit testing.
- createEndsWithExpression(EndsWithFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a ENDS-WITH expression if
the native resource supports ENDS-WITH.
- createEqualsExpression(EqualsFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a EQUALS expression if the
native resource supports EQUALS.
- createEqualsIgnoreCaseExpression(EqualsIgnoreCaseFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a EQUALSIGNORECASE expression if the
native resource supports EQUALSIGNORECASE.
- createFilterTranslator(ObjectClass, OperationOptions) - Method in interface org.identityconnectors.framework.spi.operations.SearchOp
-
Creates a filter translator that will translate a specified
Filter
into one or more native queries.
- createFilterTranslator(ObjectClass, OperationOptions) - Method in class org.identityconnectors.testconnector.TstAbstractConnector
-
- createFilterTranslator(ObjectClass, OperationOptions) - Method in class org.identityconnectors.testconnector.TstConnector
-
- createGreaterThanExpression(GreaterThanFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a GREATER-THAN expression if
the native resource supports GREATER-THAN.
- createGreaterThanOrEqualExpression(GreaterThanOrEqualFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a GREATER-THAN-EQUAL
expression if the native resource supports GREATER-THAN-EQUAL.
- CreateImpl - Class in org.identityconnectors.framework.impl.api.local.operations
-
- CreateImpl(ConnectorOperationalContext, Connector) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.CreateImpl
-
Initializes the operation works.
- createLessThanExpression(LessThanFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a LESS-THAN expression if
the native resource supports LESS-THAN.
- createLessThanOrEqualExpression(LessThanOrEqualFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a LESS-THAN-EQUAL expression
if the native resource supports LESS-THAN-EQUAL.
- createLoggingProxy(Class<? extends APIOperation>, APIOperation) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Creates a logging proxy.
- createObject(ConnectorFacade, DataProvider, ObjectClassInfo, String, String, int, OperationOptions) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
gets the attributes for you, appending the qualifier to the attribute name
- createObject(ConnectorFacade, DataProvider, ObjectClassInfo, String, int, OperationOptions) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
gets the attributes for you
- CreateOp - Interface in org.identityconnectors.framework.spi.operations
-
The
Connector
developer is responsible for taking the attributes
given (which always includes the
ObjectClass
) and create an object
and its
Uid
.
- createOrExpression(T, T) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create an OR expression if the
native resource supports OR.
- createSpecialName(String) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Create a special name from the specified name.
- createSpecialName(String) - Static method in class org.identityconnectors.framework.common.objects.ObjectClassUtil
-
Create a special name from the specified name.
- createStartsWithExpression(StartsWithFilter, boolean) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Should be overridden by subclasses to create a STARTS-WITH expression if
the native resource supports STARTS-WITH.
- createTestConfiguration(Class<? extends Connector>, Configuration) - Method in class org.identityconnectors.framework.impl.test.TestHelpersImpl
-
Method for convenient testing of local connectors.
- createTestConfiguration(Class<? extends Connector>, Set<String>, PropertyBag, String) - Method in class org.identityconnectors.framework.impl.test.TestHelpersImpl
-
Method for convenient testing of local connectors.
- createTestConfiguration(Class<? extends Connector>, Configuration) - Method in interface org.identityconnectors.test.common.spi.TestHelpersSpi
-
- createTestConfiguration(Class<? extends Connector>, Set<String>, PropertyBag, String) - Method in interface org.identityconnectors.test.common.spi.TestHelpersSpi
-
- createTestConfiguration(Class<? extends Connector>, Configuration) - Static method in class org.identityconnectors.test.common.TestHelpers
-
Method for convenient testing of local connectors.
- createTestConfiguration(Class<? extends Connector>, PropertyBag, String) - Static method in class org.identityconnectors.test.common.TestHelpers
-
Method for convenient testing of local connectors.
- createTimeoutProxy(Class<? extends APIOperation>, APIOperation) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Creates the timeout proxy for the given operation.
- CURRENT_PASSWORD - Static variable in class org.identityconnectors.framework.common.objects.OperationalAttributeInfos
-
Used in conjunction with password to do an account level password change.
- CURRENT_PASSWORD_NAME - Static variable in class org.identityconnectors.framework.common.objects.OperationalAttributes
-
Used in conjunction with password to do an account level password change.
- CurrentLocale - Class in org.identityconnectors.common.l10n
-
Thread local variable that impacts localization of all messages in the
connector framework.
- generate(String, Class<?>) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Random generator uses a pattern to generate a random
sequence based on given pattern.
- generate(String) - Method in interface org.identityconnectors.contract.data.DataProvider
-
generates a random string dynamically.
- generate() - Method in class org.identityconnectors.contract.data.groovy.Random
-
create a random value, that is created once.
- generate(String, Class<?>) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Random generator uses a pattern to generate a random
sequence based on given pattern.
- generate(String) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
generates a random string dynamically.
- generate(String) - Static method in class org.identityconnectors.contract.data.RandomGenerator
-
generate a random string based on given pattern
- generate(String, Class<?>) - Static method in class org.identityconnectors.contract.data.RandomGenerator
-
generates a random string based on given pattern, finally tries to call
constructor on the given class accepting a string argument.
- get() - Static method in class org.identityconnectors.common.l10n.CurrentLocale
-
Gets the locale from the current thread.
- get(Class<?>, String, String, int, boolean) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Gets data value by the specified parameters
- get(Class<?>, String, String) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Gets data value by the specified parameters
- get(String) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Acquire a property value for given name
- get(String, int) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Aquire a property value marked with given iteration,
for example i1.testProperty
- Get - Class in org.identityconnectors.contract.data.groovy
-
- Get(Object) - Constructor for class org.identityconnectors.contract.data.groovy.Get
-
- get(Object) - Static method in class org.identityconnectors.contract.data.groovy.Lazy
-
retrieve value of another property dynamically
- get(String, String, boolean) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Main get method.
- get(Class<?>, String, String, int, boolean) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Gets data value by the specified parameters
- get(Class<?>, String, String) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Gets data value by the specified parameters
- get(String) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Acquire a property value for given name
- get(String, int) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Aquire a property value marked with given iteration,
for example i1.testProperty
- get(DataProvider, String, Class<?>, String, String, int, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
- get(DataProvider, String, Class<?>, String, String, String, int, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
- getAffectedAttributeNames() - Method in exception org.identityconnectors.framework.common.exceptions.InvalidAttributeValueException
-
Returns collection of attribute names that are affected by this error.
- getAllInterfaces(Class<?>) - Static method in class org.identityconnectors.common.ReflectionUtil
-
Builds a
Set
of interfaces from the target class.
- getAllowedValues() - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Returns list of allowed values for the property.
- getAllowedValues() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Returns list of allowed values for the property.
- getAllowPartialAttributeValues() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Returns a flag which specifies that the search
operation may return objects with partial attribute values.
- getAllowPartialResults() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Returns a flag which specifies that the search
operation may return only a reasonable subset of the results.
- getAllSupportedAttributeTypes() - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
- getAllSupportedConfigTypes() - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
- getAPIConfiguration() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
- GetApiOp - Interface in org.identityconnectors.framework.api.operations
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.AttributeTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.AuthenticationApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.ContractTestBase
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.CreateApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.DeleteApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.DiscoverConfigurationApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.GetApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.MultiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.ResolveUsernameApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.SchemaApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.ScriptOnConnectorApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.ScriptOnResourceApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.SearchApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.SyncApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.TestApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.UpdateApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.UpdateDeltaApiOpTests
-
- getAPIOperations() - Method in class org.identityconnectors.contract.test.ValidateApiOpTests
-
- GetApiOpTests - Class in org.identityconnectors.contract.test
-
- GetApiOpTests() - Constructor for class org.identityconnectors.contract.test.GetApiOpTests
-
- getArguments() - Method in class org.identityconnectors.framework.impl.api.remote.messages.OperationRequest
-
- getAsStringValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the string value from the specified (single-valued) attributeDelta.
- getAsStringValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the string value from the specified (single-valued) attribute.
- getAttribute(Element, String) - Static method in class org.identityconnectors.common.XmlUtil
-
Return the value of an attribute on an element.
- getAttribute() - Method in class org.identityconnectors.framework.common.objects.filter.AttributeFilter
-
Get the internal attribute.
- getAttributeByName(String) - Method in class org.identityconnectors.framework.common.objects.ConnectorObject
-
Get an attribute by if it exists else null.
- getAttributeDeltaForName(Set<AttributeDelta>) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the
AttributeDelta
attributeDelta for attribute Name from the
specified set of attributesDelta.
- getAttributeInfo() - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfo
-
- getAttributes(DataProvider, ObjectClassInfo, String, String, int, boolean, boolean, boolean, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
get attribute values (concatenates the qualifier with the name)
- getAttributes() - Method in class org.identityconnectors.framework.common.objects.ConnectorObject
-
Get the set of attributes that represent this object.
- getAttributesDelta(DataProvider, ObjectClassInfo, String, String, int, boolean, boolean, boolean, boolean, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Get attributeDelta values (concatenates the qualifier with the name).
- getAttributeSet(String) - Method in interface org.identityconnectors.contract.data.DataProvider
-
converts the given property submap to Attribute set.
- getAttributeSet(String) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
- getAttributesToGet() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Get the string array of attribute names to return in the object.
- getAttributeValueCompleteness() - Method in class org.identityconnectors.framework.common.objects.Attribute
-
- getAttributeValueCompleteness() - Method in class org.identityconnectors.framework.common.objects.AttributeBuilder
-
- getBasicAttributes(Set<AttributeDelta>) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Filter out any special attributeDelta from the specified set.
- getBasicAttributes(Set<Attribute>) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Filter out any special attribute from the specified set.
- getBigDecimalValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the big decimal value from the specified (single-valued) attributeDelta.
- getBigDecimalValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the big decimal value from the specified (single-valued) attribute.
- getBigIntegerValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the big integer value from the specified (single-valued) attributeDelta.
- getBigIntegerValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the big integer value from the specified (single-valued) attribute.
- getBooleanValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the boolean value from the specified (single-valued) attributeDelta.
- getBooleanValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the boolean value from the specified (single-valued) attribute.
- getBundleName() - Method in class org.identityconnectors.framework.api.ConnectorKey
-
- getBundleName() - Method in class org.identityconnectors.framework.impl.api.local.ConnectorBundleManifest
-
- getBundleParentClassLoader() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Gets the class loader that will be used as the parent of the bundle class
loaders.
- getBundleURLs() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Gets the bundle URLs for connectors to expose by this server.
- getBundleVersion() - Method in class org.identityconnectors.framework.api.ConnectorKey
-
- getBundleVersion() - Method in class org.identityconnectors.framework.impl.api.local.ConnectorBundleManifest
-
- getByteArrayValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the byte array value from the specified (single-valued) attributeDelta.
- getByteArrayValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the byte array value from the specified (single-valued) attribute.
- getByteValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the byte value from the specified (single-valued) attributeDelta.
- getByteValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the byte value from the specified (single-valued) attribute.
- getCatalogs() - Method in class org.identityconnectors.framework.impl.api.ConnectorMessagesImpl
-
- getCause() - Method in exception org.identityconnectors.framework.impl.api.remote.RemoteWrappedException
-
Returns the cause of original throwable or null
if the cause is
nonexistent or unknown.
- getCeiling() - Method in class org.identityconnectors.common.VersionRange
-
- getCharacterValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the character value from the specified (single-valued) attributeDelta.
- getCharacterValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the character value from the specified (single-valued) attribute.
- getClazz() - Method in class org.identityconnectors.contract.data.groovy.Random
-
- getConfiguration() - Method in class org.identityconnectors.framework.impl.api.local.operations.OperationalContext
-
- getConfiguration() - Method in interface org.identityconnectors.framework.spi.Connector
-
- getConfiguration() - Method in class org.identityconnectors.testconnector.TstConnector
-
- getConfiguration() - Method in class org.identityconnectors.testconnector.TstStatefulConnector
-
- getConfiguration() - Method in class org.identityconnectors.testconnector.TstStatefulPoolableConnector
-
- getConfigurationProperties(DataProvider) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
- getConfigurationProperties() - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
Gets instance of the configuration properties.
- getConfigurationProperties() - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
Gets instance of the configuration properties.
- getConnectionNumber() - Method in class org.identityconnectors.testconnector.MyTstConnection
-
- getConnector() - Method in class org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunner
-
- getConnectorAttribute(String) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Gets data value by the specified parameters
- getConnectorAttribute(String) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Gets data value by the specified parameters
- getConnectorCategory() - Method in interface org.identityconnectors.framework.api.ConnectorInfo
-
Get the category this connector belongs to.
- getConnectorCategory() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- getConnectorCategoryKey() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- getConnectorClass() - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorInfoImpl
-
- getConnectorClass() - Method in class org.identityconnectors.framework.impl.api.local.operations.ConnectorOperationalContext
-
- getConnectorConfigurationClass() - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorInfoImpl
-
- getConnectorDisplayName() - Method in interface org.identityconnectors.framework.api.ConnectorInfo
-
Returns a friendly name suitable for display in the UI.
- getConnectorDisplayName() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- getConnectorDisplayNameKey() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- getConnectorFacade() - Method in class org.identityconnectors.contract.test.ContractTestBase
-
- getConnectorFacadeKey() - Method in interface org.identityconnectors.framework.api.ConnectorFacade
-
Gets the unique generated identifier of this ConnectorFacade.
- getConnectorFacadeKey() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Gets the unique generated identifier of this ConnectorFacade.
- getConnectorFacadeKey() - Method in class org.identityconnectors.framework.impl.api.remote.messages.OperationRequest
-
- getConnectorInfo() - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- getConnectorInfo() - Method in class org.identityconnectors.framework.impl.api.local.operations.OperationalContext
-
- getConnectorInfos() - Method in interface org.identityconnectors.framework.api.ConnectorInfoManager
-
Returns the list of ConnectorInfo
instances.
- getConnectorInfos() - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorInfoManagerImpl
-
- getConnectorInfos() - Method in class org.identityconnectors.framework.impl.api.osgi.internal.OsgiConnectorInfoManagerImpl
-
- getConnectorInfos() - Method in class org.identityconnectors.framework.impl.api.remote.messages.HelloResponse
-
- getConnectorInfos() - Method in class org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoManagerImpl
-
- getConnectorKey() - Method in interface org.identityconnectors.framework.api.ConnectorInfo
-
Uniquely identifies this connector in a given installation.
- getConnectorKey() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- getConnectorKey() - Method in class org.identityconnectors.framework.impl.api.remote.messages.OperationRequest
-
- getConnectorKeys() - Method in class org.identityconnectors.framework.impl.api.remote.messages.HelloResponse
-
- getConnectorKeys() - Method in class org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoManagerImpl
-
- getConnectorMessages() - Method in class org.identityconnectors.framework.spi.AbstractConfiguration
-
- getConnectorMessages() - Method in interface org.identityconnectors.framework.spi.Configuration
-
- getConnectorName() - Method in class org.identityconnectors.framework.api.ConnectorKey
-
- getConnectorPoolConfiguration() - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
Gets the connector pooling configuration.
- getConnectorPoolConfiguration() - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
Gets the connector pooling configuration.
- getContainer() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
- getContent(Element) - Static method in class org.identityconnectors.common.XmlUtil
-
Return the content of the given element.
- getCreateableAttributes(DataProvider, ObjectClassInfo, String, int, boolean, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Get createable attributes' values.
- getCurrentClassLoader() - Method in class org.identityconnectors.framework.impl.api.local.ThreadClassLoaderManager
-
Returns the current thread-local class loader
- getCurrentPasswordValue(Set<AttributeDelta>) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the current password value from the provided set of
AttributeDelta
s.
- getCurrentPasswordValue(Set<Attribute>) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the current password value from the provided set of
Attribute
s.
- getDataProvider() - Static method in class org.identityconnectors.contract.test.ContractTestBase
-
- getDateValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the date value from the specified (single-valued) attributeDelta that
contains a long.
- getDateValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the date value from the specified (single-valued) attribute that
contains a long.
- getDefaultAPIConfiguration() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- getDefaultConfigurationProperties(DataProvider, ConnectorInfoManager) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
- getDefaultEncryptor() - Method in class org.identityconnectors.common.security.EncryptorFactory
-
Default encryptor that encrypts/descrypts using a default key.
- getDefaultEncryptor() - Method in class org.identityconnectors.common.security.impl.EncryptorFactoryImpl
-
- getDefaultSupportedOperations(Class<? extends Connector>) - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Determines the default set of operations that a
Connector
supports.
- getDeltaType() - Method in class org.identityconnectors.framework.common.objects.SyncDelta
-
Returns the type of the change the occured.
- getDeltaType() - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Returns the type of the change that occurred.
- getDisplayMessageKey() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- getDisplayName(String) - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Get the display name for this configuration property.
- getDisplayName(String) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Get the display name for this configuration property.
- getDisplayNameKey() - Method in class org.identityconnectors.framework.common.objects.ObjectClass
-
Convenience method to build the display name key for an object class.
- getDoubleValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the double value from the specified (single-valued) attributeDelta.
- getDoubleValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the double value from the specified (single-valued) attribute.
- getEffectiveClassPath() - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- getEffectiveContents() - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- getEffectiveNativeLibraries() - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- getEmbeddedBundles() - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- getEmptyAttribute(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
- getEnabled(boolean) - Method in class org.identityconnectors.framework.common.objects.AttributesAccessor
-
Return the enabled status of the account.
- getEnableDate(Set<AttributeDelta>) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the enable date from the set of attributesDelta.
- getEnableDate(Set<Attribute>) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the enable date from the set of attributes.
- getException() - Method in class org.identityconnectors.framework.impl.api.remote.messages.ErrorResponse
-
- getException() - Method in class org.identityconnectors.framework.impl.api.remote.messages.HelloResponse
-
- getException() - Method in class org.identityconnectors.framework.impl.api.remote.messages.OperationResponsePart
-
- getExceptionClass() - Method in exception org.identityconnectors.framework.impl.api.remote.RemoteWrappedException
-
Gets the class name of the original exception.
- getFailValidation() - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- getField() - Method in class org.identityconnectors.framework.common.objects.SortKey
-
Returns the sort key field.
- getFilter() - Method in class org.identityconnectors.framework.common.objects.filter.ExternallyChainedFilter
-
- getFilter() - Method in class org.identityconnectors.framework.common.objects.filter.NotFilter
-
Get the internal filter that is being negated.
- getFilters() - Method in class org.identityconnectors.framework.common.objects.filter.AndFilter
-
- getFilters() - Method in class org.identityconnectors.framework.common.objects.filter.CompositeFilter
-
- getFilters() - Method in class org.identityconnectors.framework.common.objects.filter.OrFilter
-
- getFirstChildElement(Node) - Static method in class org.identityconnectors.common.XmlUtil
-
Returns the First child element or null if none found
- getFlags() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
Returns the set of flags associated with the attribute.
- getFloatValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the float value from the specified (single-valued) attributeDelta.
- getFloatValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the float value from the specified (single-valued) attribute.
- getFloor() - Method in class org.identityconnectors.common.VersionRange
-
- getFrameworkVersion() - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Returns the version of the framework.
- getFrameworkVersion() - Method in class org.identityconnectors.framework.impl.api.local.ConnectorBundleManifest
-
- getGroup(String) - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Get name of the group for this configuration property.
- getGroup(String) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Get name of the group for this configuration property.
- getGroupMessageKey() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- getGuardedByteArrayValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the
GuardedByteArray
value from the specified (single-valued)
attributeDelta.
- getGuardedByteArrayValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
- getGuardedStringValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the
GuardedString
value from the specified (single-valued)
attributeDelta.
- getGuardedStringValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the
GuardedString
value from the specified (single-valued)
attribute.
- getGuid() - Method in class org.identityconnectors.testconnector.TstStatefulConnectorConfig
-
- getHandledObjectType() - Method in interface org.identityconnectors.framework.impl.serializer.ObjectTypeMapper
-
Returns the java class handled by this handler.
- getHandledObjectType() - Method in class org.identityconnectors.framework.impl.serializer.ObjectTypeMapperImpl
-
- getHandledSerialType() - Method in interface org.identityconnectors.framework.impl.serializer.ObjectTypeMapper
-
Returns the type of object being serialized.
- getHandledSerialType() - Method in class org.identityconnectors.framework.impl.serializer.ObjectTypeMapperImpl
-
- getHandlerByObjectType(Class<?>) - Static method in class org.identityconnectors.framework.impl.serializer.ObjectSerializerRegistry
-
- getHandlerBySerialType(String) - Static method in class org.identityconnectors.framework.impl.serializer.ObjectSerializerRegistry
-
- getHelpMessage(String) - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Get the help message from the message catalog.
- getHelpMessage(String) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Get the help message from the message catalog.
- getHelpMessageKey() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- getHost() - Method in class org.identityconnectors.framework.api.RemoteFrameworkConnectionInfo
-
Returns the host to connect to.
- getIfAddress() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Returns the network interface address to bind to.
- getImmediateBundleContents() - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- getImmediateClassPath() - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- getImmediateNativeLibraries() - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- GetImpl - Class in org.identityconnectors.framework.impl.api.local.operations
-
Uses
SearchOp
to find the object that is referenced by the
Uid
provided.
- GetImpl(SearchApiOp) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.GetImpl
-
- getInfoLevel() - Method in class org.identityconnectors.framework.impl.api.remote.messages.HelloRequest
-
- getInfoManager(DataProvider) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Tries to create remote or local manager.
- getInstance() - Static method in class org.identityconnectors.common.security.EncryptorFactory
-
- getInstance() - Static method in class org.identityconnectors.framework.api.ConnectorFacadeFactory
-
- getInstance() - Static method in class org.identityconnectors.framework.api.ConnectorInfoManagerFactory
-
Returns the instance of this factory.
- getInstance() - Static method in class org.identityconnectors.framework.common.serializer.ObjectSerializerFactory
-
- getInstance() - Static method in class org.identityconnectors.framework.impl.api.local.ThreadClassLoaderManager
-
Returns the thread-local instance of the manager
- getInstanceName() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
- getInstanceName() - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- getInstanceName() - Method in class org.identityconnectors.framework.impl.api.local.operations.ConnectorOperationalContext
-
- getIntegerValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the integer value from the specified (single-valued) attributeDelta.
- getIntegerValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the integer value from the specified (single-valued) attribute.
- getInterfaces(Class<?>, Class<T>) - Static method in class org.identityconnectors.common.ReflectionUtil
-
Get all interfaces the extends the type provided.
- getKey() - Method in class org.identityconnectors.common.Pair
- getKey() - Method in class org.identityconnectors.framework.api.RemoteFrameworkConnectionInfo
-
Returns the remote framework key.
- getKeyHash() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Returns the base-64 encoded SHA1 hash of the key.
- getKeyManagers() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Returns the key managers to use for the SSL connection.
- getLanguageName() - Method in class org.identityconnectors.common.script.groovy.GroovyScriptExecutorFactory
-
Returns the name of the language supported by this factory.
- getLanguageName() - Method in class org.identityconnectors.common.script.ScriptExecutorFactory
-
Returns the name of the language supported by this factory.
- getLatestSyncToken(ObjectClass) - Method in interface org.identityconnectors.framework.api.operations.SyncApiOp
-
Returns the token corresponding to the most recent synchronization event
for any instance of the specified object class.
- getLatestSyncToken(ObjectClass) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Returns the token corresponding to the most recent synchronization event
for any instance of the specified object class.
- getLatestSyncToken(ObjectClass) - Method in class org.identityconnectors.framework.impl.api.local.operations.SyncImpl
-
- getLatestSyncToken(ObjectClass) - Method in interface org.identityconnectors.framework.spi.operations.SyncOp
-
Returns the token corresponding to the most recent synchronization event.
- getLatestSyncToken(ObjectClass) - Method in class org.identityconnectors.testconnector.TstAbstractConnector
-
- getLatestSyncToken(ObjectClass) - Method in class org.identityconnectors.testconnector.TstConnector
-
- getLeft() - Method in class org.identityconnectors.framework.common.objects.filter.AndFilter
-
- getLeft() - Method in class org.identityconnectors.framework.common.objects.filter.CompositeFilter
-
- getLeft() - Method in class org.identityconnectors.framework.common.objects.filter.OrFilter
-
- getLocalManager(URL...) - Method in class org.identityconnectors.framework.api.ConnectorInfoManagerFactory
-
Creates the ConnectorInfoManager
from a list of bundle URLs.
- getLocalManager(URL...) - Method in class org.identityconnectors.framework.impl.api.ConnectorInfoManagerFactoryImpl
-
- getLocalManager(List<URL>, ClassLoader) - Method in class org.identityconnectors.framework.impl.api.ConnectorInfoManagerFactoryImpl
-
- getLog(Class<?>) - Static method in class org.identityconnectors.common.logging.Log
-
Get the logger for the particular class.
- getLongValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the long value from the specified (single-valued) attributeDelta.
- getLongValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the long value from the specified (single-valued) attribute.
- getMajor() - Method in class org.identityconnectors.common.Version
-
Returns this version number's major component.
- getManagedInstance() - Static method in class org.identityconnectors.framework.api.ConnectorFacadeFactory
-
- getManifest() - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- getMapperByObjectType(Class<?>) - Static method in class org.identityconnectors.framework.impl.serializer.ObjectSerializerRegistry
-
- getMapperBySerialType(String) - Static method in class org.identityconnectors.framework.impl.serializer.ObjectSerializerRegistry
-
- getMapValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the map value from the specified (single-valued) attributeDelta.
- getMapValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the map value from the specified (single-valued) attribute.
- getMaxConnections() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Returns the max connections to queue.
- getMaxIdle() - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Get the maximum number of idle objects.
- getMaxIdleTimeMillis() - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Maximum time that an idle object will be kept in the pool (in milliseconds).
- getMaxObjects() - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Get the set number of maximum objects (idle+active).
- getMaxWait() - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Max time to wait if the pool is waiting for a free object to become
available before failing.
- getMaxWorkers() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Returns the max worker threads to allow.
- getMessages() - Method in interface org.identityconnectors.framework.api.ConnectorInfo
-
Returns the connector messages for this connector.
- getMessages() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- getMethodName(int) - Static method in class org.identityconnectors.common.ReflectionUtil
-
Determine the method name for the calling class.
- getMicro() - Method in class org.identityconnectors.common.Version
-
Returns this version number's minor component.
- getMinEvictableIdleTimeMillis() - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Minimum time to wait before evicting an idle object.
- getMinIdle() - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Minimum number of idle objects.
- getMinor() - Method in class org.identityconnectors.common.Version
-
Returns this version number's minor component.
- getMinWorkers() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Returns the min worker threads to allow.
- getName() - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Get the unique name of the configuration property.
- getName() - Method in class org.identityconnectors.framework.common.objects.Attribute
-
- getName() - Method in class org.identityconnectors.framework.common.objects.AttributeBuilder
-
Get the name of the attribute that is being built.
- getName() - Method in class org.identityconnectors.framework.common.objects.AttributeDelta
-
- getName() - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Get the name of the attributeDelta that is being built.
- getName() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
The name of the attribute.
- getName() - Method in class org.identityconnectors.framework.common.objects.AttributesAccessor
-
Get the
Name
attribute from the set of attributes.
- getName() - Method in class org.identityconnectors.framework.common.objects.ConnectorObject
-
Gets the
Name
of the object.
- getName() - Method in class org.identityconnectors.framework.common.objects.filter.AttributeFilter
-
- getName() - Method in class org.identityconnectors.framework.common.objects.OperationOptionInfo
-
- getName() - Method in class org.identityconnectors.framework.common.objects.OperationOptionInfoBuilder
-
- getName() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Get the unique name of the configuration property.
- getNameFromAttributes(Set<Attribute>) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the
Name
attribute from the specified set of attributes.
- getNameHint() - Method in class org.identityconnectors.framework.common.objects.Uid
-
Returns the last known name of the object that is identified by this Uid.
- getNameHintValue() - Method in class org.identityconnectors.framework.common.objects.Uid
-
Obtain a string representation of the value of name hint.
- getNameValue() - Method in class org.identityconnectors.framework.common.objects.Name
-
The single value of the attribute that is the unique id of an object.
- getNativeName() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
The native name of the attribute.
- getNextElement(Node) - Static method in class org.identityconnectors.common.XmlUtil
-
Get the next right sibling that is an element.
- getNormalizer(ObjectClass) - Method in class org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunner
-
- getNumActive() - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool.Statistics
-
Returns the number of active objects
- getNumIdle() - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool.Statistics
-
Returns the number of idle objects
- getNumResults() - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- getNumSubObjects() - Method in class org.identityconnectors.framework.impl.serializer.binary.BinaryObjectDecoder
-
- getNumSubObjects() - Method in interface org.identityconnectors.framework.impl.serializer.ObjectDecoder
-
Returns the number of anonymous sub-objects.
- getNumSubObjects() - Method in class org.identityconnectors.framework.impl.serializer.xml.XmlObjectDecoder
-
- getObject(ObjectClass, Uid, OperationOptions) - Method in interface org.identityconnectors.framework.api.operations.GetApiOp
-
- getObject() - Method in class org.identityconnectors.framework.common.objects.SyncDelta
-
Returns the connector object that changed.
- getObject() - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Returns the object that changed.
- getObject(ObjectClass, Uid, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
- getObject(ObjectClass, Uid, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.local.operations.GetImpl
-
- getObject() - Method in class org.identityconnectors.framework.impl.api.remote.messages.EchoMessage
-
- getObjectClass() - Method in class org.identityconnectors.framework.common.objects.ConnectorObject
-
- getObjectClass() - Method in class org.identityconnectors.framework.common.objects.QualifiedUid
-
Returns the object class.
- getObjectClass() - Method in class org.identityconnectors.framework.common.objects.SyncDelta
-
If the change described by this SyncDelta.DELETE
and the
deleted object value is null
, this method returns the
ObjectClass of the deleted object.
- getObjectClass() - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Gets the ObjectClass of the object that deleted.
- getObjectClassFromObjectClassInfo(ObjectClassInfo) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Returns object class based on object class info.
- getObjectClassInfo(ObjectClass) - Method in class org.identityconnectors.contract.test.ObjectClassRunner
-
Gets
ObjectClassInfo
for object class returned by
ObjectClassRunner#getSupportedObjectClass
.
- getObjectClassInfo() - Method in class org.identityconnectors.framework.common.objects.Schema
-
Returns the set of object classes that are defined in the schema,
regardless of which operations support them.
- getObjectClassValue() - Method in class org.identityconnectors.framework.common.objects.ObjectClass
-
Get the name of the object class.
- getObjects() - Method in class org.identityconnectors.test.common.ToListResultsHandler
-
- getOpenness() - Method in class org.identityconnectors.framework.common.objects.SuggestedValues
-
Returns openness of value list.
- getOpenness() - Method in class org.identityconnectors.framework.common.objects.SuggestedValuesBuilder
-
Returns openness of value list.
- getOperation(Class<? extends APIOperation>) - Method in interface org.identityconnectors.framework.api.ConnectorFacade
-
Get an instance of an operation that this facade supports.
- getOperation(Class<? extends APIOperation>) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Return an instance of an API operation.
- getOperation() - Method in class org.identityconnectors.framework.impl.api.remote.messages.OperationRequest
-
- getOperationalAttributeNames() - Static method in class org.identityconnectors.framework.common.objects.OperationalAttributes
-
- getOperationalContext() - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorFacadeImpl
-
- getOperationalContext() - Method in class org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
-
Get the current operational context.
- getOperationalContext() - Method in class org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunner
-
Get the current operational context.
- getOperationImplementation(Class<? extends APIOperation>) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Gets the implementation of the given operation.
- getOperationImplementation(Class<? extends APIOperation>) - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorFacadeImpl
-
- getOperationImplementation(Class<? extends APIOperation>) - Method in class org.identityconnectors.framework.impl.api.remote.RemoteConnectorFacadeImpl
-
- getOperationMethodName() - Method in class org.identityconnectors.framework.impl.api.remote.messages.OperationRequest
-
- getOperationOptionInfo() - Method in class org.identityconnectors.framework.common.objects.Schema
-
Returns the set of operation options that are defined in the schema,
regardless of which operations support them.
- getOperationOptionsByOp(ObjectClass, Class<? extends APIOperation>) - Method in class org.identityconnectors.contract.test.ContractTestBase
-
Gets OperationOptions suitable for specified operation.
- getOperationOptionsByOp(ObjectClass, Class<? extends APIOperation>) - Method in class org.identityconnectors.contract.test.ObjectClassRunner
-
Gets OperationOptions suitable for specified operation.
- getOperationOptionsByOp(ObjectClass, Class<? extends APIOperation>) - Method in class org.identityconnectors.contract.test.ScriptOnResourceApiOpTests
-
- getOperations() - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Set of operations for which this property must be specified.
- getOperations() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- getOptions() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Returns a map of options.
- getOptions() - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
Returns a mutable reference of the options map.
- getOrder() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- getOrigHandler() - Method in class org.identityconnectors.framework.impl.api.SearchResultsHandlerLoggingProxy
-
- getOriginalLocation() - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- getPackage(Class<?>) - Static method in class org.identityconnectors.common.ReflectionUtil
-
Returns the package the class is associated with.
- getPagedResultsCookie() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Returns the opaque cookie which is used by the Connector to track its
position in the set of query results.
- getPagedResultsCookie() - Method in class org.identityconnectors.framework.common.objects.SearchResult
-
Returns the opaque cookie which should be used with the next paged results search request.
- getPagedResultsOffset() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Returns the index within the result set of the first result which should
be returned.
- getPageSize() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Returns the requested page results page size or 0
if paged
results are not required.
- getParent() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertiesImpl
-
- getParent() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- getPassword() - Method in class org.identityconnectors.framework.common.objects.AttributesAccessor
-
Get the password as a GuardeString.
- getPasswordExpirationDate(ConnectorObject) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
- getPasswordExpired(Set<AttributeDelta>) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
- getPasswordExpired(Set<Attribute>) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
- getPasswordValue(Set<AttributeDelta>) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
- getPasswordValue(Set<Attribute>) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the password value from the provided set of
Attribute
s.
- getPool(APIConfigurationImpl, LocalConnectorInfoImpl) - Static method in class org.identityconnectors.framework.impl.api.local.ConnectorPoolManager
-
Get a object pool for this connector if it supports connector pooling.
- getPool(ConnectorPoolManager.ConnectorPoolKey) - Static method in class org.identityconnectors.framework.impl.api.local.ConnectorPoolManager
-
Get a object pool for this connector if it was created before.
- getPool() - Method in class org.identityconnectors.framework.impl.api.local.operations.ConnectorOperationalContext
-
- getPooledObject() - Method in interface org.identityconnectors.framework.impl.api.local.ObjectPoolEntry
-
Gets the object which is pooled.
- getPoolName() - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool
-
- getPort() - Method in class org.identityconnectors.framework.api.RemoteFrameworkConnectionInfo
-
Returns the port to connect to.
- getPort() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Returns the port to listen on.
- getPreviousUid() - Method in class org.identityconnectors.framework.common.objects.SyncDelta
-
If the change described by this SyncDelta
modified the
object's Uid, this method returns the Uid before the change.
- getPreviousUid() - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Gets the Uid of the object before the change.
- getProducerBufferSize() - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
Get the size of the buffer.
- getProducerBufferSize() - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
Get the size of the buffer.
- getProperties() - Method in class org.identityconnectors.common.event.ConnectorEvent
-
- getProperties() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertiesImpl
-
- getProperties(Class<?>) - Static method in class org.identityconnectors.test.common.TestHelpers
-
Loads Property bag for the specified class.
- getProperties(Class<?>, String) - Static method in class org.identityconnectors.test.common.TestHelpers
-
Loads Property bag for the specified class.
- getProperty(String) - Method in interface org.identityconnectors.framework.api.ConfigurationProperties
-
- getProperty(String) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertiesImpl
-
- getProperty(String, Class<T>) - Method in class org.identityconnectors.test.common.PropertyBag
-
Gets the value of a required property in a type-safe manner.
- getProperty(String, Class<T>, T) - Method in class org.identityconnectors.test.common.PropertyBag
-
Gets a property value, returning a default value when no property with
the specified name exists in the bag.
- getPropertyNames() - Method in interface org.identityconnectors.framework.api.ConfigurationProperties
-
- getPropertyNames() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertiesImpl
-
- getReadableAttributesNames(ObjectClassInfo) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Returns set of attributes' names which are readable.
- getReader() - Method in class org.identityconnectors.common.StringPrintWriter
-
Return a reader for the accumulated string.
- getRemainingPagedResults() - Method in class org.identityconnectors.framework.common.objects.SearchResult
-
Returns an estimate of the total number of remaining results to be returned in subsequent paged results search
requests.
- getRemoteConnectionInfo() - Method in class org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoImpl
-
- getRemoteManager(RemoteFrameworkConnectionInfo) - Method in class org.identityconnectors.framework.api.ConnectorInfoManagerFactory
-
Creates the ConnectorInfoManager
for a remote framework.
- getRemoteManager(RemoteFrameworkConnectionInfo) - Method in class org.identityconnectors.framework.impl.api.ConnectorInfoManagerFactoryImpl
-
- getResetConnectionCount() - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- getResourceAsBytes(Class<?>, String) - Static method in class org.identityconnectors.common.IOUtil
-
Get the resource as a byte array.
- getResourceAsProperties(ClassLoader, String) - Static method in class org.identityconnectors.common.IOUtil
-
Loads the given resource as a properties object.
- getResourceAsProperties(Bundle, String) - Method in class org.identityconnectors.framework.impl.api.osgi.internal.OsgiConnectorInfoManagerImpl
-
- getResourceAsStream(Class<?>, String) - Static method in class org.identityconnectors.common.IOUtil
-
Returns an input stream of the resource specified.
- getResourceAsString(Class<?>, String, Charset) - Static method in class org.identityconnectors.common.IOUtil
-
Read the entire stream into a String and return it.
- getResourceAsString(Class<?>, String) - Static method in class org.identityconnectors.common.IOUtil
-
Read the entire stream into a String and return it.
- getResourcePath(Class<?>, String) - Static method in class org.identityconnectors.common.IOUtil
-
Get the path to a resource base on the package of given class.
- getResult() - Method in class org.identityconnectors.framework.impl.api.remote.messages.OperationResponsePart
-
- getResultsHandlerConfiguration() - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
Get the configuration of the ResultsHandler chain of the Search operation.
- getResultsHandlerConfiguration() - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
Get the configuration of the ResultsHandler chain of the Search operation.
- getResultsHandlerConfiguration() - Method in class org.identityconnectors.framework.impl.api.local.operations.OperationalContext
-
- getReturnDefaultAttributes() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Returns the flag indicating whether to return the default attributes
on top of those specified by OP_ATTRIBUTES_TO_GET.
- getRevision() - Method in class org.identityconnectors.common.Version
-
Returns this version number's minor component.
- getRevision() - Method in class org.identityconnectors.framework.common.objects.Uid
-
Return the string representation of the revision value of the
The revision number specifies a given version ot the
object
identified by the
Uid.getUidValue()
- getRight() - Method in class org.identityconnectors.framework.common.objects.filter.AndFilter
-
- getRight() - Method in class org.identityconnectors.framework.common.objects.filter.CompositeFilter
-
- getRight() - Method in class org.identityconnectors.framework.common.objects.filter.OrFilter
-
- getRunAsUser() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Get the account to run the operation as..
- getRunWithPassword() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Get the password to run the operation as..
- getSchema() - Method in class org.identityconnectors.contract.test.ObjectClassRunner
-
Need a schema
- getScope() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
- getScriptArguments() - Method in class org.identityconnectors.framework.common.objects.ScriptContext
-
Returns a map of arguments to be passed to the script.
- getScriptArguments() - Method in class org.identityconnectors.framework.common.objects.ScriptContextBuilder
-
Returns a mutable reference of the script arguments map.
- getScriptLanguage() - Method in class org.identityconnectors.common.script.Script
-
Returns the language of this script.
- getScriptLanguage() - Method in class org.identityconnectors.common.script.ScriptBuilder
-
Returns the language of the script.
- getScriptLanguage() - Method in class org.identityconnectors.framework.common.objects.ScriptContext
-
Identifies the language in which the script is written (e.g.,
bash
, csh
, Perl4
or
Python
).
- getScriptLanguage() - Method in class org.identityconnectors.framework.common.objects.ScriptContextBuilder
-
Identifies the language in which the script is written (e.g.,
bash
, csh
, Perl4
or
Python
).
- getScriptText() - Method in class org.identityconnectors.common.script.Script
-
Returns the text of this script.
- getScriptText() - Method in class org.identityconnectors.common.script.ScriptBuilder
-
Returns the text of the script.
- getScriptText() - Method in class org.identityconnectors.framework.common.objects.ScriptContext
-
Returns the text (i.e., actual characters) of the script.
- getScriptText() - Method in class org.identityconnectors.framework.common.objects.ScriptContextBuilder
-
Returns the actual characters of the script.
- getServerInfo() - Method in class org.identityconnectors.framework.impl.api.remote.messages.HelloResponse
-
- getServerInfo() - Method in class org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoManagerImpl
-
- getSingleValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the Object
value from the specified (single-valued)
attributeDelta.
- getSingleValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the Object
value from the specified (single-valued)
attribute.
- getSkippedAttributesForUpdateToNullValue() - Static method in class org.identityconnectors.contract.test.UpdateApiOpTests
-
- getSortedFiles(File) - Static method in class org.identityconnectors.framework.impl.api.local.BundleLibSorter
-
Returns the sorted libs from the given bundle directory.
- getSortedURLs(File) - Static method in class org.identityconnectors.framework.impl.api.local.BundleLibSorter
-
- getSortKeys() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Returns the sort keys which should be used for ordering the
ConnectorObject
s returned by this search request.
- getSpecialAttributes(Set<AttributeDelta>) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Filter out any basic attributes from the specified set, leaving only
special attributes.
- getSpecialAttributes(Set<Attribute>) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Filter out any basic attributes from the specified set, leaving only
special attributes.
- getStackTrace(Throwable) - Static method in exception org.identityconnectors.framework.impl.api.remote.RemoteWrappedException
-
Gets the stack trace from a Throwable as a String.
- getStartTime() - Method in class org.identityconnectors.framework.impl.api.remote.messages.HelloResponse
-
- getStartTime() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Gets the time when the servers was started last time.
- getStartTime() - Method in class org.identityconnectors.framework.server.impl.ConnectorServerImpl
-
- getStatistics() - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool
-
Gets a snapshot of the pool's stats at a point in time.
- getString() - Method in class org.identityconnectors.common.StringPrintWriter
-
Return the string in the internal string writer.
- getString(String, String, int) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Gets data value by the specified parameters
- getString(String, String) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Gets data value by the specified parameters
- getString(String, String, int) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Gets data value by the specified parameters
- getString(String, String) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Gets data value by the specified parameters
- getString(DataProvider, String, String, String) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
no sequence number or qualifier, appends objectclass to name
- getStringProperty(String) - Method in class org.identityconnectors.test.common.PropertyBag
-
Gets a required property value known to be of string type.
- getStringValue(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Get the string value from the specified (single-valued) attributeDelta.
- getStringValue(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the string value from the specified (single-valued) attribute.
- getSubtype() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
Optional subtype of the attribute.
- getSuccessors() - Method in class org.identityconnectors.contract.data.groovy.Lazy
-
- getSupportedLanguages() - Static method in class org.identityconnectors.common.script.ScriptExecutorFactory
-
Returns the set of supported languages.
- getSupportedObjectClassesByOperation(Class<? extends APIOperation>) - Method in class org.identityconnectors.framework.common.objects.Schema
-
Returns the supported object classes for the given operation.
- getSupportedObjectClassesByOperation() - Method in class org.identityconnectors.framework.common.objects.Schema
-
Returns the set of object classes that apply to a particular operation.
- getSupportedOperations() - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
- getSupportedOperations() - Method in interface org.identityconnectors.framework.api.ConnectorFacade
-
- getSupportedOperations() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
- getSupportedOperations() - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- getSupportedOptionsByOperation(Class<? extends APIOperation>) - Method in class org.identityconnectors.framework.common.objects.Schema
-
Returns the supported options for the given operation.
- getSupportedOptionsByOperation() - Method in class org.identityconnectors.framework.common.objects.Schema
-
Returns the set of operation options that apply to a particular
operation.
- getTestName() - Method in class org.identityconnectors.contract.test.AttributeTests
-
Gets Test name
- getTestName() - Method in class org.identityconnectors.contract.test.AuthenticationApiOpTests
-
Gets Test name
- getTestName() - Method in class org.identityconnectors.contract.test.CreateApiOpTests
-
Gets Test name
- getTestName() - Method in class org.identityconnectors.contract.test.DeleteApiOpTests
-
Gets Test name
- getTestName() - Method in class org.identityconnectors.contract.test.GetApiOpTests
-
Gets Test name
- getTestName() - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Gets Test name
- getTestName() - Method in class org.identityconnectors.contract.test.ObjectClassRunner
-
Gets Test name
- getTestName() - Method in class org.identityconnectors.contract.test.ResolveUsernameApiOpTests
-
- getTestName() - Method in class org.identityconnectors.contract.test.SearchApiOpTests
-
Gets Test name
- getTestName() - Method in class org.identityconnectors.contract.test.SyncApiOpTests
-
Gets Test name
- getTestName() - Method in class org.identityconnectors.contract.test.UpdateApiOpTests
-
- getTestName() - Method in class org.identityconnectors.contract.test.UpdateDeltaApiOpTests
-
- getTestSuiteAttribute(String) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Gets test suite attribute
- getTestSuiteAttribute(String, String) - Method in interface org.identityconnectors.contract.data.DataProvider
-
Gets test suite attribute
- getTestSuiteAttribute(String) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Gets test suite attribute
- getTestSuiteAttribute(String, String) - Method in class org.identityconnectors.contract.data.GroovyDataProvider
-
Gets test suite attribute
- getTimeout(Class<? extends APIOperation>) - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
Gets the timeout in milliseconds based on the operation provided.
- getTimeout() - Method in class org.identityconnectors.framework.api.RemoteFrameworkConnectionInfo
-
Returns the timeout (in milliseconds) to use for the connection.
- getTimeout(Class<? extends APIOperation>) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
Gets the timeout in milliseconds based on the operation provided.
- getTimeoutMap() - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- getToken() - Method in class org.identityconnectors.framework.common.objects.SyncDelta
-
Returns the SyncToken
of the object that changed.
- getToken() - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Returns the SyncToken
of the object that changed.
- getTopic() - Method in class org.identityconnectors.common.event.ConnectorEvent
-
- getTrustManagers() - Method in class org.identityconnectors.framework.api.RemoteFrameworkConnectionInfo
-
Returns the list of
TrustManager
's. to use when establishing the
connection.
- getTst1Field() - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- getTstField() - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- getType() - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Get the type of the property.
- getType() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
The basic type associated with this attribute.
- getType() - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfo
-
- getType() - Method in class org.identityconnectors.framework.common.objects.OperationOptionInfo
-
- getType() - Method in class org.identityconnectors.framework.common.objects.OperationOptionInfoBuilder
-
- getType() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Get the type of the property.
- getUid() - Method in exception org.identityconnectors.framework.common.exceptions.AlreadyExistsException
-
- getUid() - Method in exception org.identityconnectors.framework.common.exceptions.PasswordExpiredException
-
- getUid() - Method in class org.identityconnectors.framework.common.objects.AttributesAccessor
-
Get the
Uid
attribute from the set of attributes.
- getUid() - Method in class org.identityconnectors.framework.common.objects.ConnectorObject
-
Get the native identifier for this object.
- getUid() - Method in class org.identityconnectors.framework.common.objects.QualifiedUid
-
Returns the uid.
- getUid() - Method in class org.identityconnectors.framework.common.objects.SyncDelta
-
Returns the Uid of the connector object that changed.
- getUid() - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Gets the Uid of the object that changed.
- getUidAttribute(Set<Attribute>) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Get the
Uid
from the specified set of attributes.
- getUidAttributeDelta(Set<AttributeDelta>) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
- getUidValue() - Method in class org.identityconnectors.framework.common.objects.Uid
-
Obtain a string representation of the value of this attribute, which
value uniquely identifies a
object
on the target
resource.
- getUnCheckedRemoteManager(RemoteFrameworkConnectionInfo) - Method in class org.identityconnectors.framework.api.ConnectorInfoManagerFactory
-
Creates the ConnectorInfoManager
for a remote framework but
the connection is not checked and not initialised.
- getUnCheckedRemoteManager(RemoteFrameworkConnectionInfo) - Method in class org.identityconnectors.framework.impl.api.ConnectorInfoManagerFactoryImpl
-
- getUnconditionallySupportedOperations() - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Returns the set of operations that are always supported.
- getUpdateableAttributes(DataProvider, ObjectClassInfo, String, String, int, boolean, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Get updateable attributes' values.
- getUpdateableAttributesDelta(DataProvider, ObjectClassInfo, String, String, int, boolean, boolean, boolean) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Get updateable attributes' values.
- getUseSSL() - Method in class org.identityconnectors.framework.api.RemoteFrameworkConnectionInfo
-
Returns true if we are to use SSL to connect.
- getUseSSL() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Returns true if we are to use SSL.
- getValue() - Method in class org.identityconnectors.common.Pair
- getValue() - Method in class org.identityconnectors.contract.data.groovy.Lazy
-
- getValue() - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Get the value from the property.
- getValue() - Method in class org.identityconnectors.framework.common.objects.Attribute
-
- getValue() - Method in class org.identityconnectors.framework.common.objects.AttributeBuilder
-
Return any current value of the attribute that is being built.
- getValue() - Method in class org.identityconnectors.framework.common.objects.filter.SingleValueAttributeFilter
-
Value to test against.
- getValue() - Method in class org.identityconnectors.framework.common.objects.filter.StringFilter
-
Get the string value from the afore mentioned attribute.
- getValue() - Method in class org.identityconnectors.framework.common.objects.SyncToken
-
Returns the value for the token.
- getValue() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Get the value from the property.
- getValues() - Method in class org.identityconnectors.framework.common.objects.SuggestedValues
-
Returns list of suggested values.
- getValues() - Method in class org.identityconnectors.framework.common.objects.SuggestedValuesBuilder
-
Return current values of the SuggestedValues instance that is being built.
- getValuesToAdd() - Method in class org.identityconnectors.framework.common.objects.AttributeDelta
-
- getValuesToAdd() - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Return any current value of the valuesToAdd in the attributeDelta that is
being built.
- getValuesToRemove() - Method in class org.identityconnectors.framework.common.objects.AttributeDelta
-
- getValuesToReplace() - Method in class org.identityconnectors.framework.common.objects.AttributeDelta
-
- getValueToRemove() - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Return any current value of the valuesToRemove in the the attributeDelta
that is being built.
- getValueToReplace() - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Return any current value of the valuesToReplace in the attribute that is
being built.
- getVersion() - Method in class org.identityconnectors.common.Version
-
Returns this version as a string.
- getVersion() - Static method in class org.identityconnectors.testcommon.TstCommon
-
- getXml() - Method in class org.identityconnectors.framework.impl.api.remote.messages.EchoMessage
-
- greaterThan(Attribute) - Static method in class org.identityconnectors.framework.common.objects.filter.FilterBuilder
-
Select only an input ConnectorObject
with a value for the
specified Attribute
that is lexically greater than
the value of the specified Attribute
.
- GreaterThanFilter - Class in org.identityconnectors.framework.common.objects.filter
-
- GreaterThanFilter(Attribute) - Constructor for class org.identityconnectors.framework.common.objects.filter.GreaterThanFilter
-
- GreaterThanOrEqualFilter - Class in org.identityconnectors.framework.common.objects.filter
-
- GreaterThanOrEqualFilter(Attribute) - Constructor for class org.identityconnectors.framework.common.objects.filter.GreaterThanOrEqualFilter
-
- greaterThanOrEqualTo(Attribute) - Static method in class org.identityconnectors.framework.common.objects.filter.FilterBuilder
-
Select only an input ConnectorObject
with a value for the
specified Attribute
that is
lexically greater than or equal to the value of the specified
Attribute
.
- GROOVY_LANG_GROOVY_OBJECT - Static variable in class org.identityconnectors.framework.impl.api.local.JavaClassProperties
-
- GroovyDataProvider - Class in org.identityconnectors.contract.data
-
- GroovyDataProvider() - Constructor for class org.identityconnectors.contract.data.GroovyDataProvider
-
default constructor
- GroovyDataProvider(String) - Constructor for class org.identityconnectors.contract.data.GroovyDataProvider
-
- GroovyScriptExecutorFactory - Class in org.identityconnectors.common.script.groovy
-
Creates a new ScriptExecutorFactory for executing Groovy scripts.
- GroovyScriptExecutorFactory() - Constructor for class org.identityconnectors.common.script.groovy.GroovyScriptExecutorFactory
-
Make sure we blow up if Groovy does not exist.
- GROUP - Static variable in class org.identityconnectors.framework.common.objects.ObjectClass
-
Represents a collection that contains an object (such as an account).
- GROUP_NAME - Static variable in class org.identityconnectors.framework.common.objects.ObjectClass
-
- GROUPS - Static variable in class org.identityconnectors.framework.common.objects.PredefinedAttributeInfos
-
Groups that an account belongs to.
- GROUPS_NAME - Static variable in class org.identityconnectors.framework.common.objects.PredefinedAttributes
-
Attribute that refers to groups to which an
object (usually an
account) belongs.
- GuardedByteArray - Class in org.identityconnectors.common.security
-
Secure byte array implementation that solves the problems associated with
keeping confidential data as byte[]
.
- GuardedByteArray() - Constructor for class org.identityconnectors.common.security.GuardedByteArray
-
Creates an empty secure byte array.
- GuardedByteArray(byte[]) - Constructor for class org.identityconnectors.common.security.GuardedByteArray
-
Initializes the GuardedByteArray from the given clear text bytes.
- GuardedByteArray.Accessor - Interface in org.identityconnectors.common.security
-
Callback interface for those times that it is necessary to access the
clear text of the guarded bytes.
- GuardedString - Class in org.identityconnectors.common.security
-
Secure string implementation that solves the problems associated with keeping
passwords as java.lang.String
.
- GuardedString() - Constructor for class org.identityconnectors.common.security.GuardedString
-
Creates an empty secure string
- GuardedString(char[]) - Constructor for class org.identityconnectors.common.security.GuardedString
-
Initialized the GuardedString from the given clear characters.
- GuardedString.Accessor - Interface in org.identityconnectors.common.security
-
Callback interface for those times that it is necessary to access the
clear text of the secure string.
- GUID - Class in org.identityconnectors.common
-
Create a globally unique identifier.
- GUID() - Constructor for class org.identityconnectors.common.GUID
-
- indexOf(String, char[]) - Static method in class org.identityconnectors.common.StringUtil
-
- indexOf(String, char[], int) - Static method in class org.identityconnectors.common.StringUtil
-
- indexOfDigit(String, int) - Static method in class org.identityconnectors.common.StringUtil
-
Finds the index of the first digit and starts from the index specified.
- indexOfDigit(String) - Static method in class org.identityconnectors.common.StringUtil
-
Finds the index of the first digit.
- indexOfIgnoreCase(String, String) - Static method in class org.identityconnectors.common.StringUtil
-
Finds the start index of the comparison string regards of case.
- indexOfNonDigit(String, int) - Static method in class org.identityconnectors.common.StringUtil
-
Finds the index of the first non digit and starts from the index
specified.
- indexOfNonDigit(String) - Static method in class org.identityconnectors.common.StringUtil
-
Finds the index of the first non digit.
- info(Throwable, String, Object...) - Method in class org.identityconnectors.common.logging.Log
-
- info(String, Object...) - Method in class org.identityconnectors.common.logging.Log
-
- INFO - Static variable in class org.identityconnectors.framework.common.objects.Name
-
- init() - Method in class org.identityconnectors.contract.test.ConfigurationTests
-
Initialize the unit test
- init() - Method in class org.identityconnectors.contract.test.ContractTestBase
-
Initialize the environment needed to run the test.
- init(Configuration) - Method in interface org.identityconnectors.framework.spi.Connector
-
Initialize the connector with its configuration.
- init(Configuration) - Method in class org.identityconnectors.testconnector.TstAbstractConnector
-
- init(Configuration) - Method in class org.identityconnectors.testconnector.TstConnector
-
- init(Configuration) - Method in class org.identityconnectors.testconnector.TstStatefulConnector
-
- init(Configuration) - Method in class org.identityconnectors.testconnector.TstStatefulPoolableConnector
-
- initUid(Uid) - Method in exception org.identityconnectors.framework.common.exceptions.AlreadyExistsException
-
Sets the Uid of existing Object.
- initUid(Uid) - Method in exception org.identityconnectors.framework.common.exceptions.PasswordExpiredException
-
Sets the Uid.
- inputStreamToBytes(InputStream) - Static method in class org.identityconnectors.common.IOUtil
-
Takes a 'InputStream' and returns a byte array.
- InstanceNameAware - Interface in org.identityconnectors.framework.spi
-
Optional interface that can be implemented by connectors that want to know their own name.
- intersection(Collection<T>, Collection<T>) - Static method in class org.identityconnectors.common.CollectionUtil
-
Returns the intersection of two
Collection
s as an unmodifiable
set.
- InvalidAttributeValueException - Exception in org.identityconnectors.framework.common.exceptions
-
InvalidAttributeValueException is thrown when an attempt is made to add to an
attribute a value that conflicts with the attribute's schema definition.
- InvalidAttributeValueException() - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidAttributeValueException
-
Constructs a new InvalidAttributeValueException exception with
null
as its detail message.
- InvalidAttributeValueException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidAttributeValueException
-
Constructs a new InvalidAttributeValueException exception with the specified
detail message.
- InvalidAttributeValueException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidAttributeValueException
-
Constructs a new InvalidAttributeValueException exception with the specified
cause and a detail message of
(cause==null ?
- InvalidAttributeValueException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidAttributeValueException
-
Constructs a new InvalidAttributeValueException exception with the specified
detail message and cause.
- InvalidCredentialException - Exception in org.identityconnectors.framework.common.exceptions
-
InvalidCredentialException signals that user authentication failed.
- InvalidCredentialException() - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidCredentialException
-
- InvalidCredentialException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidCredentialException
-
- InvalidCredentialException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidCredentialException
-
- InvalidCredentialException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidCredentialException
-
- InvalidPasswordException - Exception in org.identityconnectors.framework.common.exceptions
-
Thrown when a password credential is invalid.
- InvalidPasswordException() - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidPasswordException
-
- InvalidPasswordException(String) - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidPasswordException
-
- InvalidPasswordException(Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidPasswordException
-
- InvalidPasswordException(String, Throwable) - Constructor for exception org.identityconnectors.framework.common.exceptions.InvalidPasswordException
-
- invoke(Object, Method, Object[]) - Method in class org.identityconnectors.framework.impl.api.BufferedResultsProxy
-
- invoke(Object, Method, Object[]) - Method in class org.identityconnectors.framework.impl.api.DelegatingTimeoutProxy
-
- invoke(Object, Method, Object[]) - Method in class org.identityconnectors.framework.impl.api.local.operations.ConnectorAPIOperationRunnerProxy
-
- invoke(Object, Method, Object[]) - Method in class org.identityconnectors.framework.impl.api.local.operations.ThreadClassLoaderManagerProxy
-
- invoke(Object, Method, Object[]) - Method in class org.identityconnectors.framework.impl.api.LoggingProxy
- invoke(Object, Method, Object[]) - Method in class org.identityconnectors.framework.impl.api.MethodTimeoutProxy
-
- invoke(Object, Method, Object[]) - Method in class org.identityconnectors.framework.impl.api.remote.RemoteOperationInvocationHandler
-
- IOUtil - Class in org.identityconnectors.common
-
IO Utilities.
- is(String) - Method in class org.identityconnectors.framework.common.objects.Attribute
-
Determines if the 'name' matches this
Attribute
.
- is(String) - Method in class org.identityconnectors.framework.common.objects.AttributeDelta
-
- is(String) - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
- is(String) - Method in class org.identityconnectors.framework.common.objects.ObjectClass
-
- is(String) - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfo
-
- is(Class<? extends Throwable>) - Method in exception org.identityconnectors.framework.impl.api.remote.RemoteWrappedException
-
Checks if the exception is the expected class.
- isAdaptableToObjectStreamHandler(Class<?>) - Static method in class org.identityconnectors.framework.impl.api.StreamHandlerUtil
-
- isAllResultsReturned() - Method in class org.identityconnectors.framework.common.objects.SearchResult
-
Returns a flag indicating whether all the results that match a search query were returned.
- isAscendingOrder() - Method in class org.identityconnectors.framework.common.objects.SortKey
-
Returns true
if this sort key is in ascending order, or
false
if it is in descending order.
- isAttrSupported(ObjectClassInfo, String) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Whether is attribute supported.
- isAuxiliary() - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfo
-
Returns flag indicating whether this is a definition of auxiliary object class.
- isBlank(String) - Static method in class org.identityconnectors.common.StringUtil
-
Checks if a String is whitespace, empty ("") or null.
- isCaseInsensitiveMap(Map<?, ?>) - Static method in class org.identityconnectors.common.CollectionUtil
-
Returns true if the given map is a case-insensitive map.
- isCaseInsensitiveSet(Set<?>) - Static method in class org.identityconnectors.common.CollectionUtil
-
Returns true if the given set is a case-insensitive set.
- isCeilingInclusive() - Method in class org.identityconnectors.common.VersionRange
-
- isConfidential() - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Is this a confidential property whose value should be encrypted by the
application when persisted?
- isConfidential() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Is this a confidential property whose value should be encrypted by the
application when persisted?
- isConfigurationStateless() - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorInfoImpl
-
- isConnectorInfo() - Method in class org.identityconnectors.framework.impl.api.remote.messages.HelloRequest
-
- isConnectorKeys() - Method in class org.identityconnectors.framework.impl.api.remote.messages.HelloRequest
-
- isConnectorPoolingSupported() - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
Determines if this
Connector
uses the framework's connector
pooling.
- isConnectorPoolingSupported() - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
Determines if this
Connector
uses the framework's connector
pooling.
- isConnectorPoolingSupported() - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorInfoImpl
-
- isContainer() - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfo
-
- isCreateable(ObjectClassInfo, Attribute) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Whether is attribute Createable.
- isCreateable() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
Determines if the attribute is writable on create.
- isCRU(ObjectClassInfo, String) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Whether is attribute creatable, updateable and readable.
- isDisposing() - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool
-
- isEmpty(Collection<T>) - Static method in class org.identityconnectors.common.CollectionUtil
-
Determine if
Collection
is empty or not, protects against null
being passed in.
- isEmpty(String) - Static method in class org.identityconnectors.common.StringUtil
-
Determines if a string is empty.
- isEmpty() - Method in class org.identityconnectors.common.VersionRange
-
Returns whether this version range is empty.
- isEnableAttributesToGetSearchResultsHandler() - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- isEnableCaseInsensitiveFilter() - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- isEnabled(ConnectorObject) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
- isEnableFilteredResultsHandler() - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- isEnableNormalizingResultsHandler() - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- isError() - Method in class org.identityconnectors.common.logging.Log
-
- isExact() - Method in class org.identityconnectors.common.VersionRange
-
Returns whether this version range contains only a single version.
- isFilteredResultsHandlerInValidationMode() - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- isFloorInclusive() - Method in class org.identityconnectors.common.VersionRange
-
- isGood() - Method in class org.identityconnectors.testconnector.MyTstConnection
-
- isInfo() - Method in class org.identityconnectors.common.logging.Log
-
- isInFrameworkPackageList(String, Collection<String>) - Method in class org.identityconnectors.common.logging.Log
-
- isInRange(Version) - Method in class org.identityconnectors.common.VersionRange
-
- isLockedOut(ConnectorObject) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
- isLoggable(Class<?>, Log.Level) - Method in class org.identityconnectors.common.logging.impl.JDKLogger
-
Use the internal JDK logger to determine if the level is worthy of logging.
- isLoggable(Class<?>, Log.Level) - Method in class org.identityconnectors.common.logging.impl.NoOpLogger
-
Always returns false
because there nothing to do.
- isLoggable(Log.Level) - Method in class org.identityconnectors.common.logging.Log
-
Determine if its log-able at this level within this class.
- isLoggable(Class<?>, Log.Level) - Method in interface org.identityconnectors.common.logging.LogSpi
-
Determines if the it should be logged based on Class and Level.
- isLoggable(Class<?>, Log.Level) - Method in class org.identityconnectors.common.logging.slf4j.SLF4JLog
-
Use the internal SLF4J logger to determine if the level is worthy of
logging.
- isLoggable() - Static method in class org.identityconnectors.framework.impl.api.LoggingProxy
-
- isMatchSubclasses() - Method in interface org.identityconnectors.framework.impl.serializer.ObjectTypeMapper
-
Should we match subclasses of the given class or only
the exact class?
- isMatchSubclasses() - Method in class org.identityconnectors.framework.impl.serializer.ObjectTypeMapperImpl
-
- isMultiValue(ObjectClassInfo, String) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Whether is attribute multiValue.
- isMultiValued() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
Determines if this attribute can handle multiple values.
- isNotBlank(String) - Static method in class org.identityconnectors.common.StringUtil
-
Checks if a String is not empty (""), not null and not whitespace only.
- isNotEmpty(String) - Static method in class org.identityconnectors.common.StringUtil
-
Determines if a string is not empty.
- isObjectClassSupported(ObjectClass) - Method in class org.identityconnectors.contract.test.ObjectClassRunner
-
Identifier which tells if the tested ObjectClass (get by ObjectClassRunner#objectClass
is supported by connector or not, supported means that the ObjectClass is included in the Schema
- isOk() - Method in class org.identityconnectors.common.logging.Log
-
- isOperationalAttribute(Attribute) - Static method in class org.identityconnectors.framework.common.objects.OperationalAttributes
-
- isPasswordExpired(ConnectorObject) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Determine if the password is expired for this object.
- isPresent(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.filter.AttributeFilter
-
- isReadable(ObjectClassInfo, Attribute) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Whether is attribute readable.
- isReadable(ObjectClassInfo, String) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Whether is attribute readable.
- isReadable() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
Determines if the attribute is readable.
- isReadOnly() - Method in class org.identityconnectors.common.security.GuardedByteArray
-
Returns true if this byte array has been marked read-only.
- isReadOnly() - Method in class org.identityconnectors.common.security.GuardedString
-
Returns true if this string has been marked read-only.
- isRequired(ObjectClassInfo, Attribute) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Whether is attribute required.
- isRequired() - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Is this a required property
- isRequired() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
Determines whether this attribute is required for creates.
- isRequired() - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- isReturnedByDefault(ObjectClassInfo, Attribute) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Whether is attribute returnedByDefault.
- isReturnedByDefault() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
Determines if the attribute is returned by default.
- isServerInfo() - Method in class org.identityconnectors.framework.impl.api.remote.messages.HelloRequest
-
- isSet() - Static method in class org.identityconnectors.common.l10n.CurrentLocale
-
Returns true if a thread-local locale is specified on the current thread.
- isShutdown() - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool
-
Get the state of the pool.
- isSpecial(AttributeDelta) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Determines whether the specified name of attribute info is for a special
attribute.
- isSpecial(Attribute) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Determines whether the specified attribute is a special attribute.
- isSpecial(AttributeInfo) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
Determines whether the specified attribute info is for a special
attribute.
- isSpecial(ObjectClass) - Static method in class org.identityconnectors.framework.common.objects.ObjectClassUtil
-
Determines whether the specified object class is a special object class.
- isSpecialName(String) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
Determines whether the specified attribute name is special in the sense
of #createSpecialName
.
- isSpecialName(String) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
- isSpecialName(String) - Static method in class org.identityconnectors.framework.common.objects.ObjectClassUtil
-
- isStarted() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Return true if the server is started.
- isStarted() - Method in class org.identityconnectors.framework.server.impl.ConnectorServerImpl
-
- isStillHandling() - Method in class org.identityconnectors.framework.impl.api.local.operations.DuplicateFilteringResultsHandler
-
- isSupportedAttributeType(Class<?>) - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Determines if the class is a supported attribute type.
- isSupportedConfigurationType(Class<?>) - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
Determines if the class is a supported configuration type.
- isSupportedOperation(Class<? extends APIOperation>) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- isUpdateable(ObjectClassInfo, Attribute) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Whether is attribute readable.
- isUpdateable() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
Determines if the attribute is writable on update.
- isWarning() - Method in class org.identityconnectors.common.logging.Log
-
- isWhitespace(char) - Static method in class org.identityconnectors.common.StringUtil
-
Determine if this is a white space character.
- scan(Bundle) - Method in class org.identityconnectors.framework.impl.api.osgi.internal.ConnectorManifestScanner
- schema() - Method in interface org.identityconnectors.framework.api.operations.SchemaApiOp
-
- Schema - Class in org.identityconnectors.framework.common.objects
-
Determines the objects supported by a
Connector
.
- Schema(Set<ObjectClassInfo>, Set<OperationOptionInfo>, Map<Class<? extends APIOperation>, Set<ObjectClassInfo>>, Map<Class<? extends APIOperation>, Set<OperationOptionInfo>>) - Constructor for class org.identityconnectors.framework.common.objects.Schema
-
Public only for serialization; please use SchemaBuilder instead.
- schema() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
- schema() - Method in class org.identityconnectors.framework.impl.api.local.operations.SchemaImpl
-
- schema() - Method in interface org.identityconnectors.framework.spi.operations.SchemaOp
-
Describes the types of objects this
Connector
supports.
- schema() - Method in class org.identityconnectors.testconnector.TstConnector
-
- SchemaApiOp - Interface in org.identityconnectors.framework.api.operations
-
- SchemaApiOpTests - Class in org.identityconnectors.contract.test
-
- SchemaApiOpTests() - Constructor for class org.identityconnectors.contract.test.SchemaApiOpTests
-
- SchemaBuilder - Class in org.identityconnectors.framework.common.objects
-
Simple builder class to help facilitate creating a
Schema
object.
- SchemaBuilder(Class<? extends Connector>) - Constructor for class org.identityconnectors.framework.common.objects.SchemaBuilder
-
Creates a SchemaBuilder for the given connector class
- SchemaImpl - Class in org.identityconnectors.framework.impl.api.local.operations
-
- SchemaImpl(ConnectorOperationalContext, Connector) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.SchemaImpl
-
Initializes the operation works.
- SchemaOp - Interface in org.identityconnectors.framework.spi.operations
-
Implement this interface to allow the Connector to describe which types of
objects the Connector manages on the target resource (and which operations
and which options the Connector supports for each type of object).
- SCOPE_OBJECT - Static variable in class org.identityconnectors.framework.common.objects.OperationOptions
-
- SCOPE_ONE_LEVEL - Static variable in class org.identityconnectors.framework.common.objects.OperationOptions
-
- SCOPE_SUBTREE - Static variable in class org.identityconnectors.framework.common.objects.OperationOptions
-
- Script - Class in org.identityconnectors.common.script
-
Represents a script in a scripting language.
- ScriptBuilder - Class in org.identityconnectors.common.script
-
- ScriptBuilder() - Constructor for class org.identityconnectors.common.script.ScriptBuilder
-
Creates a new ScriptBuilder
.
- ScriptContext - Class in org.identityconnectors.framework.common.objects
-
Encapsulates a script and all of its parameters.
- ScriptContext(String, String, Map<String, Object>) - Constructor for class org.identityconnectors.framework.common.objects.ScriptContext
-
- ScriptContextBuilder - Class in org.identityconnectors.framework.common.objects
-
- ScriptContextBuilder() - Constructor for class org.identityconnectors.framework.common.objects.ScriptContextBuilder
-
Creates an empty builder.
- ScriptContextBuilder(String, String) - Constructor for class org.identityconnectors.framework.common.objects.ScriptContextBuilder
-
Creates a builder with the required parameters specified.
- ScriptExecutor - Interface in org.identityconnectors.common.script
-
Represents a (possibly compiled) script.
- ScriptExecutorFactory - Class in org.identityconnectors.common.script
-
Abstraction for finding script executors to allow us to invoke scripts from
java.
- ScriptExecutorFactory() - Constructor for class org.identityconnectors.common.script.ScriptExecutorFactory
-
- ScriptOnConnectorApiOp - Interface in org.identityconnectors.framework.api.operations
-
Runs a script in the same JVM or .Net Runtime as the Connector
.
- ScriptOnConnectorApiOpTests - Class in org.identityconnectors.contract.test
-
- ScriptOnConnectorApiOpTests() - Constructor for class org.identityconnectors.contract.test.ScriptOnConnectorApiOpTests
-
- ScriptOnConnectorImpl - Class in org.identityconnectors.framework.impl.api.local.operations
-
- ScriptOnConnectorImpl(ConnectorOperationalContext, Connector) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.ScriptOnConnectorImpl
-
- ScriptOnConnectorOp - Interface in org.identityconnectors.framework.spi.operations
-
Operation that runs a script in the environment of the connector.
- ScriptOnResourceApiOp - Interface in org.identityconnectors.framework.api.operations
-
Runs a script on the target resource that a connector manages.
- ScriptOnResourceApiOpTests - Class in org.identityconnectors.contract.test
-
- ScriptOnResourceApiOpTests() - Constructor for class org.identityconnectors.contract.test.ScriptOnResourceApiOpTests
-
- ScriptOnResourceImpl - Class in org.identityconnectors.framework.impl.api.local.operations
-
- ScriptOnResourceImpl(ConnectorOperationalContext, Connector) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.ScriptOnResourceImpl
-
- ScriptOnResourceOp - Interface in org.identityconnectors.framework.spi.operations
-
Operation that runs a script directly on a target resource.
- search(ConnectorFacade, ObjectClass, Filter, OperationOptions) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Performs search on connector facade with specified object class, filter and operation options.
- search(ObjectClass, Filter, ResultsHandler, OperationOptions) - Method in interface org.identityconnectors.framework.api.operations.SearchApiOp
-
Search the resource for all objects that match the object class and
filter.
- search(ObjectClass, Filter, ResultsHandler, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Search the resource for all objects that match the object class and
filter.
- search(ObjectClass, Filter, ResultsHandler, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.local.operations.SearchImpl
-
Call the SPI search routines to return the results to the
ResultsHandler
.
- search(SearchOp<?>, ObjectClass, Filter, ResultsHandler, OperationOptions) - Method in class org.identityconnectors.framework.impl.test.TestHelpersImpl
-
Performs a raw, unfiltered search at the SPI level, eliminating
duplicates from the result set.
- search(SearchOp<?>, ObjectClass, Filter, ResultsHandler, OperationOptions) - Method in interface org.identityconnectors.test.common.spi.TestHelpersSpi
-
- search(SearchOp<?>, ObjectClass, Filter, ResultsHandler, OperationOptions) - Static method in class org.identityconnectors.test.common.TestHelpers
-
Performs a raw, unfiltered search at the SPI level, eliminating
duplicates from the result set.
- search2Map(ConnectorFacade, ObjectClass, Filter, OperationOptions) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Performs search on connector facade with specified object class, filter and operation options.
- SearchApiOp - Interface in org.identityconnectors.framework.api.operations
-
- SearchApiOpTests - Class in org.identityconnectors.contract.test
-
- SearchApiOpTests() - Constructor for class org.identityconnectors.contract.test.SearchApiOpTests
-
- SearchImpl - Class in org.identityconnectors.framework.impl.api.local.operations
-
- SearchImpl(ConnectorOperationalContext, Connector) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.SearchImpl
-
Initializes the operation works.
- SearchImpl.AttributesToGetSearchResultsHandler - Class in org.identityconnectors.framework.impl.api.local.operations
-
Simple results handler that can reduce attributes to only the set of attribute to get.
- SearchOp<T> - Interface in org.identityconnectors.framework.spi.operations
-
Implement this interface to allow the Connector to search for resource objects.
- SearchResult - Class in org.identityconnectors.framework.common.objects
-
The final result of a query request returned after all connector objects
matching the request have been returned.
- SearchResult() - Constructor for class org.identityconnectors.framework.common.objects.SearchResult
-
Creates a new search result with a null
paged results cookie and no estimate of the total number of
remaining results.
- SearchResult(String, int) - Constructor for class org.identityconnectors.framework.common.objects.SearchResult
-
Creates a new search result with the provided paged results cookie and estimate of the total number of remaining
results.
- SearchResult(String, int, boolean) - Constructor for class org.identityconnectors.framework.common.objects.SearchResult
-
Creates a new search result with the provided paged results cookie and estimate of the total number of remaining
results.
- SearchResultsHandler - Interface in org.identityconnectors.framework.spi
-
A SearchResultsHandler is a completion handler for consuming the results of a
search request.
- SearchResultsHandlerLoggingProxy - Class in org.identityconnectors.framework.impl.api
-
- SearchResultsHandlerLoggingProxy(ResultsHandler, Log, ConnectorOperationalContext) - Constructor for class org.identityconnectors.framework.impl.api.SearchResultsHandlerLoggingProxy
-
- searchToList(SearchApiOp, ObjectClass, Filter) - Static method in class org.identityconnectors.test.common.TestHelpers
-
- searchToList(SearchApiOp, ObjectClass, Filter, OperationOptions) - Static method in class org.identityconnectors.test.common.TestHelpers
-
- searchToList(SearchOp<?>, ObjectClass, Filter) - Static method in class org.identityconnectors.test.common.TestHelpers
-
Performs a raw, unfiltered search at the SPI level, eliminating
duplicates from the result set.
- searchToList(SearchOp<?>, ObjectClass, Filter, OperationOptions) - Static method in class org.identityconnectors.test.common.TestHelpers
-
Performs a raw, unfiltered search at the SPI level, eliminating
duplicates from the result set.
- second - Variable in class org.identityconnectors.common.Pair
-
- SecurityUtil - Class in org.identityconnectors.common.security
-
- serialize(Object, ObjectEncoder) - Method in class org.identityconnectors.framework.impl.serializer.EnumSerializationHandler
-
- serialize(Object, ObjectEncoder) - Method in interface org.identityconnectors.framework.impl.serializer.ObjectSerializationHandler
-
Called to serialize the object.
- serializeBase64Object(Object) - Static method in class org.identityconnectors.framework.common.serializer.SerializerUtil
-
Serializes the given object to Base64 string.
- serializeBinaryObject(Object) - Static method in class org.identityconnectors.framework.common.serializer.SerializerUtil
-
Serializes the given object to bytes.
- SerializerUtil - Class in org.identityconnectors.framework.common.serializer
-
Bag of utilities for serialization.
- serializeXmlObject(Object, boolean) - Static method in class org.identityconnectors.framework.common.serializer.SerializerUtil
-
Serializes the given object to xml.
- SERVER_INFO - Static variable in class org.identityconnectors.framework.impl.api.remote.messages.HelloRequest
-
- SERVER_START_TIME - Static variable in class org.identityconnectors.framework.impl.api.remote.messages.HelloResponse
-
- set(Locale) - Static method in class org.identityconnectors.common.l10n.CurrentLocale
-
Sets the locale for the current thread.
- setAffectedAttributeNames(Collection<String>) - Method in exception org.identityconnectors.framework.common.exceptions.InvalidAttributeValueException
-
Sets collection of attribute names that are affected by this error.
- setAllowedValues(SuggestedValues) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setAllowPartialAttributeValues(boolean) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setAllowPartialResults(boolean) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setAttributesToGet(String...) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setAttributesToGet(Collection<String>) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setAttributeValueCompleteness(AttributeValueCompleteness) - Method in class org.identityconnectors.framework.common.objects.AttributeBuilder
-
- setAuxiliary(boolean) - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfoBuilder
-
- setBundleName(String) - Method in class org.identityconnectors.framework.impl.api.local.ConnectorBundleManifest
-
- setBundleParentClassLoader(ClassLoader) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets the class loader that will be used as the parent of the bundle class
loaders.
- setBundleURLs(List<URL>) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets the bundle URLs for connectors to expose by this server.
- setBundleVersion(String) - Method in class org.identityconnectors.framework.impl.api.local.ConnectorBundleManifest
-
- setCatalogs(Map<Locale, Map<String, String>>) - Method in class org.identityconnectors.framework.impl.api.ConnectorMessagesImpl
-
- setConfidential(boolean) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setConfigurationProperties(ConfigurationPropertiesImpl) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- setConnectorCategoryKey(String) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- setConnectorClass(Class<? extends Connector>) - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorInfoImpl
-
- setConnectorConfigurationClass(Class<? extends Configuration>) - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorInfoImpl
-
- setConnectorDisplayNameKey(String) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- setConnectorInfo(AbstractConnectorInfo) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- setConnectorInstanceName(Connector, String) - Static method in class org.identityconnectors.framework.impl.api.local.ConnectorLifecycleUtil
-
- setConnectorKey(ConnectorKey) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- setConnectorMessages(ConnectorMessages) - Method in class org.identityconnectors.framework.spi.AbstractConfiguration
-
- setConnectorMessages(ConnectorMessages) - Method in interface org.identityconnectors.framework.spi.Configuration
-
Sets the
message catalog
instance that allows
the Connector to localize messages.
- setConnectorPoolConfiguration(ObjectPoolConfiguration) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- setConnectorPoolingSupported(boolean) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- setContainer(boolean) - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfoBuilder
-
Set to true to indicate this is a container type.
- setContainer(QualifiedUid) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setContextClassLoader(ClassLoader) - Method in class org.identityconnectors.framework.server.impl.CCLWatchThread
-
- setCreateable(boolean) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Determines if the attribute is writable.
- setDefaultAPIConfiguration(APIConfigurationImpl) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- setDeltaType(SyncDeltaType) - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Sets the type of the change that occurred.
- setDisplayMessageKey(String) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setEnableAttributesToGetSearchResultsHandler(boolean) - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- setEnableCaseInsensitiveFilter(boolean) - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- setEnableFilteredResultsHandler(boolean) - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- setEnableNormalizingResultsHandler(boolean) - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- setFailValidation(boolean) - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- setFilteredResultsHandlerInValidationMode(boolean) - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- setFlags(Set<AttributeInfo.Flags>) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Sets all of the flags for this builder.
- setFrameworkVersion(String) - Method in class org.identityconnectors.framework.impl.api.local.ConnectorBundleManifest
-
- setGroupMessageKey(String) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setHelpMessageKey(String) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setIfAddress(InetAddress) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets the interface address to bind to.
- setInstanceName(String) - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
Set name of the instance that this facade represents.
- setInstanceName(String) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
Set name of the instance that this facade represents.
- setInstanceName(String) - Method in interface org.identityconnectors.framework.spi.InstanceNameAware
-
- setKeyHash(String) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets the base-64 encoded SHA1 hash of the key.
- setKeyManagers(List<KeyManager>) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets the key managers to use for the SSL connection.
- setManifest(ConnectorBundleManifest) - Method in class org.identityconnectors.framework.impl.api.local.WorkingBundleInfo
-
- setMaxConnections(int) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets the max connections to queue.
- setMaxIdle(int) - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Sets the maximum number of objects that can sit idle in the pool at any
time.
- setMaxIdleTimeMillis(long) - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Maximum time that an idle object will be kept in the pool (in milliseconds).
- setMaxObjects(int) - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Sets the maximum number of objects (idle+active).
- setMaxWait(long) - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Max time to wait if the pool is waiting for a free object to become
available before failing.
- setMaxWorkers(int) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets the max worker thread to allow.
- setMessages(ConnectorMessages) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorInfo
-
- setMinEvictableIdleTimeMillis(long) - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Minimum time to wait before evicting an idle object.
- setMinIdle(int) - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
Minimum number of idle objects.
- setMinWorkers(int) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets the min worker thread to allow.
- setMultiValued(boolean) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Determines if this attribute supports multivalue.
- setName(String) - Method in class org.identityconnectors.framework.common.objects.AttributeBuilder
-
Set the name of the attribute that is being built.
- setName(String) - Method in class org.identityconnectors.framework.common.objects.AttributeDeltaBuilder
-
Set the name of the attributeDelta that is being built.
- setName(String) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
- setName(String) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
- setName(Name) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
- setName(String) - Method in class org.identityconnectors.framework.common.objects.OperationOptionInfoBuilder
-
- setName(String) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setNativeName(String) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
- setNumResults(int) - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- setObject(ConnectorObject) - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Sets the object that changed and implicitly sets Uid if object is not
null.
- setObjectClass(ObjectClass) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
- setObjectClass(ObjectClass) - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Sets the ObjectClass of the object that deleted.
- setOpenness(ValueListOpenness) - Method in class org.identityconnectors.framework.common.objects.SuggestedValuesBuilder
-
Sets openness of value list.
- setOperations(Set<Class<? extends APIOperation>>) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setOption(String, Object) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
Sets a given option and a value for that option.
- setOrder(int) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setPagedResultsCookie(String) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setPagedResultsOffset(Integer) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setPageSize(Integer) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setParent(APIConfigurationImpl) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertiesImpl
-
- setParent(ConfigurationPropertiesImpl) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setPoolName(String) - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool
-
- setPort(int) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets the port to listen on.
- setPreviousUid(Uid) - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Sets the Uid of the object before the change.
- setProducerBufferSize(int) - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
Sets the size of the buffer for
Connector
the support
SearchOp
and what the results of the producer buffered.
- setProducerBufferSize(int) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
Sets the size of the buffer for
Connector
the support
SearchOp
and what the results of the producer buffered.
- setProperties(Collection<ConfigurationPropertyImpl>) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertiesImpl
-
- setPropertyValue(String, Object) - Method in interface org.identityconnectors.framework.api.ConfigurationProperties
-
- setPropertyValue(String, Object) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertiesImpl
-
- setReadable(boolean) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Determines if the attribute is readable.
- setRemoteConnectionInfo(RemoteFrameworkConnectionInfo) - Method in class org.identityconnectors.framework.impl.api.remote.RemoteConnectorInfoImpl
-
- setRequired(boolean) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Determines if this attribute is required.
- setRequired(boolean) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setResetConnectionCount(boolean) - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- setResultsHandlerConfiguration(ResultsHandlerConfiguration) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- setReturnDefaultAttributes(Boolean) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setReturnedByDefault(boolean) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
- setRunAsUser(String) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
Set the run as user option.
- setRunWithPassword(GuardedString) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
Set the run with password option.
- setScope(String) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setScriptLanguage(String) - Method in class org.identityconnectors.common.script.ScriptBuilder
-
Sets the language of the script.
- setScriptLanguage(String) - Method in class org.identityconnectors.framework.common.objects.ScriptContextBuilder
-
Sets the script language.
- setScriptText(String) - Method in class org.identityconnectors.common.script.ScriptBuilder
-
Sets the text of the script.
- setScriptText(String) - Method in class org.identityconnectors.framework.common.objects.ScriptContextBuilder
-
Sets the actual characters of the script.
- setSortKeys(List<SortKey>) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setSortKeys(SortKey...) - Method in class org.identityconnectors.framework.common.objects.OperationOptionsBuilder
-
- setSubtype(String) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Optional subtype of the attribute.
- setSubtype(AttributeInfo.Subtypes) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
- setSuccessors(List<Object>) - Method in class org.identityconnectors.contract.data.groovy.Lazy
-
- setSupportedOperations(Set<Class<? extends APIOperation>>) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- setTimeout(Class<? extends APIOperation>, int) - Method in interface org.identityconnectors.framework.api.APIConfiguration
-
Sets the timeout value for the operation provided.
- setTimeout(Class<? extends APIOperation>, int) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
Sets the timeout value for the operation provided.
- setTimeoutMap(Map<Class<? extends APIOperation>, Integer>) - Method in class org.identityconnectors.framework.impl.api.APIConfigurationImpl
-
- setToken(SyncToken) - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Sets the SyncToken
of the object that changed.
- setTst1Field(String) - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- setTstField(String) - Method in class org.identityconnectors.testconnector.TstConnectorConfig
-
- setType(Class<?>) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
- setType(String) - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfoBuilder
-
- setType(Class<?>) - Method in class org.identityconnectors.framework.common.objects.OperationOptionInfoBuilder
-
- setType(Class<?>) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
- setUid(String) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
- setUid(Uid) - Method in class org.identityconnectors.framework.common.objects.ConnectorObjectBuilder
-
- setUid(Uid) - Method in class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Sets the Uid of the object that changed.
- setUpdateable(boolean) - Method in class org.identityconnectors.framework.common.objects.AttributeInfoBuilder
-
Determines if this attribute writable during update.
- setUseSSL(boolean) - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Sets whether we should use ssl.
- setValue(T2) - Method in class org.identityconnectors.common.Pair
- setValue(Object) - Method in class org.identityconnectors.contract.data.groovy.Lazy
-
- setValue(Object) - Method in interface org.identityconnectors.framework.api.ConfigurationProperty
-
Set the value of the property.
- setValue(Object) - Method in class org.identityconnectors.framework.impl.api.ConfigurationPropertyImpl
-
Set the value of the property.
- SHORT_NAME - Static variable in class org.identityconnectors.framework.common.objects.PredefinedAttributeInfos
-
Attribute that should hold a reasonable value to display for the value of
an object.
- SHORT_NAME - Static variable in class org.identityconnectors.framework.common.objects.PredefinedAttributes
-
Attribute that should hold a reasonable value for an application to
display as a label for an object.
- shutdown() - Static method in class org.identityconnectors.framework.impl.api.local.ConnectorPoolManager
-
Shuts down the connector pool.
- shutdown() - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool
-
Closes any idle objects in the pool.
- shutdown() - Method in interface org.identityconnectors.framework.impl.api.local.ObjectPoolHandler
-
Releases any allocated resources.
- SINGLE_QUOTE - Static variable in class org.identityconnectors.common.XmlUtil
-
- SingleValueAttributeFilter - Class in org.identityconnectors.framework.common.objects.filter
-
Get a single value out of the attribute to test w/.
- SLF4JLog - Class in org.identityconnectors.common.logging.slf4j
-
- SLF4JLog() - Constructor for class org.identityconnectors.common.logging.slf4j.SLF4JLog
-
- SortKey - Class in org.identityconnectors.framework.common.objects
-
A sort key which can be used to specify the order in which connector objects
should be included in the results of a search request.
- SortKey(String, boolean) - Constructor for class org.identityconnectors.framework.common.objects.SortKey
-
- spi2apis(Class<? extends SPIOperation>) - Static method in class org.identityconnectors.framework.common.FrameworkUtil
-
- SPIOperation - Interface in org.identityconnectors.framework.spi.operations
-
- SpiOperationLoggingUtil - Class in org.identityconnectors.framework.impl.api.local.operations
-
- SpiOperationLoggingUtil() - Constructor for class org.identityconnectors.framework.impl.api.local.operations.SpiOperationLoggingUtil
-
- start(BundleContext) - Method in class org.identityconnectors.framework.impl.api.osgi.internal.Activator
-
- start() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Starts the server.
- start() - Method in class org.identityconnectors.framework.server.impl.ConnectorServerImpl
-
- startsWith(Attribute) - Static method in class org.identityconnectors.framework.common.objects.filter.FilterBuilder
-
Select only an input ConnectorObject
with a value for the
specified Attribute
that contains as an
initial substring the value of the specified
Attribute
.
- StartsWithFilter - Class in org.identityconnectors.framework.common.objects.filter
-
- StartsWithFilter(Attribute) - Constructor for class org.identityconnectors.framework.common.objects.filter.StartsWithFilter
-
- StatefulConfiguration - Interface in org.identityconnectors.framework.spi
-
A Stateful Configuration interface extends the default
Configuration
and makes the framework keep the same instance.
- stop(BundleContext) - Method in class org.identityconnectors.framework.impl.api.osgi.internal.Activator
-
- stop() - Method in class org.identityconnectors.framework.server.ConnectorServer
-
Stops the server gracefully.
- stop() - Method in class org.identityconnectors.framework.server.impl.ConnectorServerImpl
-
- stop(String[]) - Static method in class org.identityconnectors.framework.server.Main
-
- storePropertiesFile(File, Properties) - Static method in class org.identityconnectors.common.IOUtil
-
Stores the given file as a Properties file.
- StreamHandlerUtil - Class in org.identityconnectors.framework.impl.api
-
- StreamHandlerUtil() - Constructor for class org.identityconnectors.framework.impl.api.StreamHandlerUtil
-
- StringFilter - Class in org.identityconnectors.framework.common.objects.filter
-
Filter based on strings.
- StringPrintWriter - Class in org.identityconnectors.common
-
Simple extension of PrintWriter so you don't have to create a StringWriter to
pass to it, when you want the functionality of PrintWriter but you want it in
a buffer.
- StringPrintWriter() - Constructor for class org.identityconnectors.common.StringPrintWriter
-
Create with the default initial size.
- StringPrintWriter(int) - Constructor for class org.identityconnectors.common.StringPrintWriter
-
Create with an initialize size with the parameter supplied..
- StringUtil - Class in org.identityconnectors.common
-
String Utilities.
- stripNewlines(String) - Static method in class org.identityconnectors.common.StringUtil
-
Removes newline characters (0x0a and 0x0d) from a string.
- stripXmlAttribute(String, String) - Static method in class org.identityconnectors.common.StringUtil
-
Removes the attribute from the source string and returns.
- stripXmlComments(String) - Static method in class org.identityconnectors.common.StringUtil
-
Strip XML comments.
- subDigitString(String) - Static method in class org.identityconnectors.common.StringUtil
-
Return the string of digits from string.
- subDigitString(String, int) - Static method in class org.identityconnectors.common.StringUtil
-
Return the string of digits from string.
- successors - Variable in class org.identityconnectors.contract.data.groovy.Lazy
-
- SuggestedValues - Class in org.identityconnectors.framework.common.objects
-
List of suggested values, with openness specification.
- SuggestedValuesBuilder - Class in org.identityconnectors.framework.common.objects
-
- SuggestedValuesBuilder() - Constructor for class org.identityconnectors.framework.common.objects.SuggestedValuesBuilder
-
- sync(ConnectorFacade, ObjectClass, SyncToken, OperationOptions) - Static method in class org.identityconnectors.contract.test.ConnectorHelper
-
Performs sync on connector facade.
- sync(ObjectClass, SyncToken, SyncResultsHandler, OperationOptions) - Method in interface org.identityconnectors.framework.api.operations.SyncApiOp
-
Request synchronization events--i.e., native changes to target objects.
- sync(ObjectClass, SyncToken, SyncResultsHandler, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Request synchronization events--i.e., native changes to target objects.
- sync(ObjectClass, SyncToken, SyncResultsHandler, OperationOptions) - Method in class org.identityconnectors.framework.impl.api.local.operations.SyncImpl
-
- sync(ObjectClass, SyncToken, SyncResultsHandler, OperationOptions) - Method in interface org.identityconnectors.framework.spi.operations.SyncOp
-
Request synchronization events--i.e., native changes to target objects.
- sync(ObjectClass, SyncToken, SyncResultsHandler, OperationOptions) - Method in class org.identityconnectors.testconnector.TstAbstractConnector
-
- sync(ObjectClass, SyncToken, SyncResultsHandler, OperationOptions) - Method in class org.identityconnectors.testconnector.TstConnector
-
- SyncApiOp - Interface in org.identityconnectors.framework.api.operations
-
Poll for synchronization events--i.e., native changes to target objects.
- SyncApiOpTests - Class in org.identityconnectors.contract.test
-
- SyncApiOpTests() - Constructor for class org.identityconnectors.contract.test.SyncApiOpTests
-
- SyncDelta - Class in org.identityconnectors.framework.common.objects
-
Represents a change to an object in a resource.
- SyncDeltaBuilder - Class in org.identityconnectors.framework.common.objects
-
- SyncDeltaBuilder() - Constructor for class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Create a new SyncDeltaBuilder
- SyncDeltaBuilder(SyncDelta) - Constructor for class org.identityconnectors.framework.common.objects.SyncDeltaBuilder
-
Creates a new SyncDeltaBuilder
whose values are initialized
to those of the delta.
- SyncDeltaType - Enum in org.identityconnectors.framework.common.objects
-
The type of change.
- SyncImpl - Class in org.identityconnectors.framework.impl.api.local.operations
-
- SyncImpl(ConnectorOperationalContext, Connector) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.SyncImpl
-
- SyncImpl.AttributesToGetSyncResultsHandler - Class in org.identityconnectors.framework.impl.api.local.operations
-
Simple handler to reduce the attributes to only the set of attribute to
get.
- SyncOp - Interface in org.identityconnectors.framework.spi.operations
-
Poll for synchronization events--i.e., native changes to target objects.
- SyncResultsHandler - Interface in org.identityconnectors.framework.common.objects
-
Callback interface that an application implements in order to handle results
from
SyncApiOp
in a stream-processing fashion.
- SyncToken - Class in org.identityconnectors.framework.common.objects
-
Abstract "place-holder" for synchronization.
- SyncToken(Object) - Constructor for class org.identityconnectors.framework.common.objects.SyncToken
-
Creates a new
- SyncTokenResultsHandler - Interface in org.identityconnectors.framework.spi
-
A SyncTokenResultsHandler is a Callback interface that an application
implements in order to handle results from
SyncApiOp
in a
stream-processing fashion.
- test() - Method in interface org.identityconnectors.framework.api.operations.TestApiOp
-
- test() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
- test() - Method in class org.identityconnectors.framework.impl.api.local.operations.TestImpl
-
- test() - Method in interface org.identityconnectors.framework.spi.operations.TestOp
-
- test() - Method in class org.identityconnectors.testconnector.MyTstConnection
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.AuthenticationApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.CreateApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.DeleteApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.DiscoverConfigurationApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.GetApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.MultiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.ResolveUsernameApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.SchemaApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.ScriptOnConnectorApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.ScriptOnResourceApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.SearchApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.SyncApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.TestApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.UpdateApiOpTests
-
- TEST_NAME - Static variable in class org.identityconnectors.contract.test.UpdateDeltaApiOpTests
-
- TestApiOp - Interface in org.identityconnectors.framework.api.operations
-
- TestApiOpTests - Class in org.identityconnectors.contract.test
-
- TestApiOpTests() - Constructor for class org.identityconnectors.contract.test.TestApiOpTests
-
- testBasic() - Method in class org.identityconnectors.contract.test.DiscoverConfigurationApiOpTests
-
Basic positive test case.
- testCaseInsensitiveSearch(ObjectClass) - Method in class org.identityconnectors.contract.test.SearchApiOpTests
-
Test case insensitive search for UID attribute.
- testContract(ObjectClass) - Method in class org.identityconnectors.contract.test.ObjectClassRunner
-
Main contract test entry point, it calls #testRun()
method
in configured number of iterations, runs the iteration only if the
operation is supported by the connector
- testCreateFailUnsupportedAttribute(ObjectClass) - Method in class org.identityconnectors.contract.test.CreateApiOpTests
-
Tests create method with invalid Attribute, RuntimeException is expected
connector developers can set the value of unsupported attribute
using test property: testsuite.Create.unsupportedAttributeName
- testCreateWithSameAttributes(ObjectClass) - Method in class org.identityconnectors.contract.test.CreateApiOpTests
-
Tests create twice with the same attributes.
- testDeleteThrowUnknownUid(ObjectClass) - Method in class org.identityconnectors.contract.test.DeleteApiOpTests
-
- testDisableDateOpAttribute(ObjectClass) - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Tests DISABLE_DATE attribute contract
- testEnableDateOpAttribute(ObjectClass) - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Tests ENABLE_DATE attribute contract
- testEnableOpAttribute(ObjectClass) - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Tests ENABLE attribute contract
- testGroupsPredAttribute() - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Tests GROUPS attribute contract
- TestHelpers - Class in org.identityconnectors.test.common
-
Bag of utility methods useful to connector tests.
- TestHelpersImpl - Class in org.identityconnectors.framework.impl.test
-
- TestHelpersImpl() - Constructor for class org.identityconnectors.framework.impl.test.TestHelpersImpl
-
- TestHelpersSpi - Interface in org.identityconnectors.test.common.spi
-
Private use only, do not implement!
- TestImpl - Class in org.identityconnectors.framework.impl.api.local.operations
-
Provides a method for the API to call the SPI's test method on the connector.
- TestImpl(ConnectorOperationalContext, Connector) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.TestImpl
-
- testLatestSyncToken(ObjectClass) - Method in class org.identityconnectors.contract.test.SyncApiOpTests
-
- testLockOutOpAttribute(ObjectClass) - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Tests LOCK_OUT attribute contract
- testNamePresent() - Method in class org.identityconnectors.contract.test.SchemaApiOpTests
-
Tests that every object class contains
Name
among its attributes.
- testNegative(ObjectClass) - Method in class org.identityconnectors.contract.test.ResolveUsernameApiOpTests
-
- testNonReadable(ObjectClass) - Method in class org.identityconnectors.contract.test.AttributeTests
-
Non readable attributes should _not_ be returned by default
API operations for acquiring attributes: GetApiOp
- testNonUpdateable(ObjectClass) - Method in class org.identityconnectors.contract.test.AttributeTests
-
Update of non-updateable attribute is not acceptable.
- testObject(T) - Method in interface org.identityconnectors.framework.impl.api.local.ObjectPoolHandler
-
Tests the borrowed object.
- TestOp - Interface in org.identityconnectors.framework.spi.operations
-
- testOpEnable(ObjectClass) - Method in class org.identityconnectors.contract.test.AuthenticationApiOpTests
-
Tests that disabled user cannot authenticate.
- testOpPasswordExpirationDate(ObjectClass) - Method in class org.identityconnectors.contract.test.AuthenticationApiOpTests
-
Tests that PasswordExpiredException is thrown in case PasswordExpirationDate is set to today.
- testOpPasswordExpired(ObjectClass) - Method in class org.identityconnectors.contract.test.AuthenticationApiOpTests
-
Tests that PasswordExpiredException is thrown in case PasswordExpired is updated to true.
- testOpSupportedByAllOClasses() - Method in class org.identityconnectors.contract.test.SchemaApiOpTests
-
Test ensures that following operations are supported by all object
classes when supported at all: ScriptOnConnectorApiOp, ScriptOnResourceApiOp,
TestApiOp, ValidateApiOp.
- testPartialConfiguration() - Method in interface org.identityconnectors.framework.api.operations.DiscoverConfigurationApiOp
-
Tests partial configuration of the connector.
- testPartialConfiguration() - Method in class org.identityconnectors.framework.impl.api.AbstractConnectorFacade
-
Tests partial configuration of the connector.
- testPartialConfiguration() - Method in class org.identityconnectors.framework.impl.api.local.operations.DiscoverConfigurationImpl
-
- testPartialConfiguration() - Method in interface org.identityconnectors.framework.spi.operations.DiscoverConfigurationOp
-
Tests partial configuration of the connector.
- testPasswordBeforePasswordExpired(ObjectClass) - Method in class org.identityconnectors.contract.test.AuthenticationApiOpTests
-
Tests that connector respects order of PASSWORD and PASSWORD_EXPIRED
attributes during update.
- testPasswordChangeIntervalPredAttribute(ObjectClass) - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Tests PASSWORD_CHANGE_INTERVAL attribute contract
- testPasswordExpirationDateOpAttribute(ObjectClass) - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Tests PASSWORD_EXPIRATION_DATE attribute contract
- testPasswordExpiredOpAttribute(ObjectClass) - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Tests PASSWORD_EXPIRED attribute contract
- testPositive(ObjectClass) - Method in class org.identityconnectors.contract.test.ResolveUsernameApiOpTests
-
- testPropertiesType() - Method in class org.identityconnectors.contract.test.ConfigurationTests
-
Unit test for checking if the
Configuration
property type is supported
- testRequirableIsCreatable(ObjectClass) - Method in class org.identityconnectors.contract.test.AttributeTests
-
Required attributes must be creatable.
- testReturnedByDefault(ObjectClass) - Method in class org.identityconnectors.contract.test.AttributeTests
-
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.AttributeTests
-
This method will be called configured number of times
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.AuthenticationApiOpTests
-
This method will be called configured number of times
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.CreateApiOpTests
-
This method will be called configured number of times
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.DeleteApiOpTests
-
This method will be called configured number of times
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.GetApiOpTests
-
This method will be called configured number of times
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.MultiOpTests
-
Scenario test - test positive cases.
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.ObjectClassRunner
-
This method will be called configured number of times
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.ResolveUsernameApiOpTests
-
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.SearchApiOpTests
-
This method will be called configured number of times
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.SyncApiOpTests
-
This method will be called configured number of times
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.UpdateApiOpTests
-
This method will be called configured number of times
- testRun(ObjectClass) - Method in class org.identityconnectors.contract.test.UpdateDeltaApiOpTests
-
This method will be called configured number of times
- testRunScript() - Method in class org.identityconnectors.contract.test.ScriptOnConnectorApiOpTests
-
Tests running a script with correct values from property file.
- testRunScript() - Method in class org.identityconnectors.contract.test.ScriptOnResourceApiOpTests
-
Tests running a script with correct values from property file.
- testRunScriptFailEmptyScriptText() - Method in class org.identityconnectors.contract.test.ScriptOnConnectorApiOpTests
-
Tests running a script with empty script text.
- testRunScriptFailEmptyScriptText() - Method in class org.identityconnectors.contract.test.ScriptOnResourceApiOpTests
-
Tests running a script with empty script text.
- testRunScriptFailUnknownLanguage() - Method in class org.identityconnectors.contract.test.ScriptOnConnectorApiOpTests
-
Tests running a script with unknown language.
- testRunScriptFailUnknownLanguage() - Method in class org.identityconnectors.contract.test.ScriptOnResourceApiOpTests
-
Tests running a script with unknown language.
- testSchemaExpected() - Method in class org.identityconnectors.contract.test.SchemaApiOpTests
-
Tests that returned schema by connector is the same as expected schema to
be returned.
- testSearchWithoutAttrsToGet(ObjectClass) - Method in class org.identityconnectors.contract.test.SearchApiOpTests
-
Test Search without specified OperationOptions attrsToGet which is the default for all other tests.
- testSyncWithoutAttrsToGet(ObjectClass) - Method in class org.identityconnectors.contract.test.SyncApiOpTests
-
Test Sync without attrsToGet.
- testTestFail() - Method in class org.identityconnectors.contract.test.TestApiOpTests
-
Tests test() with configuration that should NOT be correct.
- testUidNotPresent() - Method in class org.identityconnectors.contract.test.SchemaApiOpTests
-
Tests that the schema doesn't contain
Uid
- testUpdateFailUnsupportedAttribute(ObjectClass) - Method in class org.identityconnectors.contract.test.UpdateApiOpTests
-
Tests update method with invalid Attribute, RuntimeException is expected
connector developers can set the value of unsupported attribute
using test property: testsuite.Create.unsupportedAttributeName
- testUpdateToNull(ObjectClass) - Method in class org.identityconnectors.contract.test.UpdateApiOpTests
-
The test verifies that connector doesn't throw NullPointerException or some other unexpected behavior when passed
null as
attribute value.
- testUpdateToSameAttributes(ObjectClass) - Method in class org.identityconnectors.contract.test.UpdateApiOpTests
-
Tests create of two different objects and then update one to the same
attributes as the second.
- testValidateFail() - Method in class org.identityconnectors.contract.test.ValidateApiOpTests
-
Tests validate() with configuration that should NOT be correct.
- ThreadClassLoaderManager - Class in org.identityconnectors.framework.impl.api.local
-
Provides a for managing the thread-local class loader
- ThreadClassLoaderManagerProxy - Class in org.identityconnectors.framework.impl.api.local.operations
-
Proxy that handles setting up the thread-local classloader as well as restoring it for any callback arguments.
- ThreadClassLoaderManagerProxy(ClassLoader, Object) - Constructor for class org.identityconnectors.framework.impl.api.local.operations.ThreadClassLoaderManagerProxy
-
- ToListResultsHandler - Class in org.identityconnectors.test.common
-
- ToListResultsHandler() - Constructor for class org.identityconnectors.test.common.ToListResultsHandler
-
- toMap(Collection<? extends AttributeDelta>) - Static method in class org.identityconnectors.framework.common.objects.AttributeDeltaUtil
-
- toMap(Collection<? extends AttributeInfo>) - Static method in class org.identityconnectors.framework.common.objects.AttributeInfoUtil
-
- toMap(Collection<? extends Attribute>) - Static method in class org.identityconnectors.framework.common.objects.AttributeUtil
-
- toPrettyString(Object) - Method in class org.identityconnectors.common.PrettyStringBuilder
-
Returns pretty value from object value.
- toProperties(String) - Static method in class org.identityconnectors.common.StringUtil
-
Returns a properties object w/ the key/value pairs parsed from the string passed in.
- toRemote() - Method in class org.identityconnectors.framework.impl.api.local.LocalConnectorInfoImpl
-
- toString() - Method in class org.identityconnectors.common.EqualsHashCodeBuilder
-
Show the contents that make up the key.
- toString() - Method in class org.identityconnectors.common.GUID
-
Get the string version of the VMID.
- toString() - Method in class org.identityconnectors.common.Pair
- toString() - Method in class org.identityconnectors.common.pooling.ObjectPoolConfiguration
-
- toString(Object) - Method in class org.identityconnectors.common.PrettyStringBuilder
-
Returns pretty string representation of the object.
- toString() - Method in class org.identityconnectors.common.script.Script
-
- toString() - Method in class org.identityconnectors.common.Version
-
- toString() - Method in class org.identityconnectors.common.VersionRange
-
- toString() - Method in class org.identityconnectors.framework.api.ConnectorKey
-
- toString() - Method in class org.identityconnectors.framework.api.RemoteFrameworkConnectionInfo
- toString() - Method in class org.identityconnectors.framework.api.ResultsHandlerConfiguration
-
- toString() - Method in class org.identityconnectors.framework.common.objects.Attribute
-
- toString() - Method in class org.identityconnectors.framework.common.objects.AttributeDelta
-
- toString() - Method in enum org.identityconnectors.framework.common.objects.AttributeInfo.Subtypes
-
- toString() - Method in class org.identityconnectors.framework.common.objects.AttributeInfo
-
- toString() - Method in class org.identityconnectors.framework.common.objects.ConnectorObject
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.AndFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.ContainsAllValuesFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.ContainsFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.EndsWithFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.EqualsFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.EqualsIgnoreCaseFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.GreaterThanFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.GreaterThanOrEqualFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.LessThanFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.LessThanOrEqualFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.NotFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.OrFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.filter.StartsWithFilter
-
- toString() - Method in class org.identityconnectors.framework.common.objects.ObjectClass
-
- toString() - Method in class org.identityconnectors.framework.common.objects.ObjectClassInfo
-
- toString() - Method in class org.identityconnectors.framework.common.objects.OperationOptionInfo
-
- toString() - Method in class org.identityconnectors.framework.common.objects.OperationOptions
-
Add basic debugging of internal data.
- toString() - Method in class org.identityconnectors.framework.common.objects.QualifiedUid
-
Returns a string representation acceptible for debugging.
- toString() - Method in class org.identityconnectors.framework.common.objects.Schema
- toString() - Method in class org.identityconnectors.framework.common.objects.ScriptContext
-
- toString() - Method in class org.identityconnectors.framework.common.objects.SearchResult
-
- toString() - Method in class org.identityconnectors.framework.common.objects.SortKey
-
Returns the string representation of this sort key.
- toString() - Method in class org.identityconnectors.framework.common.objects.SuggestedValues
-
- toString() - Method in class org.identityconnectors.framework.common.objects.SyncDelta
-
- toString() - Method in class org.identityconnectors.framework.common.objects.SyncToken
-
- toString() - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool.Statistics
-
- toString() - Method in class org.identityconnectors.framework.impl.api.local.ObjectPool
-
- toString() - Method in class org.identityconnectors.framework.impl.api.local.operations.NormalizingFilter
-
- toString() - Method in class org.identityconnectors.test.common.PropertyBag
-
- translate(Filter) - Method in class org.identityconnectors.framework.common.objects.filter.AbstractFilterTranslator
-
Main method to be called to translate a filter
- translate(Filter) - Method in interface org.identityconnectors.framework.common.objects.filter.FilterTranslator
-
- TstAbstractConnector - Class in org.identityconnectors.testconnector
-
- TstAbstractConnector() - Constructor for class org.identityconnectors.testconnector.TstAbstractConnector
-
- TstCommon - Class in org.identityconnectors.testcommon
-
- TstCommon() - Constructor for class org.identityconnectors.testcommon.TstCommon
-
- TstConnector - Class in org.identityconnectors.testconnector
-
- TstConnector() - Constructor for class org.identityconnectors.testconnector.TstConnector
-
- TstConnectorConfig - Class in org.identityconnectors.testconnector
-
- TstConnectorConfig() - Constructor for class org.identityconnectors.testconnector.TstConnectorConfig
-
- TstStatefulConnector - Class in org.identityconnectors.testconnector
-
- TstStatefulConnector() - Constructor for class org.identityconnectors.testconnector.TstStatefulConnector
-
- TstStatefulConnectorConfig - Class in org.identityconnectors.testconnector
-
- TstStatefulConnectorConfig() - Constructor for class org.identityconnectors.testconnector.TstStatefulConnectorConfig
-
- TstStatefulPoolableConnector - Class in org.identityconnectors.testconnector
-
- TstStatefulPoolableConnector() - Constructor for class org.identityconnectors.testconnector.TstStatefulPoolableConnector
-