Uses of Class
org.opensaml.saml.criterion.EndpointCriterion
Packages that use EndpointCriterion
Package
Description
Implementation of SAML binding-level functionality, such as MessageHandlers.
-
Uses of EndpointCriterion in org.opensaml.saml.common.binding.impl
Methods in org.opensaml.saml.common.binding.impl with parameters of type EndpointCriterionModifier and TypeMethodDescriptionprivate booleanDefaultEndpointResolver.checkEndpointCriterion(EndpointCriterion<EndpointType> comparison, EndpointType endpoint) Verify the candidate's attributes match any attributes supplied in the criterion.