Uses of Class
net.shibboleth.utilities.java.support.resolver.ResolverException

Packages that use ResolverException
net.shibboleth.utilities.java.support.resolver Interfaces for searching over data. 
 

Uses of ResolverException in net.shibboleth.utilities.java.support.resolver
 

Methods in net.shibboleth.utilities.java.support.resolver that throw ResolverException
 Iterable<ProductType> Resolver.resolve(CriteriaType criteria)
          Process the specified criteria and return the resulting instances the the product type which satisfy the criteria.
 ProductType Resolver.resolveSingle(CriteriaType criteria)
          Process the specified criteria and return a single instance of the product type which satisfies the criteria.
 



Copyright © 1999-2012. All Rights Reserved.