Class ProxySAML2NameIDGenerator

java.lang.Object
net.shibboleth.idp.saml.nameid.impl.ProxySAML2NameIDGenerator
All Implemented Interfaces:
NameIdentifierGenerator<NameID>, SAML2NameIDGenerator

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