|
Class Summary |
| ConverterValueCache |
Provides a thread-local cache of original values (ADD) / modification items (MODIFY) for attributes which are
converted, but which other converters require access to their original values. |
| DefaultConverterManager |
Acts as a factory/manager for connector varieties. |
| LazyConnectorAttributesProxy |
Proxy that can be used to get current attribute values (in connector-speak) for an object, when passed
either connector-domain or LDAP-domain attribute ids. |
| PropertyConverters |
Stored for each property that requires one or more conversions be
applied to it. |
| PropertyConverters.AttributeConverterFilter |
Filter helper class for AttributeConverters |