Package net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
@NonnullElements
package net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
Implementation of the filter context matchers Matchers.
The classes in this package perform testing against
AttributeFilterContext and
implement Matcher.-
ClassesClassDescriptionCompare the attribute issuer's entity ID for this resolution with the provided name.Compare the attribute issuer's entity ID for this resolution with the provided regexp.Compare the attribute requester's entity ID for this resolution with the provided name.Compare the attribute requester's entity ID for this resolution with the provided regexp.A policy rule that checks if the given attribute has more than the minimum number of values but less than the maximum.Call out to an externally define predicate.Compare the principal name for this resolution with the provided string.Compare the principal name for this resolution with the provided regexp.Compare the profile identifier for this resolution with the provided string.Compare a proxied attribute requester's entity ID for this resolution with the provided name.Compare a proxied attribute requester's entity ID for this resolution with the provided regexp.