public class SAML1AttributeDesignatorsMapper extends AbstractSAMLAttributeDesignatorsMapper<IdPAttribute>
List of SAML1 AttributeDesignator into a
Multimap going from (SAML1) attributeId to IdPAttributes.| Constructor and Description |
|---|
SAML1AttributeDesignatorsMapper()
Default constructor.
|
SAML1AttributeDesignatorsMapper(net.shibboleth.idp.attribute.resolver.AttributeResolver resolver)
Generate a specific mapper to go from
AttributeDesignator to
IdPAttribute by inverting the function of the mappers in the profiled AttributeResolver. |
doInitialize, getMappers, mapAttributes, setMapperssetIdgetIddestroy, doDestroy, initialize, isDestroyed, isInitializedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic SAML1AttributeDesignatorsMapper()
public SAML1AttributeDesignatorsMapper(@Nonnull net.shibboleth.idp.attribute.resolver.AttributeResolver resolver)
AttributeDesignator to
IdPAttribute by inverting the function of the mappers in the profiled AttributeResolver.resolver - resolver to invertCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.