| Interface | Description |
|---|---|
| InputTranslationActionFactory |
Marker interface of factories producing
InputTranslationAction, besides marking narrows down
returned types. |
| InputTranslationEngine |
| Class | Description |
|---|---|
| EntityChange |
Describes entity status change prescribed by the profile.
|
| InputTranslationAction |
Instance of this interface is configured with parameters and performs a translation
of a remotely obtained information about a client.
|
| MappedAttribute |
Mapped
Attribute with AttributeEffectMode. |
| MappedGroup |
Mapped group: name and flag stating whether it should be created if missing.
|
| MappedIdentity |
IdentityParam with IdentityEffectMode. |
| MappingResult |
Stores a set of mapping results, produced by one or more translation actions.
|
| Enum | Description |
|---|---|
| AttributeEffectMode |
Defines how a mapped attribute should be handled.
|
| GroupEffectMode |
Defines how a mapped group should be handled.
|
| IdentityEffectMode |
Defines how a mapped
IdentityParam should be handled. |
Copyright © 2018 Unity. All rights reserved.