Package net.shibboleth.idp.attribute.transcoding
@NonnullElements
package net.shibboleth.idp.attribute.transcoding
APIs for transcoding of attributes.
-
ClassDescriptionBase class for transcoders.Transcoders are objects that support both attribute encoding and decoding for bidirectional translation between
IdPAttributeformat and technology-specific formats.The transcoder registry provides access to "instructions" for converting between theIdPAttribute"neutral" representation within the IdP and protocol-specific forms such as SAML Attributes or OIDC claims.Interface to a naming function that allows an object to be turned into a unique string name.Basic implementation of aAttributeTranscoderRegistry.NamingFunction.Support functions for working withAttributeTranscoderframework.Wrapper around aMaprepresenting a rule for transcoding, used to detect and load the rules at runtime from a Spring context.