Uses of Interface
net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
Packages that use AttributeTranscoderRegistry
Package
Description
Implementation classes for attribute transcoding.
Miscellaneous implementation classes related to SAML Attributes.
-
Uses of AttributeTranscoderRegistry in net.shibboleth.idp.attribute.transcoding.impl
Classes in net.shibboleth.idp.attribute.transcoding.impl that implement AttributeTranscoderRegistryModifier and TypeClassDescriptionclassService implementation of theAttributeTranscoderRegistryinterface.Methods in net.shibboleth.idp.attribute.transcoding.impl that return types with arguments of type AttributeTranscoderRegistryModifier and TypeMethodDescriptionAttributeRegistryServiceStrategy.apply(ApplicationContext appContext) -
Uses of AttributeTranscoderRegistry in net.shibboleth.idp.saml.attribute.impl
Fields in net.shibboleth.idp.saml.attribute.impl with type parameters of type AttributeTranscoderRegistryModifier and TypeFieldDescriptionprivate final ReloadableService<AttributeTranscoderRegistry>AttributeMappingNodeProcessor.transcoderRegistryService used to get the registry of decoding rules.Methods in net.shibboleth.idp.saml.attribute.impl with parameters of type AttributeTranscoderRegistryModifier and TypeMethodDescriptionprivate voidAttributeMappingNodeProcessor.handleAttributeConsumingService(AttributeTranscoderRegistry registry, AttributeConsumingService acs) Look inside theAttributeConsumingServicefor anyRequestedAttributes and map them.private voidAttributeMappingNodeProcessor.handleEntityAttributes(AttributeTranscoderRegistry registry, Extensions extensions) Look inside theExtensionsforEntityAttributesand map them.Constructor parameters in net.shibboleth.idp.saml.attribute.impl with type arguments of type AttributeTranscoderRegistryModifierConstructorDescriptionConstructor.