Uses of Class
net.shibboleth.idp.attribute.AttributeException
Packages that use AttributeException
Package
Description
IdPAttributes are protocol-agnostic
units of information about some thing, usually a user.This package contains a filtering engine for a collection of
IdPAttributes.-
Uses of AttributeException in net.shibboleth.idp.attribute
Subclasses of AttributeException in net.shibboleth.idp.attributeModifier and TypeClassDescriptionclassIndicates a problem during decoding into an attribute.classIndicates a problem during the encoding of an attribute.classException thrown when a particularIdPAttributeValuetype was expected but a different one was encountered. -
Uses of AttributeException in net.shibboleth.idp.attribute.filter
Subclasses of AttributeException in net.shibboleth.idp.attribute.filterModifier and TypeClassDescriptionfinal classIndicates that an error has occurred during an attribute filtering process.