Class DecryptedAttributeDefinition

All Implemented Interfaces:
AttributeDefinition, ResolverPlugin<IdPAttribute>, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, UnmodifiableComponent, DisposableBean

@ThreadSafe public class DecryptedAttributeDefinition extends AbstractAttributeDefinition
An AttributeDefinition that creates an attribute whose values are the decrypted values of its dependencies. Empty values are copied through and non-string values are ignored.
Since:
4.1.0