Uses of Class
net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
Packages that use AbstractEntityGroupPolicyRule
Package
Description
This is where the attribute policy rules that understand SAML live.
-
Uses of AbstractEntityGroupPolicyRule in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
Subclasses of AbstractEntityGroupPolicyRule in net.shibboleth.idp.attribute.filter.policyrule.saml.implModifier and TypeClassDescriptionclassA matcher that evaluates to true if attribute issuer's metadata matches the provided entity group name, or a valid metadata-sourced affiliation of entities.classA matcher that evaluates to true if proxied requester's metadata matches the provided entity group name, or a valid metadata-sourced affiliation of entities.classA matcher that evaluates to true if attribute requester's metadata matches the provided entity group name, or a valid metadata-sourced affiliation of entities.