Uses of Class
org.opensaml.saml.criterion.BindingCriterion
Packages that use BindingCriterion
Package
Description
Implementation of SAML binding-level functionality, such as MessageHandlers.
-
Uses of BindingCriterion in org.opensaml.saml.common.binding.impl
Methods in org.opensaml.saml.common.binding.impl with parameters of type BindingCriterionModifier and TypeMethodDescriptionprivate booleanDefaultEndpointResolver.checkBindingCriterion(BindingCriterion bindings, EndpointType endpoint) Verify the candidate's Binding attribute, if set, is among the set in the supplied criterion.