Uses of Class
edu.internet2.middleware.shibboleth.common.ShibbolethException

Packages that use ShibbolethException
edu.internet2.middleware.shibboleth.common.attribute   
edu.internet2.middleware.shibboleth.common.attribute.encoding   
edu.internet2.middleware.shibboleth.common.attribute.filtering   
edu.internet2.middleware.shibboleth.common.attribute.filtering.provider   
edu.internet2.middleware.shibboleth.common.attribute.resolver   
edu.internet2.middleware.shibboleth.common.profile   
edu.internet2.middleware.shibboleth.common.service   
 

Uses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute
 

Subclasses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute
 class AttributeRequestException
          Indicates a problem during an attribute request.
 

Uses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute.encoding
 

Subclasses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute.encoding
 class AttributeEncodingException
          Indicates a problem during the encoding of an attribute.
 

Uses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute.filtering
 

Subclasses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute.filtering
 class AttributeFilteringException
          General attribute acceptance policy exception.
 

Uses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider
 

Subclasses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute.filtering.provider
 class FilterProcessingException
          An exception resulting from the application of an attribute acceptance policy to a collection of attributes.
 

Uses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute.resolver
 

Subclasses of ShibbolethException in edu.internet2.middleware.shibboleth.common.attribute.resolver
 class AttributeResolutionException
          An exception indicating a problem resolving a particular attribute.
 

Uses of ShibbolethException in edu.internet2.middleware.shibboleth.common.profile
 

Subclasses of ShibbolethException in edu.internet2.middleware.shibboleth.common.profile
 class NoProfileHandlerException
          A profile exception thrown when there are no profile handlers available to response to a given request.
 class ProfileException
          Exception for errors occuring within a profile handler.
 

Uses of ShibbolethException in edu.internet2.middleware.shibboleth.common.service
 

Subclasses of ShibbolethException in edu.internet2.middleware.shibboleth.common.service
 class ServiceException
          Base exception for Service related errors.
 



Copyright © 2006-2008 Internet2. All Rights Reserved.