Class ProxySAML1NameIdentifierGenerator

java.lang.Object
net.shibboleth.idp.saml.nameid.impl.ProxySAML1NameIdentifierGenerator
All Implemented Interfaces:
NameIdentifierGenerator<NameIdentifier>, SAML1NameIdentifierGenerator

public class ProxySAML1NameIdentifierGenerator extends Object implements SAML1NameIdentifierGenerator
A compound implementation of the SAML1NameIdentifierGenerator interface that wraps a sequence of candidate generators along with a default to try if no format-specific options are available.