Package net.shibboleth.idp.attribute
package net.shibboleth.idp.attribute
IdPAttribute
s 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
AttributeTranscoder
s.-
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 forIdPAttribute
values that are date/time values.ExtendedPairwiseIdStore
interface that supports reversal, mutation, and deactivation features requiring durable storage.AnIdPAttributeValue
that 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 of the SAML2 RequestedAttribute.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 forIdPAttribute
values that are strings.Exception thrown when a particularIdPAttributeValue
type was expected but a different one was encountered.AXMLObjectAttributeValue
value for anIdPAttribute
.