Uses of Class
net.shibboleth.idp.attribute.AttributeException
-
Packages that use AttributeException Package Description net.shibboleth.idp.attribute IdPAttributes are protocol-agnostic units of information about some thing, usually a user. -
-
Uses of AttributeException in net.shibboleth.idp.attribute
Subclasses of AttributeException in net.shibboleth.idp.attribute Modifier and Type Class Description classAttributeDecodingExceptionIndicates a problem during decoding into an attribute.classAttributeEncodingExceptionIndicates a problem during the encoding of an attribute.classUnsupportedAttributeTypeExceptionException thrown when a particularIdPAttributeValuetype was expected but a different one was encountered.
-