Class SAMLAttributeDataConnector

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

public class SAMLAttributeDataConnector extends AbstractDataConnector
Data Connector to extra attributes from a saml2 Assertion. It is hoped that this connector will eventually end up being used in mainline operation, which is why the code looks more suitable for being plugged into a webflow than into a test.