Class SAML2ScopedStringNameIDTranscoder

All Implemented Interfaces:
AttributeTranscoder<NameID>, SAML2NameIDTranscoder<ScopedStringAttributeValue>, Component, DestructableComponent, InitializableComponent

public class SAML2ScopedStringNameIDTranscoder extends AbstractSAML2NameIDTranscoder<ScopedStringAttributeValue>
AttributeTranscoder that supports NameID and ScopedStringAttributeValue objects.

A delimter is used to extract the scope from the element value to split it.