Uses of Package
net.shibboleth.idp.attribute.filter
Package | Description |
---|---|
net.shibboleth.idp.attribute.filter |
This package contains a filtering engine for a collection of
IdPAttribute s. |
net.shibboleth.idp.attribute.filter.context |
The contexts to do with attribute filtering.
|
net.shibboleth.idp.attribute.filter.impl |
Implementations of core attribute filter functionality.
|
net.shibboleth.idp.attribute.filter.matcher.impl |
Implementation of the various policy matchers.
|
net.shibboleth.idp.attribute.filter.matcher.logic.impl |
Implementation of the logical attribute matchers.
|
net.shibboleth.idp.attribute.filter.matcher.saml.impl |
This is where the attribute matchers that understand SAML live.
|
net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl |
Implementation of the filter context matchers Matchers.
|
net.shibboleth.idp.attribute.filter.policyrule.impl |
Classes which implement
PolicyRequirementRule . |
net.shibboleth.idp.attribute.filter.policyrule.logic.impl |
Implementation of the logical Policy Rules.
|
net.shibboleth.idp.attribute.filter.policyrule.saml.impl |
This is where the attribute policy rules that understand SAML live.
|
net.shibboleth.idp.attribute.filter.spring.impl |
Parsers for the top level of the "urn:mace:shibboleth:2.0:afp" namespace.
|
net.shibboleth.idp.authn.impl |
Implementation of various authentication actions.
|
net.shibboleth.idp.profile.impl |
Implementations of various profile actions.
|
net.shibboleth.idp.saml.saml2.profile.impl |
Profile processing actions related to SAML 2 messages.
|
-
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter Class Description AttributeFilterException Indicates that an error has occurred during an attribute filtering process.AttributeFilterPolicy A policy describing if a set of attribute value filters is applicable.AttributeRule Represents a value filtering rule for a particular attribute.BaseBridgingClass Base class for all classes which bridge betweenPolicyRequirementRule
andMatcher
(in either direction).Matcher Java definition of MatchFunctorType as applied to value filtering.PolicyRequirementRule Java definition of PolicyRequirementRule.PolicyRequirementRule.Tristate Representation of the three outcomes of a PolicyRequirementRule. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.context Class Description AttributeFilter Interface that filters out attributes and values based upon loaded policies. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.impl Class Description AttributeFilter Interface that filters out attributes and values based upon loaded policies.AttributeFilterException Indicates that an error has occurred during an attribute filtering process.AttributeFilterPolicy A policy describing if a set of attribute value filters is applicable. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.matcher.impl Class Description Matcher Java definition of MatchFunctorType as applied to value filtering. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.matcher.logic.impl Class Description Matcher Java definition of MatchFunctorType as applied to value filtering. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.matcher.saml.impl Class Description Matcher Java definition of MatchFunctorType as applied to value filtering. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl Class Description PolicyRequirementRule Java definition of PolicyRequirementRule.PolicyRequirementRule.Tristate Representation of the three outcomes of a PolicyRequirementRule. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.policyrule.impl Class Description PolicyRequirementRule Java definition of PolicyRequirementRule.PolicyRequirementRule.Tristate Representation of the three outcomes of a PolicyRequirementRule. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.policyrule.logic.impl Class Description PolicyRequirementRule Java definition of PolicyRequirementRule.PolicyRequirementRule.Tristate Representation of the three outcomes of a PolicyRequirementRule. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.policyrule.saml.impl Class Description PolicyRequirementRule Java definition of PolicyRequirementRule.PolicyRequirementRule.Tristate Representation of the three outcomes of a PolicyRequirementRule. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.attribute.filter.spring.impl Class Description AttributeFilter Interface that filters out attributes and values based upon loaded policies. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.authn.impl Class Description AttributeFilter Interface that filters out attributes and values based upon loaded policies. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.profile.impl Class Description AttributeFilter Interface that filters out attributes and values based upon loaded policies. -
Classes in net.shibboleth.idp.attribute.filter used by net.shibboleth.idp.saml.saml2.profile.impl Class Description AttributeFilter Interface that filters out attributes and values based upon loaded policies.