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   
edu.internet2.middleware.shibboleth.common.util   
 

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 occurring 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.
 

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

Subclasses of ShibbolethException in edu.internet2.middleware.shibboleth.common.util
 class DataExpiredException
          Indicates the sealed data has expired.
 class DataSealerException
          Exceptions during use of the DataSealer.
 



Copyright © 1999-2012. All Rights Reserved.