Uses of Class
net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
Packages that use AbstractEntityAttributePolicyRule
Package
Description
This is where the attribute policy rules that understand SAML live.
-
Uses of AbstractEntityAttributePolicyRule in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
Subclasses of AbstractEntityAttributePolicyRule in net.shibboleth.idp.attribute.filter.policyrule.saml.implModifier and TypeClassDescriptionclassMatcher that checks, via an exact match, for an entity attribute with a given value.classMatcher functor that checks entity attribute values via matching against a regular expression.classMatcher that checks, via an exact match, if the attribute issuer contains an entity attribute with a given value.classMatcher that checks, via regex, if the attribute issuer contains an entity attribute with a given value.classMatcher that checks, via an exact match, if the proxied requester's metadata contains an entity attribute with a given value.classMatcher that checks, via regex, if the proxied attribute requester's metadata contains an entity attribute with a given value.classMatcher that checks, via an exact match, if the attribute requester's metadata contains an entity attribute with a given value.classMatcher that checks, via regex, if the attribute requester's metadata contains an entity attribute with a given value.