Class MockStaticAttributeDefinition

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

@ThreadSafe public class MockStaticAttributeDefinition extends AbstractAttributeDefinition
An attribute definition that simply returns a static value. Used for testing only. This is a cut and paste job from StaticAttributeDefinition in idp-attribute-resolver-impl