Class EntityDescriptorCriterionPredicateRegistry
java.lang.Object
net.shibboleth.shared.resolver.CriterionPredicateRegistry<EntityDescriptor>
org.opensaml.saml.metadata.criteria.entity.impl.EntityDescriptorCriterionPredicateRegistry
public class EntityDescriptorCriterionPredicateRegistry
extends CriterionPredicateRegistry<EntityDescriptor>
Default
CriterionPredicateRegistry for EntityDescriptor.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.shibboleth.shared.resolver.CriterionPredicateRegistry
clearRegistry, deregister, getPredicate, loadMappings, loadMappings, lookup, register
-
Constructor Details
-
EntityDescriptorCriterionPredicateRegistry
public EntityDescriptorCriterionPredicateRegistry()Constructor.
-