Package net.shibboleth.idp.attribute
@NonnullElements
package net.shibboleth.idp.attribute
IdPAttributes are protocol-agnostic
units of information about some thing, usually a user. Attributes and
their values are encoded in to protocol-specific formats by means of
AttributeTranscoders.-
ClassDescriptionIndicates a problem during decoding into an attribute.Indicates a problem during the encoding of an attribute.Base class for attribute related exceptions.Container for decoded attributes.A
byte[]value for anIdPAttribute.Base class forIdPAttributevalues that are date/time values.ExtendedPairwiseIdStoreinterface that supports reversal, mutation, and deactivation features requiring durable storage.AnIdPAttributeValuethat is empty.Types of empty values.Each attribute represents one piece of information about a user and has associated encoders used to turn that information in to protocol-specific formats.Interface for values of anIdPAttribute.IdP representation ofRequestedAttribute.Object representing a pairwise/targeted identifier entry as a storage input/output.Storage and retrieval interface for pairwise/targeted identifiers allowing for custom implementations.An attribute value with an associated scope.Base class forIdPAttributevalues that are strings.Exception thrown when a particularIdPAttributeValuetype was expected but a different one was encountered.AXMLObjectAttributeValuevalue for anIdPAttribute.