Uses of Class
org.opensaml.saml.criterion.EndpointCriterion
-
Packages that use EndpointCriterion Package Description org.opensaml.saml.common.binding.impl 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 EndpointCriterion Modifier and Type Method Description private booleanDefaultEndpointResolver. checkEndpointCriterion(EndpointCriterion<EndpointType> comparison, EndpointType endpoint)Verify the candidate's attributes match any attributes supplied in the criterion.
-