Uses of Package
net.shibboleth.idp.attribute
-
Packages that use net.shibboleth.idp.attribute Package Description net.shibboleth.idp.attribute IdPAttributes are protocol-agnostic units of information about some thing, usually a user.net.shibboleth.idp.attribute.context Context to do with Attribute Manipulation.net.shibboleth.idp.attribute.transcoding APIs for transcoding of attributes. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute Class Description AttributeException Base class for attribute related exceptions.EmptyAttributeValue AnIdPAttributeValuethat is empty.EmptyAttributeValue.EmptyType Types of empty values.IdPAttribute Each attribute represents one piece of information about a user and has associated encoders used to turn that information in to protocol-specific formats.IdPAttributeValue Interface for values of anIdPAttribute.PairwiseId Object representing a pairwise/targeted identifier entry as a storage input/output.PairwiseIdStore Storage and retrieval interface for pairwise/targeted identifiers allowing for custom implementations.StringAttributeValue Base class forIdPAttributevalues that are strings. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.context Class Description IdPAttribute Each attribute represents one piece of information about a user and has associated encoders used to turn that information in to protocol-specific formats. -
Classes in net.shibboleth.idp.attribute used by net.shibboleth.idp.attribute.transcoding Class Description AttributeDecodingException Indicates a problem during decoding into an attribute.AttributeEncodingException Indicates a problem during the encoding of an attribute.IdPAttribute Each attribute represents one piece of information about a user and has associated encoders used to turn that information in to protocol-specific formats.