Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver
-
Base class for attribute definition resolver plugins.
- AbstractAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
- AbstractAttributeResolutionLookupFunction<Type> - Class in net.shibboleth.idp.attribute.resolver.context.navigate
-
Base class for a function that takes a
ProfileRequestContextand requires access to anAttributeResolutionContext. - AbstractAttributeResolutionLookupFunction() - Constructor for class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
-
Constructor.
- AbstractAttributeTranscoder<T> - Class in net.shibboleth.idp.attribute.transcoding
-
Base class for transcoders.
- AbstractAttributeTranscoder() - Constructor for class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Constructor.
- AbstractCollectionConfigurationLookupStrategy<T1,
T2> - Class in net.shibboleth.idp.attribute.config -
A strategy function that examines SAML metadata associated with a relying party and derives List<String>-valued configuration settings based on EntityAttribute extension tags.
- AbstractCollectionConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.AbstractCollectionConfigurationLookupStrategy
- AbstractComposedMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.logic.impl
- AbstractComposedMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.logic.impl.AbstractComposedMatcher
- AbstractComposedPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.logic.impl
-
Base class for
PolicyRequirementRuleimplementations that are compositions of otherPolicyRequirementRules. - AbstractComposedPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.AbstractComposedPolicyRule
- AbstractDataConnector - Class in net.shibboleth.idp.attribute.resolver
-
Base class for data connector resolver plugins.
- AbstractDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Constructor.
- AbstractDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc
-
Base spring bean definition parser for data connectors.
- AbstractDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
- AbstractEntityAttributeExactPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Matcher that checks, via an exact match, for an entity attribute with a given value.
- AbstractEntityAttributeExactPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeExactPolicyRule
- AbstractEntityAttributeExactRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for EntityAttributeExactPolicyRule types.
- AbstractEntityAttributeExactRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractEntityAttributeExactRuleParser
- AbstractEntityAttributePolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Base class for matchers that check whether a particular entity attribute is present and contains a given value.
- AbstractEntityAttributePolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
- AbstractEntityAttributeRegexPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Matcher functor that checks entity attribute values via matching against a regular expression.
- AbstractEntityAttributeRegexPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeRegexPolicyRule
- AbstractEntityAttributeRegexRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for EntityAttributeRegexPolicyRule types.
- AbstractEntityAttributeRegexRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractEntityAttributeRegexRuleParser
- AbstractEntityAttributeRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Base definition for all EntityAttribute Parsers.
- AbstractEntityAttributeRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractEntityAttributeRuleParser
- AbstractEntityGroupPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
A matcher that evaluates to true if an entity's metadata matches the provided entity group name, or a valid metadata-sourced affiliation of entities.
- AbstractEntityGroupPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
- AbstractEntityGroupRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for entity group policy rules.
- AbstractEntityGroupRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractEntityGroupRuleParser
- AbstractExecutableSearchFilterBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.ldap
-
Abstract executable search filter builder for implementations that can provide a search filter.
- AbstractExecutableSearchFilterBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.AbstractExecutableSearchFilterBuilder
- AbstractExecutableStatementBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms
-
Basis of statement builder.
- AbstractExecutableStatementBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.AbstractExecutableStatementBuilder
-
Constructor.
- AbstractHTTPSearchBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.http.impl
-
Basis of request builder.
- AbstractHTTPSearchBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Constructor.
- AbstractMappingStrategy<T> - Class in net.shibboleth.idp.attribute.resolver.dc
-
Base class for implementing
MappingStrategyinstances that includes support for field renaming/aliasing. - AbstractMappingStrategy() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Constructor.
- AbstractMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.impl
-
This is the base of all implementations of
Matcherwhich do some sort of comparison. - AbstractMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractMatcher
- AbstractMatchesShibMDScopeMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.saml.impl
-
Base class for filters which rely on the issuer's <shibmd:scope> extensions.
- AbstractMatchesShibMDScopeMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AbstractMatchesShibMDScopeMatcher
- AbstractMetadataDrivenConfigurationLookupStrategy<T> - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives configuration settings based on EntityAttribute extension tags.
- AbstractMetadataDrivenConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Constructor.
- AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext - Class in net.shibboleth.idp.attribute.config
-
A child context that caches derived configuration properties.
- AbstractNameIDFormatExactPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Checks if the attribute issuer supports the required NameID format.
- AbstractNameIDFormatExactPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractNameIDFormatExactPolicyRule
- AbstractNameIDFormatRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for NameIDFormat rules.
- AbstractNameIDFormatRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractNameIDFormatRuleParser
- AbstractPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.impl
-
Basis of all implementations of
PolicyRequirementRulewhich do some sort of comparison. - AbstractPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractPolicyRule
- AbstractRegexMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.matcher.impl
-
Base class for regex matching functors of natural type Matcher (mostly attribute value matchers).
- AbstractRegexMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AbstractRegexMatcherParser
- AbstractRegexPolicyRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Base class for regex matching functors of natural type PolicyRule.
- AbstractRegexPolicyRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AbstractRegexPolicyRuleParser
- AbstractRegexpPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.impl
-
General
Matcherfor regexp comparison of strings in Attribute Filters. - AbstractRegexpPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractRegexpPolicyRule
- AbstractRegexpStringMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.impl
-
General
Matcherfor regexp comparison of strings in Attribute Filters. - AbstractRegexpStringMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractRegexpStringMatcher
- AbstractRegistrationAuthorityPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Base class for rules operating on the RPI extension in metadata.
- AbstractRegistrationAuthorityPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
Constructor.
- AbstractRegistrationAuthorityRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Spring bean definition parser that creates RegistrationAuthorityPolicyRule beans.
- AbstractRegistrationAuthorityRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractRegistrationAuthorityRuleParser
- AbstractResolverPlugin<ResolvedType> - Class in net.shibboleth.idp.attribute.resolver
-
Base class for all
ResolverPlugins. - AbstractResolverPlugin() - Constructor for class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Constructor.
- AbstractResolverPluginFactoryBean<T extends AbstractResolverPlugin<?>> - Class in net.shibboleth.idp.attribute.resolver.spring.impl
-
A factory bean to collect the parameterization that goes onto a
AbstractResolverPlugin. - AbstractResolverPluginFactoryBean() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
- AbstractSAML1AttributeTranscoder<EncodedType extends IdPAttributeValue> - Class in net.shibboleth.idp.saml.attribute.transcoding
-
Base class for transcoders that operate on a SAML 1
AttributeorAttributeDesignator. - AbstractSAML1AttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
-
Constructor.
- AbstractSAML1AttributeTranscoder.NamingFunction - Class in net.shibboleth.idp.saml.attribute.transcoding
-
A function to produce a "canonical" name for a SAML 1
AttributeDesignatorfor transcoding rules. - AbstractSAML2AttributeTranscoder<EncodedType extends IdPAttributeValue> - Class in net.shibboleth.idp.saml.attribute.transcoding
-
Base class for transcoders that operate on a SAML 2
AttributeorRequestedAttribute. - AbstractSAML2AttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
-
Constructor.
- AbstractSAML2AttributeTranscoder.NamingFunction - Class in net.shibboleth.idp.saml.attribute.transcoding
-
A function to produce a "canonical" name for a SAML 2.0
Attributefor transcoding rules. - AbstractSAMLAttributeTranscoder<AttributeType extends SAMLObject,
EncodedType extends IdPAttributeValue> - Class in net.shibboleth.idp.saml.attribute.transcoding -
Base class for transcoders that support SAML attributes.
- AbstractSAMLAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
- AbstractSearchDataConnector<T1 extends ExecutableSearch,
T2 extends MappingStrategy<?>> - Class in net.shibboleth.idp.attribute.resolver.dc.impl -
A
DataConnectorcontaining functionality common to data connectors that retrieve attribute data by searching a data source. - AbstractSearchDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
- AbstractStringMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.impl
- AbstractStringMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractStringMatcher
- AbstractStringMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.matcher.impl
-
Base class for string matching functors of natural type Matcher (mostly attribute value matchers).
- AbstractStringMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AbstractStringMatcherParser
- AbstractStringPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.impl
-
General
PolicyRequirementRuleforStringcomparison of strings in Attribute Filters. - AbstractStringPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractStringPolicyRule
- AbstractStringPolicyRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Base class for string matching functors of natural type PolicyRule.
- AbstractStringPolicyRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AbstractStringPolicyRuleParser
- acceptStatuses - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
"Successful" statuses.
- acceptTypes - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Acceptable Content-Types.
- activationCondition - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Criterion that must be met for this plugin to be active for the given request.
- activationCondition - Variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Plugin property "activationCondition".
- activationCondition - Variable in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Condition for use of this transcoder.
- addAsIdPAttributeValue(List<IdPAttributeValue>, Object) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Add the provided value to the provided list, converting
StringtoStringAttributeValue. - addAttribute(IdPAttribute, Map<String, List<IdPAttributeValue>>) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
-
Adds the values of the given attribute to the target collection of attribute values.
- addAttributeValues(String, List<IdPAttributeValue>, Map<String, Iterator<IdPAttributeValue>>, int) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Add values for a given attribute to the source Map.
- addDeniedIdPAttributeValues(String, Collection<IdPAttributeValue>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterWorkContext
-
Adds a collection of attribute values that are not permitted to be released.
- addExtraVelocityContext(VelocityContext, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Method to allow private additions to the velocity context.
- addExtraVelocityContext(VelocityContext, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Method to allow private additions to the velocity context.
- addMapping(String, AttributeTranscoder<?>, Map<String, Object>) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Add a mapping between an
IdPAttributename and a set of transcoding rules. - addPermittedIdPAttributeValues(String, Collection<IdPAttributeValue>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterWorkContext
-
Adds a collection of attribute values that are permitted to be released.
- addValue(Object) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Add the provided object to the attribute values, policing for type.
- addValue(Object) - Method in interface net.shibboleth.idp.attribute.resolver.scripted.ScriptedIdPAttribute
-
Add the provided object to the attribute values, policing for type.
- AFP_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
Element name.
- algorithm - Variable in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
JCE digest algorithm name to use.
- allAttributes - Variable in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Whether to depend on all the connector's attributes.
- allowCachedResults - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Whether the resolver should allow for results to come from cache.
- AndMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.logic.impl
-
Matcherthat implements the conjunction of matchers. - AndMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.logic.impl.AndMatcher
- AndMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.basic.impl
-
Bean definition parser for
AndMatcherorAndPolicyRuleobjects. - AndMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.basic.impl.AndMatcherParser
- AndPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.logic.impl
-
PolicyRequirementRulethat implements the conjunction of Policy Rules. - AndPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.AndPolicyRule
- AnyParser - Class in net.shibboleth.idp.attribute.filter.spring.basic.impl
-
Bean definition parser for
PolicyRequirementRule.MATCHES_ALLobjects. - AnyParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.basic.impl.AnyParser
- applicationContext - Variable in class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
-
Enclosing Spring context.
- applicationContext - Variable in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
The context used to load this bean.
- apply(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Evaluate an incoming attribute value against this value map.
- apply(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Applies this filter policy to the given filter context if it is applicable.
- apply(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Applies this rule to the respective attribute in the filter context.
- apply(BaseContext) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
- apply(AttributeDesignator) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder.NamingFunction
- apply(Attribute) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder.NamingFunction
- apply(ApplicationContext) - Method in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterServiceStrategy
- apply(ApplicationContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverServiceStrategy
- apply(ApplicationContext) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
- attach(PairwiseId) - Method in interface net.shibboleth.idp.attribute.DurablePairwiseIdStore
-
Attach a peer-supplied alias to a pairwise ID.
- attach(PairwiseId) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Attach a peer-supplied alias to a pairwise ID.
- attachSQL - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Parameterized update statement used to attach an alias to an ID.
- ATTR_EXPORT_NAMES - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
-
Which attributes to export.
- ATTR_FAIL_FAST - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
-
Failfast LDAP, Realtional, Stored.
- ATTR_NORETRYDELAY - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
-
Delay in retrying failed connector.
- ATTRIBUTE_ATTRIBUTE_VALUE_RESULT - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
A test attribute value.
- ATTRIBUTE_ATTRIBUTE_VALUE_STRING - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
A value from the attribute.
- ATTRIBUTE_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StaticDataConnectorParser
-
Local name of attribute.
- ATTRIBUTE_ENCODER_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.BaseAttributeDefinitionParser
-
Local name of attribute encoder.
- ATTRIBUTE_ID - Static variable in class net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser
-
ATTRIBUTE ID string.
- ATTRIBUTE_RULE - Static variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyParser
-
The AttributeRule QName.
- attributeBuilder - Variable in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
-
Builder used to construct
Attributeobjects. - attributeBuilder - Variable in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
-
Builder used to construct
Attributeobjects. - AttributeContext - Class in net.shibboleth.idp.attribute.context
-
A
BaseContextthat tracks a set of attributes. - AttributeContext() - Constructor for class net.shibboleth.idp.attribute.context.AttributeContext
-
Constructor.
- AttributeDecodingException - Exception in net.shibboleth.idp.attribute
-
Indicates a problem during decoding into an attribute.
- AttributeDecodingException() - Constructor for exception net.shibboleth.idp.attribute.AttributeDecodingException
-
Constructor.
- AttributeDecodingException(Exception) - Constructor for exception net.shibboleth.idp.attribute.AttributeDecodingException
-
Constructor.
- AttributeDecodingException(String) - Constructor for exception net.shibboleth.idp.attribute.AttributeDecodingException
-
Constructor.
- AttributeDecodingException(String, Exception) - Constructor for exception net.shibboleth.idp.attribute.AttributeDecodingException
-
Constructor.
- AttributeDefinition - Interface in net.shibboleth.idp.attribute.resolver
-
Definition of attribute definition resolver plugins.
- attributeDefinitions - Variable in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Attribute definitions defined for this resolver.
- AttributeDefinitionScriptEvaluator(EvaluableScript) - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition.AttributeDefinitionScriptEvaluator
-
Constructor.
- attributeDependencies - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
The
ResolverAttributeDefinitionDependencys this plug-in depends on. - attributeDependencies - Variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Plugin property "attributeDependencies".
- AttributeEncodingException - Exception in net.shibboleth.idp.attribute
-
Indicates a problem during the encoding of an attribute.
- AttributeEncodingException() - Constructor for exception net.shibboleth.idp.attribute.AttributeEncodingException
-
Constructor.
- AttributeEncodingException(Exception) - Constructor for exception net.shibboleth.idp.attribute.AttributeEncodingException
-
Constructor.
- AttributeEncodingException(String) - Constructor for exception net.shibboleth.idp.attribute.AttributeEncodingException
-
Constructor.
- AttributeEncodingException(String, Exception) - Constructor for exception net.shibboleth.idp.attribute.AttributeEncodingException
-
Constructor.
- AttributeException - Exception in net.shibboleth.idp.attribute
-
Base class for attribute related exceptions.
- AttributeException() - Constructor for exception net.shibboleth.idp.attribute.AttributeException
-
Constructor.
- AttributeException(Exception) - Constructor for exception net.shibboleth.idp.attribute.AttributeException
-
Constructor.
- AttributeException(String) - Constructor for exception net.shibboleth.idp.attribute.AttributeException
-
Constructor.
- AttributeException(String, Exception) - Constructor for exception net.shibboleth.idp.attribute.AttributeException
-
Constructor.
- AttributeFilter - Interface in net.shibboleth.idp.attribute.filter
-
Interface that filters out attributes and values based upon loaded policies.
- AttributeFilterContext - Class in net.shibboleth.idp.attribute.filter.context
-
A context supplying input to the
AttributeFilterinterface. - AttributeFilterContext() - Constructor for class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Constructor.
- AttributeFilterContext.Direction - Enum Class in net.shibboleth.idp.attribute.filter.context
-
Used to indicate the "direction" of filtering relative to the IdP.
- AttributeFilterException - Exception in net.shibboleth.idp.attribute.filter
-
Indicates that an error has occurred during an attribute filtering process.
- AttributeFilterException() - Constructor for exception net.shibboleth.idp.attribute.filter.AttributeFilterException
-
Constructor.
- AttributeFilterException(Exception) - Constructor for exception net.shibboleth.idp.attribute.filter.AttributeFilterException
-
Constructor.
- AttributeFilterException(String) - Constructor for exception net.shibboleth.idp.attribute.filter.AttributeFilterException
-
Constructor.
- AttributeFilterException(String, Exception) - Constructor for exception net.shibboleth.idp.attribute.filter.AttributeFilterException
-
Constructor.
- AttributeFilterImpl - Class in net.shibboleth.idp.attribute.filter.impl
-
Service that filters out attributes and values based upon loaded policies.
- AttributeFilterImpl(String, Collection<AttributeFilterPolicy>) - Constructor for class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Constructor.
- AttributeFilterNamespaceHandler - Class in net.shibboleth.idp.attribute.filter.spring.impl
-
Namespace handler for the attribute filtering engine.
- AttributeFilterNamespaceHandler() - Constructor for class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterNamespaceHandler
- AttributeFilterPolicy - Class in net.shibboleth.idp.attribute.filter
-
A policy describing if a set of attribute value filters is applicable.
- AttributeFilterPolicy(String, PolicyRequirementRule, Collection<AttributeRule>) - Constructor for class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Constructor.
- AttributeFilterPolicyGroupParser - Class in net.shibboleth.idp.attribute.filter.spring.impl
-
Bean definition parser for <afp:AttributeFilterPolicyGroup>, top top level of the filter "stack".
- AttributeFilterPolicyGroupParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyGroupParser
- AttributeFilterPolicyParser - Class in net.shibboleth.idp.attribute.filter.spring.impl
-
Bean definition parser for an
AttributeFilterPolicy. - AttributeFilterPolicyParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyParser
- AttributeFilterServiceStrategy - Class in net.shibboleth.idp.attribute.filter.spring.impl
-
Strategy for summoning up an
AttributeFilterImplfrom a populatedApplicationContext. - AttributeFilterServiceStrategy() - Constructor for class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterServiceStrategy
- AttributeFilterWorkContext - Class in net.shibboleth.idp.attribute.filter.context
-
A context which carries and collects information through the attribute filtering process, and coordinates data between the filter implementation and the various resolver MatchFunctor implementations.
- AttributeFilterWorkContext() - Constructor for class net.shibboleth.idp.attribute.filter.context.AttributeFilterWorkContext
-
Constructor.
- attributeId - Variable in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Unique ID of the attribute this rule applies to.
- attributeId - Variable in class net.shibboleth.idp.attribute.filter.PolicyFromMatcherId
-
The attribute Id we care about.
- attributeId - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
ID of the attribute that will be checked.
- attributeId - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.SimpleStorageMappingStrategy
-
ID of the attribute to create.
- AttributeInMetadataMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.saml.impl
-
Matcher that checks whether an attribute is enumerated in an SP's metadata as a required or optional attribute.
- AttributeInMetadataMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
- AttributeInMetadataRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Bean definition parser for
AttributeInMetadataMatcher. - AttributeInMetadataRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.AttributeInMetadataRuleParser
- attributeIssuerID - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
The attribute source identity.
- attributeIssuerID - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
The attribute source identity.
- AttributeIssuerIdLookupFunction - Class in net.shibboleth.idp.attribute.resolver.context.navigate
-
A function that returns
AttributeResolutionContext.getAttributeIssuerID()if available from aAttributeResolutionContextobtained via a lookup function defined on the base class. - AttributeIssuerIdLookupFunction() - Constructor for class net.shibboleth.idp.attribute.resolver.context.navigate.AttributeIssuerIdLookupFunction
- AttributeIssuerIdPredicate - Class in net.shibboleth.idp.attribute.resolver.logic
-
Predicate that evaluates a
ProfileRequestContextby looking for an attribute issuer that matches one of a designated set or a generic predicate. - AttributeIssuerIdPredicate(Collection<String>) - Constructor for class net.shibboleth.idp.attribute.resolver.logic.AttributeIssuerIdPredicate
-
Constructor.
- AttributeIssuerIdPredicate(Predicate<String>) - Constructor for class net.shibboleth.idp.attribute.resolver.logic.AttributeIssuerIdPredicate
-
Constructor.
- AttributeIssuerPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Compare the attribute issuer's entity ID for this resolution with the provided name.
- AttributeIssuerPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeIssuerPolicyRule
- AttributeIssuerRegexpPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Compare the attribute issuer's entity ID for this resolution with the provided regexp.
- AttributeIssuerRegexpPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeIssuerRegexpPolicyRule
- AttributeIssuerRegexRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
AttributeIssuerRegexpPolicyRule. - AttributeIssuerRegexRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeIssuerRegexRuleParser
- AttributeIssuerRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
AttributeIssuerPolicyRule. - AttributeIssuerRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeIssuerRuleParser
- AttributeMappingNodeProcessor - Class in net.shibboleth.idp.saml.attribute.impl
-
An implementation of
MetadataNodeProcessorwhich extractsIdPRequestedAttributes from anyAttributeConsumingServicewe find andIdPAttributes from anyEntityDescriptorthat we find. - AttributeMappingNodeProcessor(ReloadableService<AttributeTranscoderRegistry>) - Constructor for class net.shibboleth.idp.saml.attribute.impl.AttributeMappingNodeProcessor
-
Constructor.
- attributeName - Variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
The SAML Attribute Name to look for in the metadata.
- attributeNameFormat - Variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
The SAML Attribute NameFormat to look for in the metadata.
- attributeNames - Variable in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Names of attributes to import via dependency.
- AttributePrincipalLookupFunction - Class in net.shibboleth.idp.attribute.resolver.context.navigate
-
A function that returns
AttributeResolutionContext.getPrincipal()if available from aAttributeResolutionContextobtained via a lookup function defined on the base class. - AttributePrincipalLookupFunction() - Constructor for class net.shibboleth.idp.attribute.resolver.context.navigate.AttributePrincipalLookupFunction
- AttributePrincipalPredicate - Class in net.shibboleth.idp.attribute.resolver.logic
-
Predicate that evaluates a
ProfileRequestContextby looking for an attribute subject that matches one of a designated set or a generic predicate. - AttributePrincipalPredicate(Collection<String>) - Constructor for class net.shibboleth.idp.attribute.resolver.logic.AttributePrincipalPredicate
-
Constructor.
- AttributePrincipalPredicate(Predicate<String>) - Constructor for class net.shibboleth.idp.attribute.resolver.logic.AttributePrincipalPredicate
-
Constructor.
- attributeRecipientGroupID - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
The attribute recipient's group identity.
- attributeRecipientGroupID - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
The attribute recipient's group identity.
- attributeRecipientID - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
The attribute recipient identity.
- attributeRecipientID - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
The attribute recipient identity.
- AttributeRecipientIdLookupFunction - Class in net.shibboleth.idp.attribute.resolver.context.navigate
-
A function that returns
AttributeResolutionContext.getAttributeRecipientID()if available from aAttributeResolutionContextobtained via a lookup function defined on the base class. - AttributeRecipientIdLookupFunction() - Constructor for class net.shibboleth.idp.attribute.resolver.context.navigate.AttributeRecipientIdLookupFunction
- AttributeRecipientIdPredicate - Class in net.shibboleth.idp.attribute.resolver.logic
-
Predicate that evaluates a
ProfileRequestContextby looking for an attribute recipient that matches one of a designated set. - AttributeRecipientIdPredicate(Collection<String>) - Constructor for class net.shibboleth.idp.attribute.resolver.logic.AttributeRecipientIdPredicate
-
Constructor.
- AttributeRecipientIdPredicate(Predicate<String>) - Constructor for class net.shibboleth.idp.attribute.resolver.logic.AttributeRecipientIdPredicate
-
Constructor.
- AttributeRegistryServiceStrategy - Class in net.shibboleth.idp.attribute.transcoding.impl
-
Strategy for summoning up an
AttributeTranscoderRegistryImplfrom a populatedApplicationContext. - AttributeRegistryServiceStrategy() - Constructor for class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
- AttributeRequesterPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Compare the attribute requester's entity ID for this resolution with the provided name.
- AttributeRequesterPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeRequesterPolicyRule
- AttributeRequesterRegexpPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Compare the attribute requester's entity ID for this resolution with the provided regexp.
- AttributeRequesterRegexpPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeRequesterRegexpPolicyRule
- AttributeRequesterRegexRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
AttributeRequesterRegexpPolicyRule. - AttributeRequesterRegexRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeRequesterRegexRuleParser
- AttributeRequesterRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
AttributeRequesterPolicyRule. - AttributeRequesterRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeRequesterRuleParser
- AttributeResolutionContext - Class in net.shibboleth.idp.attribute.resolver.context
-
A context supplying input to the
AttributeResolverinterface. - AttributeResolutionContext() - Constructor for class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Constructor.
- attributeResolutionContextLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
-
Strategy used to locate the
AttributeResolutionContextassociated with a givenProfileRequestContext. - AttributeResolver - Interface in net.shibboleth.idp.attribute.resolver
-
A component that resolves the attributes for a particular subject.
- AttributeResolverImpl - Class in net.shibboleth.idp.attribute.resolver.impl
-
A component that resolves the attributes for a particular subject.
- AttributeResolverImpl() - Constructor for class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
- AttributeResolverNamespaceHandler - Class in net.shibboleth.idp.attribute.resolver.spring.impl
-
Namespace handler for the attribute resolver.
- AttributeResolverNamespaceHandler() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
- AttributeResolverParser - Class in net.shibboleth.idp.attribute.resolver.spring.impl
-
Bean definition parser for an
AttributeResolver. - AttributeResolverParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverParser
- AttributeResolverServiceGaugeSet - Class in net.shibboleth.idp.attribute.resolver.impl
-
Additional gauges for attribute resolver.
- AttributeResolverServiceGaugeSet(String) - Constructor for class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverServiceGaugeSet
-
Constructor.
- AttributeResolverServiceStrategy - Class in net.shibboleth.idp.attribute.resolver.spring.impl
-
Strategy for summoning up an
AttributeResolverImplfrom a populatedApplicationContext. - AttributeResolverServiceStrategy() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverServiceStrategy
- AttributeResolverWorkContext - Class in net.shibboleth.idp.attribute.resolver.context
-
A context which carries and collects information through the attribute resolution process, and coordinates data between the resolver implementation and the various resolver plugin implementations.
- AttributeResolverWorkContext() - Constructor for class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Constructor.
- AttributeRule - Class in net.shibboleth.idp.attribute.filter
-
Represents a value filtering rule for a particular attribute.
- AttributeRule() - Constructor for class net.shibboleth.idp.attribute.filter.AttributeRule
- AttributeRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.impl
-
Spring bean definition parser to configure an
AttributeRule. - AttributeRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.impl.AttributeRuleParser
- attributes - Variable in class net.shibboleth.idp.attribute.context.AttributeContext
-
The attributes tracked by this context.
- attributes - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
-
Static collection of values returned by this connector.
- attributes - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockStaticDataConnector
-
Static collection of values returned by this connector.
- attributes - Variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticDataConnector
-
Static collection of values returned by this connector.
- AttributeScopeMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.matcher.impl
-
Bean definition parser for
AttributeScopeStringMatchers. - AttributeScopeMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeScopeMatcherParser
- AttributeScopeMatchesShibMDScope - Class in net.shibboleth.idp.attribute.filter.matcher.saml.impl
-
Class to implement a filter of scopes against <shibmd:scope>.
- AttributeScopeMatchesShibMDScope() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeScopeMatchesShibMDScope
- AttributeScopeRegexMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.matcher.impl
-
Bean definition parser for
AttributeScopeRegexpMatchers. - AttributeScopeRegexMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeScopeRegexMatcherParser
- AttributeScopeRegexpMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.impl
-
Test that the scope in a
ScopedStringAttributeValueis a regexp match to configured value. - AttributeScopeRegexpMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeScopeRegexpMatcher
- AttributeScopeStringMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.impl
-
Test that the scope of a
ScopedStringAttributeValueis a string match to the value configured. - AttributeScopeStringMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeScopeStringMatcher
- attributesFunction - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
-
Function used to generate the attributes derived from the
ProfileRequestContext. - AttributesMapContainer - Class in net.shibboleth.idp.attribute
-
Container for decoded attributes.
- AttributesMapContainer(Multimap<String, IdPAttribute>) - Constructor for class net.shibboleth.idp.attribute.AttributesMapContainer
-
Constructor.
- attributesStrategy - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
-
The way to get the list of (SAML) attributes from the resolution context.
- AttributeTranscoder<T> - Interface in net.shibboleth.idp.attribute.transcoding
-
Transcoders are objects that support both attribute encoding and decoding for bidirectional translation between
IdPAttributeformat and technology-specific formats. - AttributeTranscoderRegistry - Interface in net.shibboleth.idp.attribute.transcoding
-
The transcoder registry provides access to "instructions" for converting between the
IdPAttribute"neutral" representation within the IdP and protocol-specific forms such as SAML Attributes or OIDC claims. - AttributeTranscoderRegistry.NamingFunction<T> - Interface in net.shibboleth.idp.attribute.transcoding
-
Interface to a naming function that allows an object to be turned into a unique string name.
- AttributeTranscoderRegistryImpl - Class in net.shibboleth.idp.attribute.transcoding.impl
-
Service implementation of the
AttributeTranscoderRegistryinterface. - AttributeTranscoderRegistryImpl() - Constructor for class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Constructor.
- AttributeValueMatchesShibMDScope - Class in net.shibboleth.idp.attribute.filter.matcher.saml.impl
-
Class to implement a filter of string values against <shibmd:scope>.
- AttributeValueMatchesShibMDScope() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeValueMatchesShibMDScope
- AttributeValueRegexMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.matcher.impl
-
Bean definition parser for
AttributeValueRegexpMatchers. - AttributeValueRegexMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeValueRegexMatcherParser
- AttributeValueRegexpMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.impl
-
Test that an
IdPAttributeValueis a regexp match to the configured string. - AttributeValueRegexpMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeValueRegexpMatcher
- attributeValues - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
All the
StringAttributeValue, but as strings. - attributeValuesFunction - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
-
Function used to generate the values associated with the
ProfileRequestContextThe function returns null or an empty list if the context isn't relevant. - AttributeValueStringMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.impl
-
Test that an
IdPAttributeValueis a string match to the configured string. - AttributeValueStringMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeValueStringMatcher
- AttributeValueStringMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.matcher.impl
-
Bean definition parser for
AttributeValueStringMatchers. - AttributeValueStringMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeValueStringMatcherParser
- attrName - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
The name of the entity attribute the entity must have.
- authCredential - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
-
Our authentication credential for the LDAP connection.
B
- BASE32 - Enum constant in enum class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore.Encoding
-
Use Base32 encoding.
- BASE64 - Enum constant in enum class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore.Encoding
-
Use Base64 encoding.
- BaseAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad
-
Base spring bean definition parser for attribute definitions.
- BaseAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.BaseAttributeDefinitionParser
- BaseAttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc
-
Base class for Spring bean definition parser for attribute encoders.
- BaseAttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
- BaseAttributeValueMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.matcher
-
Base function for all Attribute Value matchers.
- BaseAttributeValueMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser
- BaseBridgingClass - Class in net.shibboleth.idp.attribute.filter
-
Base class for all classes which bridge between
PolicyRequirementRuleandMatcher(in either direction). - BaseBridgingClass(Object) - Constructor for class net.shibboleth.idp.attribute.filter.BaseBridgingClass
-
Constructor.
- BaseFilterParser - Class in net.shibboleth.idp.attribute.filter.spring
-
Base class for Spring bean definition parsers within the filter engine configuration.
- BaseFilterParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
- BasePolicyRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule
-
Base function for all natural policy rules.
- BasePolicyRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.BasePolicyRuleParser
- BaseResolverPluginDependencyParser - Class in net.shibboleth.idp.attribute.resolver.spring
-
Bean definition parser for
ResolverAttributeDefinitionDependencyand forResolverDataConnectorDependency. - BaseResolverPluginDependencyParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginDependencyParser
- BaseResolverPluginParser - Class in net.shibboleth.idp.attribute.resolver.spring
-
Bean definition parser for a
ResolverPlugin. - BaseResolverPluginParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
Constructor.
- BaseSAML1AttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc
-
Base class for Spring bean definition parser for SAML 1 attribute encoders.
- BaseSAML1AttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.BaseSAML1AttributeEncoderParser
- BaseSAML2AttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc
-
Base class for Spring bean definition parser for SAML 1 attribute encoders.
- BaseSAML2AttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.BaseSAML2AttributeEncoderParser
- BasicNamingFunction<T> - Class in net.shibboleth.idp.attribute.transcoding
-
Basic implementation of a
AttributeTranscoderRegistry.NamingFunction. - BasicNamingFunction(Class<T>, Function<T, String>) - Constructor for class net.shibboleth.idp.attribute.transcoding.BasicNamingFunction
-
Constructor.
- BEAN_MANAGED_CONNECTION - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
resolver:BeanManagedConnection.
- BeanConfigurationLookupStrategy<T> - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives bean-based configuration settings based on EntityAttribute extension tags.
- BeanConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
-
Constructor.
- bodyTemplate - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Body template to be evaluated.
- bodyTemplateText - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Text of body template to be evaluated.
- BooleanConfigurationLookupStrategy - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives Boolean-valued configuration settings based on EntityAttribute extension tags.
- BooleanConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.BooleanConfigurationLookupStrategy
- bridgedObject - Variable in class net.shibboleth.idp.attribute.filter.BaseBridgingClass
-
The object we are bridging to.
- build(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in interface net.shibboleth.idp.attribute.resolver.dc.ExecutableSearchBuilder
-
Creates an executable search that can be executed against a data source in order to produce results.
- build(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Creates an executable search that can be executed against a data source in order to produce results.
- build(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.ParameterizedExecutableSearchFilterBuilder
-
Creates an executable search that can be executed against a data source in order to produce results.
- build(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Creates an executable search that can be executed against a data source in order to produce results.
- build(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.AbstractExecutableStatementBuilder
-
Creates an executable search that can be executed against a data source in order to produce results.
- build(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Creates an executable search that can be executed against a data source in order to produce results.
- build(FilterTemplate) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.AbstractExecutableSearchFilterBuilder
-
Creates an executable search filter that performs a search with the search filter.
- buildActivationCondition(Map<String, Object>) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Build an appropriate
Predicateto use as an activation condition within the ruleset. - buildAttribute(String, String...) - Static method in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
Construct a test
IdPAttribute - buildAttribute(ProfileRequestContext, IdPAttribute, Class<? extends AttributeType>, TranscodingRule, List<XMLObject>) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Builds a SAML attribute element from the given attribute values.
- buildAttribute(ProfileRequestContext, IdPAttribute, Class<? extends AttributeDesignator>, TranscodingRule, List<XMLObject>) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
-
Builds a SAML attribute element from the given attribute values.
- buildAttribute(ProfileRequestContext, IdPAttribute, Class<? extends Attribute>, TranscodingRule, List<XMLObject>) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
-
Builds a SAML attribute element from the given attribute values.
- buildAttributeDefinition(String, String...) - Static method in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
Construct a test
AttributeDefinition - buildCacheAccess(String, String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Factory method to leverage spring property replacement functionality.
- buildCacheWrite(String, String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Factory method to leverage spring property replacement functionality.
- buildConnectionStrategy(String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Returns an appropriate
ConnectionStrategy. - buildDataConnector(String, IdPAttribute...) - Static method in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
Construct a test
DataConnector - buildDataSource(String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
Factory builder a container managed datasource.
- buildHostnameVerifier(String, String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Factory method for overriding hostname verifier.
- buildHttpClientSecurityParameters(BeanDefinition, String, ParserContext) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser
-
Build the definition of the HttpClientSecurityParameters as a factory bean which merges the inline params data and parameters ref inputs.
- buildHttpClientSecurityParams(String) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Check for manually supplied settings and build
HttpClientSecurityParametersinstance. - buildIdentifierEntries(ResultSet) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Build a list of
PairwiseIdobjects from a result set. - buildIdPAttribute(ProfileRequestContext, AttributeType, TranscodingRule, List<IdPAttributeValue>) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Builds an
IdPAttributefrom the given values. - buildIdPAttribute(ProfileRequestContext, AttributeDesignator, TranscodingRule, List<IdPAttributeValue>) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
-
Builds an
IdPAttributefrom the given values. - buildIdPAttribute(ProfileRequestContext, Attribute, TranscodingRule, List<IdPAttributeValue>) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
-
Builds an
IdPAttributefrom the given values. - buildNameId(String, AttributeResolutionContext) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Builds a name ID.
- buildNameId(String, AttributeResolutionContext) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Builds a name ID.
- buildReferralHandlers(String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Returns search result handlers or null if followReferrals is false.
- buildResolutionContext(ResolverPlugin<?>...) - Static method in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
work method to build a
AttributeResolutionContext - buildSaslConfig(String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Returns a SASL configuration for the supplied mechanism.
- buildScopedStringAttributeValue(StringAttributeValue) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
-
Builds a
ScopedStringAttributeValuefrom aStringAttributeValuewhose value contains a delimited value. - buildSearchEntryHandlers(String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Factory method for handling spring property replacement.
- buildSearchValidator(String, String, String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Returns a search validator or null if validatePeriodically is false.
- buildStringList(String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Converts the supplied value to a list of strings delimited by
XMLConstants.LIST_DELIMITERSand comma. - buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1Base64AttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1ScopedStringAttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1StringAttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1XMLObjectAttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2Base64AttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2DateTimeAttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2ScopedStringAttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2StringAttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- buildTranscoder() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2XMLObjectAttributeEncoderParser
-
Return a bean definition for the transcoder to include in the mapping.
- byList(Collection<String>) - Static method in class net.shibboleth.idp.attribute.resolver.logic.ResolutionLabelPredicate
-
Factory Method to avoid type-coercion warnings from Spring.
- byPredicate(Predicate<String>) - Static method in class net.shibboleth.idp.attribute.resolver.logic.ResolutionLabelPredicate
-
Factory Method to avoid type-coercion warnings fromSpring.
- ByteAttributeValue - Class in net.shibboleth.idp.attribute
-
A
byte[]value for anIdPAttribute. - ByteAttributeValue(byte[]) - Constructor for class net.shibboleth.idp.attribute.ByteAttributeValue
-
Constructor.
C
- CacheConfigParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Utility class for parsing v2 cache configuration.
- CacheConfigParser(Element) - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Creates a new cache config parser with the supplied ResultsCache element.
- CachedConfigurationContext() - Constructor for class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext
-
Constructor.
- cacheKeyTemplate - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Cache key template to be evaluated.
- cacheKeyTemplateText - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Text of cache key template to be evaluated.
- calledGetNativeAttribute - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
has method
ScriptedIdPAttributeImpl.getNativeAttribute()be called. - canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ByteAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ScopedStringAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1StringAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1XMLObjectAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ByteAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2DateTimeAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ScopedStringAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2StringAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- canEncodeValue(IdPAttribute, IdPAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2XMLObjectAttributeTranscoder
-
Checks if the given value can be handled by the transcoder.
- caseSensitive - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractStringMatcher
-
Whether the match evaluation is case sensitive.
- caseSensitive - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractStringPolicyRule
-
Whether the match evaluation is case sensitive.
- caseSensitive - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Whether case should be taken into account when matching.
- charset - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Character set.
- checkActivation(ProfileRequestContext, TranscodingRule) - Method in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Apply any activation rules to the request.
- checkAffiliations - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
-
Whether to search metadata for AffiliationDescriptor membership.
- checkContentLength(HttpEntity) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Check the content length.
- checkContentType(HttpEntity) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Enforce Content-Type requirements.
- checkPlugInDependencies(String, ResolverPlugin<?>, Set<String>) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Checks to ensure that there are no circular dependencies or dependencies on non-existent plugins.
- checkStatus(ClassicHttpResponse) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Enforce any status code requirements.
- checkValues(IdPAttribute) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Ensure that all the values in the attribute are of the correct type.
- checkValues(IdPAttribute) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector.DataConnectorScriptEvaluator
-
Ensure that all the values in the attribute are of the correct type.
- checkValues(IdPAttribute) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
-
Ensure that all the values in the attribute are of the correct type.
- clone() - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Clones an attribute.
- close() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore.ConnectionWithLock
- collectExportingDataConnectors(Map<String, IdPAttribute>, AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Helper function to collect attributes and their data & metadata from suitable data connectors.
- collectResolvedAttributes(Map<String, IdPAttribute>, AttributeResolverWorkContext, boolean) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Helper function to collect suitably resolved attributes.
- commit() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore.ConnectionWithLock
-
Delegated operation to the encapsulated
Connection. - COMMON_ATTRIBUTE_VALUE_RESULT - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
A test attribute value.
- COMMON_ATTRIBUTE_VALUE_STRING - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
A value from both providers.
- compareAttributeValue(IdPAttributeValue) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractMatcher
-
Given a value do we match?
- compareAttributeValue(IdPAttributeValue) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeScopeRegexpMatcher
-
Given a value do we match?
- compareAttributeValue(IdPAttributeValue) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeScopeStringMatcher
-
Given a value do we match?
- compareAttributeValue(IdPAttributeValue) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeValueRegexpMatcher
-
Given a value do we match?
- compareAttributeValue(IdPAttributeValue) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeValueStringMatcher
-
Given a value do we match?
- compareTo(IdPAttribute) - Method in class net.shibboleth.idp.attribute.IdPAttribute
- compareTo(IdPAttributeValue) - Method in interface net.shibboleth.idp.attribute.IdPAttributeValue
- componentId - Variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
The component Id.
- ComputedIdDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Spring bean definition parser for configuring ComputedIdDataConnector.
- ComputedIdDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ComputedIdDataConnectorParser
-
Constructor.
- ComputedPairwiseIdStore - Class in net.shibboleth.idp.attribute.impl
-
A
PairwiseIdStorethat generates a pairwise ID by computing the hash of a given attribute value, the entity ID of the recipient, and a provided salt. - ComputedPairwiseIdStore() - Constructor for class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Constructor.
- ComputedPairwiseIdStore.Encoding - Enum Class in net.shibboleth.idp.attribute.impl
-
Post-digest encoding types.
- configElement - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Base XML element.
- configElement - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Base XML element.
- configElement - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
Data source XML element.
- configElement - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
LDAPDirectory XML element.
- configElement - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Base XML element.
- configElement - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
Base XML element.
- connection - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore.ConnectionWithLock
-
The connection we set up.
- connectionFactory - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Factory for retrieving LDAP connections.
- ConnectionFactoryValidator - Class in net.shibboleth.idp.attribute.resolver.dc.ldap.impl
-
Validator implementation that invokes
Connection.open()to determine if the ConnectionFactory is properly configured. - ConnectionFactoryValidator() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
- ConnectionWithLock(boolean, boolean) - Constructor for class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore.ConnectionWithLock
-
Constructor.
- CONNECTOR_ATTRIBUTE_VALUE_REGEXP - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Regexp (as string).
- CONNECTOR_ATTRIBUTE_VALUE_REGEXP_PATTERN - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Regexp.
- CONNECTOR_ATTRIBUTE_VALUE_REGEXP_RESULT - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Result from a regexp.
- CONNECTOR_ATTRIBUTE_VALUE_RESULT - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
A test attribute value.
- CONNECTOR_ATTRIBUTE_VALUE_STRING - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
A value from the connector.
- connectorValidator - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Validator for validating this data connector.
- consented - Variable in class net.shibboleth.idp.attribute.context.AttributeContext
-
Whether attribute release consent was obtained from the subject.
- CONTAINER_MANAGED_CONNECTION - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
resolver:ContainerManagedConnection.
- contains(String) - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Check for a string value amongst this object's value collection.
- contentType - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Content type.
- context - Variable in record class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder.ContextAndKey
-
The field for the
contextrecord component. - context() - Method in record class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder.ContextAndKey
-
Returns the value of the
contextrecord component. - ContextAndKey(String, String) - Constructor for record class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder.ContextAndKey
-
Constructor.
- ContextDerivedAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An attribute definition which returns an attribute whose values are derived from the
ProfileRequestContextassociated with the request via a plugged inFunction. - ContextDerivedAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
- ContextDerivedAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring Bean Definition Parser for attribute definitions derived from the Principal.
- ContextDerivedAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ContextDerivedAttributeDefinitionParser
- ContextDerivedDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.impl
-
A data connector which returns attributes whose values are derived from the
ProfileRequestContextassociated with the request via a plugged inFunction. - ContextDerivedDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
- ContextDerivedDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Spring Bean Definition Parser for
ContextDerivedDataConnector. - ContextDerivedDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ContextDerivedDataConnectorParser
- contextExtenders - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Extenders for script context.
- contextExtenders - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Extenders for script context.
- contextExtenders - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Extenders for script context.
- contextExtenders - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Extenders for script context.
- contextTemplate - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Context template to be evaluated.
- contextTemplateText - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Text of context template to be evaluated.
- convert(IdPAttributeValue) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Convert an input value into a
DateTimeAttributeValueif possible. - createBodyTemplateBuilder(BeanDefinition) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Create the definition of the POST search builder.
- createCache() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Creates a new cache bean definition from a v2 XML configuration.
- createCache(ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Create the results cache.
- createCache(ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Create a results cache bean definition.
- createCache(ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Create the results cache.
- createCache(ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
Create the results cache.
- createConnectionConfig(ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Creates a connection config bean definition from a v2 XML configuration.
- createContainerManagedDataSource(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
Creates a container managed data source bean definition.
- createCredentialConfig(ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Read StartTLS trust and authentication credentials.
- createDataSource() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
Creates a data source bean definition from a v2 XML configuration.
- createInstanceFromString(String) - Method in class net.shibboleth.idp.attribute.config.AbstractCollectionConfigurationLookupStrategy
-
Helper method to manufacture instance of object using a string constructor or a cast.
- createManagedDataSource() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Create the data source bean definition.
- createMappingStrategy() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Create the result mapping strategy.
- createMappingStrategy() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Create the result mapping strategy.
- createMappingStrategy(String) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Create the scripted result mapping strategy.
- createMappingStrategy(String) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
Create the scripted result mapping strategy.
- createPooledConnectionFactory(ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Creates a new pooled connection factory bean definition from a v2 XML configuration.
- createResolutionContext(String, String, String) - Static method in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Build an appropriate
AttributeResolutionContext. - createSaslConfig() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Creates a new sasl config bean definition from a v2 XML configuration.
- createSearchOperation() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Creates a new search operation bean definition from a v2 XML configuration.
- createSimpleManagedDataSource(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
Creates an simple managed data source bean definition based on dbcp2.
- createTemplateBuilder() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Construct the definition of the template driven search builder.
- createTemplateBuilder() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Create the definition of the template driven search builder.
- createTemplateBuilder() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
Create the definition of the search builder.
- createURLTemplateBuilder(BeanDefinition) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Create the definition of the GET search builder.
- createValidator() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Create the validator.
- createValidator() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Create the validator.
- creationTime - Variable in class net.shibboleth.idp.attribute.PairwiseId
-
Time the identifier was created.
- creationTimeColumn - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Name of the creation time column.
- CredentialConfigFactoryBean - Class in net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl
-
A Factory bean to summon up
CredentialConfigfrom supplied <Credential> statements. - CredentialConfigFactoryBean() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
- customObject - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Custom object for script.
- customObject - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
The custom object we inject into all scripts.
- customObject - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
The custom object we inject into all scripts.
- customObject - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
A custom object to inject into the template.
- customObject - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
A custom object to inject into the template.
- customObject - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
The custom object we inject into all scripts.
- customObject - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
A custom object to inject into the template.
D
- DataConnector - Interface in net.shibboleth.idp.attribute.resolver
-
Base class for data connector resolver plugins.
- dataConnectorDependencies - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
The
ResolverDataConnectorDependencys this plug-in depends on. - dataConnectorDependencies - Variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Plugin property "dataConnectorDependencies".
- dataConnectors - Variable in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Data connectors defined for this resolver.
- DataConnectorScriptEvaluator(EvaluableScript) - Constructor for class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector.DataConnectorScriptEvaluator
-
Constructor.
- dataSource - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
JDBC data source for retrieving connections.
- dataSource - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
JDBC data source for retrieving
Connections. - DataSourceValidator - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms.impl
-
Validator implementation that invokes
DataSource.getConnection()to determine if the DataSource is properly configured. - DataSourceValidator() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
- DateTimeAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An
AttributeDefinitionthat creates an attribute whose values are the values of all its dependencies, passed through or converted into aDateTimeAttributeValue. - DateTimeAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Constructor.
- DateTimeAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Bean definition parser for a
DateTimeAttributeDefinition. - DateTimeAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.DateTimeAttributeDefinitionParser
- DateTimeAttributeValue - Class in net.shibboleth.idp.attribute
-
Base class for
IdPAttributevalues that are date/time values. - DateTimeAttributeValue(Instant) - Constructor for class net.shibboleth.idp.attribute.DateTimeAttributeValue
-
Constructor.
- DateTimeAttributeValue(ZonedDateTime) - Constructor for class net.shibboleth.idp.attribute.DateTimeAttributeValue
-
Constructor.
- deactivate(PairwiseId) - Method in interface net.shibboleth.idp.attribute.DurablePairwiseIdStore
-
Deactivate/revoke a pairwise ID.
- deactivate(PairwiseId) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Deactivate/revoke a pairwise ID.
- deactivateSQL - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Parameterized update statement used to deactivate an ID.
- deactivationTime - Variable in class net.shibboleth.idp.attribute.PairwiseId
-
Time the identifier was deactivated.
- deactivationTimeColumn - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Name of the deactivation time column.
- decode(ProfileRequestContext, T, TranscodingRule) - Method in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Decode the supplied object into a protocol-neutral representation.
- decode(ProfileRequestContext, T, TranscodingRule) - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoder
-
Decode the supplied object into a protocol-neutral representation.
- decodeAttribute(Collection<TranscodingRule>, T, Multimap<String, IdPAttribute>) - Method in class net.shibboleth.idp.saml.attribute.impl.AttributeMappingNodeProcessor
-
Access the registry of transcoding rules to decode the input object.
- decodeValue(ProfileRequestContext, AttributeType, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - decodeValue(ProfileRequestContext, AttributeDesignator, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ByteAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - decodeValue(ProfileRequestContext, AttributeDesignator, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ScopedStringAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - decodeValue(ProfileRequestContext, AttributeDesignator, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1StringAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - decodeValue(ProfileRequestContext, AttributeDesignator, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1XMLObjectAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - decodeValue(ProfileRequestContext, Attribute, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ByteAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - decodeValue(ProfileRequestContext, Attribute, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2DateTimeAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - decodeValue(ProfileRequestContext, Attribute, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ScopedStringAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - decodeValue(ProfileRequestContext, Attribute, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2StringAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - decodeValue(ProfileRequestContext, Attribute, TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2XMLObjectAttributeTranscoder
-
Function to decode a single
XMLObjectinto anIdPAttributeValue. - DecryptedAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An
AttributeDefinitionthat creates an attribute whose values are the decrypted values of its dependencies. - DecryptedAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.DecryptedAttributeDefinition
- DecryptedAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Bean definition parser for a
DecryptedAttributeDefinition. - DecryptedAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.DecryptedAttributeDefinitionParser
- DEFAULT_CACHE_ENTRIES - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Documented maximumCachedElements maximum (500).
- DEFAULT_MC_PROFILE_ID_LOOKUP - Static variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Default profile ID lookup for MC-based usage.
- DEFAULT_PRC_PROFILE_ID_LOOKUP - Static variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Default profile ID lookup for PRC-based usage.
- DEFAULT_TTL_MS - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Documented cache lifetime (4 hours).
- DEFAULT_VALUE_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.MappedAttributeDefinitionParser
-
return Value element name.
- defaultMappingStrategy - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Whether the default mapping strategy is being used.
- defaultMappingStrategy - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Whether the default mapping strategy is being used.
- defaultTranscoder - Variable in class net.shibboleth.idp.saml.attribute.impl.AttributeMappingNodeProcessor
-
Fallback for URI-named entity tags.
- defaultValidator - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Whether the default validator is being used.
- defaultValidator - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Whether the default validator is being used.
- defaultValue - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Default return value.
- defaultValueStrategy - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Default to return in the absence of a property.
- defnId - Variable in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
An Id for the definition, used for debugging messages and creating names of children.
- deleteSQL - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Parameterized delete statement used to clear dummy rows after verification.
- deniedValues - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterWorkContext
-
Values, for a given attribute, that are not permitted to be released.
- DENY_VALUE_RULE - Static variable in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
DenyValueRule.
- dependencyOnly - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Whether this attribute definition is only a dependency and thus its values should never be released.
- dependencyPluginId - Variable in class net.shibboleth.idp.attribute.resolver.ResolverAttributeDefinitionDependency
-
ID of the plugin that will produce the attribute.
- dependencyPluginId - Variable in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
ID of the plugin that will produce the attribute.
- DEPENDS_ON_ATTRIBUTE_NAME_ATTR - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
The name of the attribute we use as source.
- DEPENDS_ON_ATTRIBUTE_NAME_CONNECTOR - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
The name of the connector we use as source.
- DEPENDS_ON_SECOND_ATTRIBUTE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
The name of another attribute we use as source.
- descriptionRegistry - Variable in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Registry of description mappings associated with internal attribute IDs.
- descriptions - Variable in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Map of locale-specific descriptions.
- designatorBuilder - Variable in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
-
Builder used to construct
AttributeDesignatorobjects. - destroyCount - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
-
Number of times
AbstractInitializableComponent.destroy()was called. - destroyCount - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Number of times
AbstractInitializableComponent.destroy()was called. - direction - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Direction of filtering.
- Direction() - Constructor for enum class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext.Direction
- DirectionPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.impl
-
General
PolicyRequirementRulefor testing the filtering direction. - DirectionPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.impl.DirectionPolicyRule
- displayNameRegistry - Variable in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Registry of display name mappings associated with internal attribute IDs.
- displayNames - Variable in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Map of locale-specific display names.
- doApply(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
-
Method that performs eventual lookup of target data.
- doApply(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AttributeIssuerIdLookupFunction
-
Method that performs eventual lookup of target data.
- doApply(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AttributePrincipalLookupFunction
-
Method that performs eventual lookup of target data.
- doApply(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AttributeRecipientIdLookupFunction
-
Method that performs eventual lookup of target data.
- doApply(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.ResolutionLabelLookupFunction
-
Method that performs eventual lookup of target data.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DecryptedAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.PrincipalNameAttributeDefinition
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SimpleAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.StaticAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.testing.MockStaticAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Creates and populates the values for the resolved attribute.
- doComputedPairwiseIdStore(Element, ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ComputedIdDataConnectorParser
-
Parse the config and define a bean for a
ComputedPairwiseIdStore. - doCreateInstance() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.testing.MockStaticDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.EntityAttributesDataConnector
-
Retrieves a collection of attributes from some data source.
- doDecode(ProfileRequestContext, AttributeType, TranscodingRule) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Decode the supplied object into a protocol-neutral representation.
- doDecode(ProfileRequestContext, T, TranscodingRule) - Method in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Decode the supplied object into a protocol-neutral representation.
- doDependencyInformation() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Do the dance with dependencies.
- doDestroy() - Method in class net.shibboleth.idp.attribute.filter.BaseBridgingClass
- doDestroy() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
- doDestroy() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
- doDestroy() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
- doEncode(ProfileRequestContext, IdPAttribute, Class<? extends AttributeType>, TranscodingRule) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Encode the supplied attribute into a protocol specific representation.
- doEncode(ProfileRequestContext, IdPAttribute, Class<? extends T>, TranscodingRule) - Method in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Encode the supplied attribute into a protocol specific representation.
- doInitialize() - Method in class net.shibboleth.idp.attribute.config.AbstractCollectionConfigurationLookupStrategy
- doInitialize() - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
- doInitialize() - Method in class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.AttributeRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.BaseBridgingClass
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractMatcher
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractRegexpStringMatcher
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.AbstractComposedMatcher
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.AndMatcher
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.NotMatcher
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.OrMatcher
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AbstractMatchesShibMDScopeMatcher
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PredicatePolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractRegexpPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.DirectionPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.AndPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.NotPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.OrPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeExactPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeRegexPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractNameIDFormatExactPolicyRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
- doInitialize() - Method in class net.shibboleth.idp.attribute.filter.testing.MockPolicyRequirementRule
- doInitialize() - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
- doInitialize() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DecryptedAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SimpleAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.StaticAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.ParameterizedExecutableSearchFilterBuilder
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.FormatExecutableStatementBuilder
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverServiceGaugeSet
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockStaticAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockStaticDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticDataConnector
- doJDBCPairwiseIdStore(Element, ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StoredIdDataConnectorParser
-
Parse the config and define a bean for a
JDBCPairwiseIdStore. - doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser
-
Parse the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AbstractRegexMatcherParser
-
Parse the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AbstractStringMatcherParser
-
Parse the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.BasePolicyRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AbstractRegexPolicyRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AbstractStringPolicyRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.InboundRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.NumOfAttributeValuesRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.OutboundRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PredicateRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractEntityAttributeExactRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractEntityAttributeRegexRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractEntityAttributeRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractEntityGroupRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractNameIDFormatRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractRegistrationAuthorityRuleParser
-
Parser the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AttributeInMetadataRuleParser
-
Parse the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ScopeMatchesShibMDScopeParser
-
Parse the native bean class.
- doNativeParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ValueMatchesShibMDScopeParser
-
Parse the native bean class.
- doParse(Element, ParserContext, Map<String, Object>) - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
-
Inject any necessary elements into the mapping rule based on the specific encoder type.
- doParse(Element, ParserContext, Map<String, Object>) - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseSAML1AttributeEncoderParser
-
Inject any necessary elements into the mapping rule based on the specific encoder type.
- doParse(Element, ParserContext, Map<String, Object>) - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseSAML2AttributeEncoderParser
-
Inject any necessary elements into the mapping rule based on the specific encoder type.
- doParse(Element, ParserContext, Map<String, Object>) - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1ScopedStringAttributeEncoderParser
-
Inject any necessary elements into the mapping rule based on the specific encoder type.
- doParse(Element, ParserContext, Map<String, Object>) - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2ScopedStringAttributeEncoderParser
-
Inject any necessary elements into the mapping rule based on the specific encoder type.
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.AndMatcherParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.AnyParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.NotMatcherParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.OrMatcherParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.ScriptedMatcherParser
-
Both types of bean take the same constructor, so the parser is simplified.
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeRuleParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser
-
Parse bean definition.
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.BasePolicyRuleParser
-
Parse bean definition.
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.BaseAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ContextDerivedAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.DateTimeAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.DecryptedAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrescopedAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.RegexSplitAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML1NameIdentifierAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML2NameIDAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScopedAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SimpleAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser
-
.
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.TemplateAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.MappedAttributeDefinitionParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginDependencyParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ComputedIdDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ContextDerivedDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.EntityAttributesDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StaticDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StoredIdDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.SubjectDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser
-
Parses a version 2 configuration.
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
- doParse(Element, ParserContext, BeanDefinitionBuilder) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.InputDataConnectorParser
- doParse(Element, ParserContext, BeanDefinitionBuilder, String) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser
-
Parse any common material for
PairwiseIdDataConnector. - doResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Perform the actual resolution.
- doResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Perform the actual resolution.
- doResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Perform the actual resolution.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.BooleanConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.DoubleConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.DurationConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.IntegerConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.ListConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.LongConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.SetConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.StringConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.BooleanConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.DoubleConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.DurationConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.IntegerConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.ListConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.LongConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.SetConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- doTranslate(Attribute) - Method in class net.shibboleth.idp.attribute.config.StringConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- DoubleConfigurationLookupStrategy - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives Double-valued configuration settings based on EntityAttribute extension tags.
- DoubleConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.DoubleConfigurationLookupStrategy
- DurablePairwiseIdStore - Interface in net.shibboleth.idp.attribute
-
Extended
PairwiseIdStoreinterface that supports reversal, mutation, and deactivation features requiring durable storage. - DurationConfigurationLookupStrategy - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives Long-valued configuration settings that are durations, based on EntityAttribute extension tags.
- DurationConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.DurationConfigurationLookupStrategy
-
Constructor.
- durationConverter - Variable in class net.shibboleth.idp.attribute.config.DurationConfigurationLookupStrategy
-
Converter to handle duration strings.
E
- ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyParser
-
Element name.
- ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeRuleParser
-
Element name.
- ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.BaseAttributeDefinitionParser
-
Element name.
- ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
-
Element name.
- ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverParser
-
Element name.
- ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.impl.InputAttributeDefinitionParser
-
Element name.
- ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.impl.InputDataConnectorParser
-
Element name.
- EmptyAttributeValue - Class in net.shibboleth.idp.attribute
-
An
IdPAttributeValuethat is empty. - EmptyAttributeValue(EmptyAttributeValue.EmptyType) - Constructor for class net.shibboleth.idp.attribute.EmptyAttributeValue
-
Constructor.
- EmptyAttributeValue.EmptyType - Enum Class in net.shibboleth.idp.attribute
-
Types of empty values.
- EmptyType() - Constructor for enum class net.shibboleth.idp.attribute.EmptyAttributeValue.EmptyType
- enableCaching - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Cache the lookup in the context tree.
- encapsulatedAttribute - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
The
IdPAttributewe are encapsulating. - encode(Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder.EscapingReferenceInsertionEventHandler
-
Returns
FilterTemplate.encodeValue(byte[])if value is a string. - encode(Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder.EscapingReferenceInsertionEventHandler
-
Replaces single quotes with two single quotes if value is a
String. - encode(ProfileRequestContext, IdPAttribute, Class<? extends T>, TranscodingRule) - Method in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Encode the supplied attribute into a protocol specific representation.
- encode(ProfileRequestContext, IdPAttribute, Class<? extends T>, TranscodingRule) - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoder
-
Encode the supplied attribute into a protocol specific representation.
- encodeAsAttribute(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Encode the provided string.
- encodeByteArrayValue(IdPAttribute, QName, byte[], boolean) - Static method in class net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupport
-
Base64 encodes a
byte[]into a SAML attribute value element. - encodeDateTimeValue(IdPAttribute, QName, Instant, boolean) - Static method in class net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupport
-
Encodes a date/time value into a SAML attribute value element.
- encodeName(ProfileRequestContext, IdPAttribute, AttributeDesignator, TranscodingRule) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
- encodeName(ProfileRequestContext, IdPAttribute, Attribute, TranscodingRule) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
- encodeOneValue(IdPAttributeValue, AttributeResolutionContext) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Worker function for doAttributeDefintionResolve.
- encodeOneValue(IdPAttributeValue, AttributeResolutionContext) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Worker function for doAttributeDefintionResolve.
- encodeScopedStringValueAttribute(IdPAttribute, QName, ScopedStringAttributeValue, String, boolean) - Static method in class net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupport
-
Encode a
ScopedStringAttributeValuevalue in to an SAML attribute value element using the (older Shibboleth) sytnax where the scope is inside an XML attribute. - encodeScopedStringValueInline(IdPAttribute, QName, ScopedStringAttributeValue, String, boolean) - Static method in class net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupport
-
Encode a
ScopedStringAttributeValuevalue into a SAML attribute value element using the "inline" syntax where the scope and value are combined into a string. - encodeString(XSString) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
-
Encode a string into an attribute value.
- encodeStringValue(IdPAttribute, QName, String, boolean) - Static method in class net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupport
-
Encodes a String value into a SAML attribute value element.
- encodeValue(XMLObject) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
-
Method to convert a singled
XMLObjectinto anIdPAttributeValueif possible. - encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, EncodedType) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, ByteAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ByteAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, ByteAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ByteAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, DateTimeAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2DateTimeAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, ScopedStringAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ScopedStringAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, ScopedStringAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ScopedStringAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, StringAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1StringAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, StringAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2StringAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, XMLObjectAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1XMLObjectAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValue(ProfileRequestContext, IdPAttribute, TranscodingRule, XMLObjectAttributeValue) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2XMLObjectAttributeTranscoder
-
Encodes an attribute value into a SAML AttributeValue element.
- encodeValues(List<XMLObject>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
-
Encode a list of SAML objects as set of
IdPAttributeValue. - encodeXMLObjectValue(IdPAttribute, QName, XMLObject) - Static method in class net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupport
- encoding - Variable in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
The encoding to apply to the digest.
- Encoding() - Constructor for enum class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore.Encoding
- engine - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
VelocityEngine.
- engine - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
VelocityEngine.
- engine - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
VelocityEngine.
- engine - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
VelocityEngine.
- engine - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
VelocityEngine.
- engine - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
VelocityEngine.
- ensureNonScopeAttributeDependencies() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Null safe getter for
ScopedAttributeDefinition.nonScopeAttributeDependencies. - ensurePropertyName() - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Gets the "base" name of the property/setting to derive.
- EntityAttributesDataConnector - Class in net.shibboleth.idp.saml.attribute.resolver.impl
-
A
DataConnectorthat returns the decodedEntityAttributesfrom a peer's metadata. - EntityAttributesDataConnector() - Constructor for class net.shibboleth.idp.saml.attribute.resolver.impl.EntityAttributesDataConnector
-
Constructor.
- EntityAttributesDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Bean definition Parser for a
EntityAttributesDataConnector. - EntityAttributesDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.EntityAttributesDataConnectorParser
- entityAttributeValueMatches(Set<String>) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeExactPolicyRule
-
Checks whether the given entity attribute's values match for particular implementations of this functor.
- entityAttributeValueMatches(Set<String>) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Checks whether the given entity attribute's values match for particular implementations of this functor.
- entityAttributeValueMatches(Set<String>) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeRegexPolicyRule
-
Checks whether the given entity attribute's values match for particular implementations of this functor.
- entityGroup - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
-
The entity group to match against.
- EPA_ATTRIB_ID - Static variable in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
eduPersonAfiliation.
- EPA1_VALUES - Static variable in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
Two affiliations.
- EPA2_VALUES - Static variable in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
Another two affiliations.
- EPA3_VALUES - Static variable in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
Three affiliations.
- EPE_ATTRIB_ID - Static variable in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
eduPersonEntitlement.
- EPE1_VALUES - Static variable in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
Two entitlement URIs.
- EPE2_VALUES - Static variable in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
An entitlement URN.
- EPE3_VALUES - Static variable in class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
-
A different entitlement URN.
- epochInSeconds - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Convert numeric strings into epoch as seconds.
- equals(Object) - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
- equals(Object) - Method in class net.shibboleth.idp.attribute.DateTimeAttributeValue
- equals(Object) - Method in class net.shibboleth.idp.attribute.EmptyAttributeValue
- equals(Object) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
- equals(Object) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
- equals(Object) - Method in class net.shibboleth.idp.attribute.IdPAttribute
- equals(Object) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
- equals(Object) - Method in record class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder.ContextAndKey
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
- equals(Object) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
- equals(Object) - Method in class net.shibboleth.idp.attribute.resolver.ResolverAttributeDefinitionDependency
- equals(Object) - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
- equals(Object) - Method in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
- equals(Object) - Method in class net.shibboleth.idp.attribute.StringAttributeValue
- equals(Object) - Method in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
- EscapingReferenceInsertionEventHandler() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder.EscapingReferenceInsertionEventHandler
- EscapingReferenceInsertionEventHandler() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder.EscapingReferenceInsertionEventHandler
- eventHandler - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Event handler used for escaping.
- eventHandler - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Event handler used for escaping.
- exceptionMap - Variable in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Override map to block or re-issue identifiers.
- ExecutableSearch - Interface in net.shibboleth.idp.attribute.resolver.dc
-
Should be implemented by objects used to search for attributes, that uniquely identify those search results.
- ExecutableSearchBuilder<T extends ExecutableSearch> - Interface in net.shibboleth.idp.attribute.resolver.dc
-
Builder used to created
ExecutableSearchinstances. - ExecutableSearchFilter - Interface in net.shibboleth.idp.attribute.resolver.dc.ldap
-
A search filter that can be executed against an LDAP to fetch results.
- ExecutableStatement - Interface in net.shibboleth.idp.attribute.resolver.dc.rdbms
-
A statement that can be executed against a database to fetch results.
- execute(Connection) - Method in interface net.shibboleth.idp.attribute.resolver.dc.rdbms.ExecutableStatement
-
Executes the statement and returns the results.
- execute(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule.PolicyRuleScriptEvaluator
-
Execution hook.
- execute(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher.MatcherScriptEvaluator
-
Execution hook.
- execute(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition.AttributeDefinitionScriptEvaluator
-
Execution hook.
- execute(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector.DataConnectorScriptEvaluator
-
Execution hook.
- execute(HttpClient, HttpClientSecurityParameters, HTTPResponseMappingStrategy) - Method in interface net.shibboleth.idp.attribute.resolver.dc.http.HTTPSearch
-
The abstraction that will contact the service and obtain results.
- execute(SearchOperation, ConnectionFactory) - Method in interface net.shibboleth.idp.attribute.resolver.dc.ldap.ExecutableSearchFilter
-
Performs an LDAP search and returns the results.
- execute(StorageService) - Method in interface net.shibboleth.idp.attribute.resolver.dc.storage.StorageServiceSearch
-
Executes the search and returns the result.
- explicitPropertyName - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Prevents prefixing of property name by profile/aliases.
- exportAttributes - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Which named attributes do we release?.
- extendedConditionFactory - Variable in class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
-
Optional factory function for building extended activation conditions.
- extendedConditionFactory - Variable in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Optional factory function for building extended activation conditions.
F
- FAIL - Enum constant in enum class net.shibboleth.idp.attribute.filter.PolicyRequirementRule.Tristate
-
Match operation failed.
- FAIL_FAST_DEFAULT - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
-
Failfast default.
- failFastInitialize - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Does DataConnector fail fast on Initialize.
- failOnDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ContextDerivedAttributeDefinitionParser
-
Controls parsing of Dependencies.
- failOnDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser
-
Controls parsing of Dependencies.
- failOnDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
Controls parsing of Dependencies.
- failOnDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ContextDerivedDataConnectorParser
-
Controls parsing of Dependencies.
- failOnDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.EntityAttributesDataConnectorParser
-
Controls parsing of Dependencies.
- failOnDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StaticDataConnectorParser
-
Controls parsing of Dependencies.
- failOnDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.SubjectDataConnectorParser
-
Controls parsing of Dependencies.
- FAILOVER_DATA_CONNECTOR_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
-
Failover data connector attribute name.
- failoverDataConnectorId - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
ID of the data connector to use if this one fails.
- fails - Variable in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
-
do we fail when validate is called? do we fail when we are called?
- FALSE - Enum constant in enum class net.shibboleth.idp.attribute.filter.PolicyRequirementRule.Tristate
-
No match.
- filterAttributes(AttributeFilterContext) - Method in interface net.shibboleth.idp.attribute.filter.AttributeFilter
-
Filters attributes and values.
- filterAttributes(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Filters attributes and values.
- filterAttributes(ReloadableService<AttributeFilter>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Helper method to invoke an AttributeFilter service using this context.
- filterAttributeValues(String, List<IdPAttributeValue>) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Helper method for exporting attributes.
- filteredAttributes - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Attributes which have been filtered.
- filterPolicies - Variable in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Filter policies used by this engine.
- FilterScriptContextExtender - Interface in net.shibboleth.idp.attribute.filter
-
Marker interface for an extender of filter engine scripting.
- filterValues(String, IdPAttribute, List<XMLObject>) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Given an attribute and the requested values do the filtering.
- filterValues(IdPAttribute, List<IdPAttributeValue>) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Given an attribute and the requested values do the filtering.
- finalizeContext(ScriptContext, Object) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition.AttributeDefinitionScriptEvaluator
- finalizeContext(ScriptContext, Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
- finalizeContext(ScriptContext, Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector.DataConnectorScriptEvaluator
- finalizeContext(ScriptContext, Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
- finalizePreResolvedAttributes(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Collects the set of pre resolved attributes and places them in an
AttributeContextwhich inserted as a child of theAttributeResolutionContextand also returned. - finalizeResolvedAttributes(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Finalizes the set of resolved attributes and places them in the
AttributeResolutionContext. - findInMetadata(AttributeConsumingService, String, String) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Locates a RequestedAttribute object in metadata that matches a specific Attribute Name and NameFormat.
- findMatchingMappedTag(LockableClassToInstanceMultiMap<?>, String) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Find first matching attribute in the input object's node metadata.
- findMatchingMappedTag(EntityDescriptor, String) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Find first matching attribute in the input object's node metadata.
- findMatchingTag(EntityAttributes, String) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Find a matching entity attribute in the input metadata.
- findMatchingTag(EntityDescriptor, String) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Find a matching entity attribute in the input metadata.
- FormatExecutableStatementBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms
- FormatExecutableStatementBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.FormatExecutableStatementBuilder
- formatter - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Formatter for string to date/time conversion.
- fragmentEscaper - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Escaper for fragments.
- fragmentEscaper - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Escaper for fragments.
- fromResource(Resource) - Static method in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Build a new rule from a property set resource.
G
- generatedAttribute - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
ID of the attribute generated by this data connector.
- generatedAttributeID - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
-
ID of the attribute generated by this data connector if simple result mapping used.
- get() - Method in class net.shibboleth.idp.attribute.AttributesMapContainer
- get(String, Class<T>) - Method in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Get the value of a property key in the rule.
- getAbsoluteReference(Element, String, String) - Method in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
Gets the absolute reference given a possibly relative reference.
- getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Get the predicate which defines whether this plugin is active for a given request.
- getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Get the predicate which defines whether this plugin is active for a given request.
- getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Get the predicate which defines whether this plugin is active for a given request.
- getActivationCondition() - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
-
Get the predicate which defines whether this plugin is active for a given request.
- getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Bean getter in support of
AbstractResolverPlugin.setActivationCondition(Predicate). - getActivationCondition(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
Get the effective activation condition to inject.
- getAlgorithm() - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Get the JCE algorithm name of the digest algorithm to use (default is SHA).
- getAllAttributeValues(AttributeResolverWorkContext, Collection<ResolverAttributeDefinitionDependency>, Collection<ResolverDataConnectorDependency>) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
-
Gets the values from all dependencies.
- getAllowCachedResults() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get whether to allow for results from cache (defaults to true).
- getApplicationContext() - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Get the context used to load this bean.
- getAttributeConsumingService(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Get the appropriate
AttributeConsumingService. - getAttributeDefinitions() - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Gets the collection of attribute definitions for this resolver.
- getAttributeDependencies() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Gets the unmodifiable list of attributeDependencies for this plugin.
- getAttributeDependencies() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the unmodifiable list of attributeDependencies for this plugin.
- getAttributeDependencies() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the unmodifiable list of attributeDependencies for this plugin.
- getAttributeDependencies() - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
-
Get the unmodifiable list of attribute dependencies for this plugin.
- getAttributeDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Bean getter in support of
AbstractResolverPlugin.setAttributeDependencies(Set). - getAttributeId() - Method in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Gets the ID of the attribute to which this rule applies.
- getAttributeId() - Method in class net.shibboleth.idp.attribute.filter.PolicyFromMatcherId
-
Gets the Id of the attribute in question.
- getAttributeId() - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Return the attribute whose value count is under question.
- getAttributeIssuerID() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Gets the attribute issuer (me) associated with this filtering.
- getAttributeIssuerID() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the attribute issuer (me) associated with this resolution.
- getAttributeName() - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Get the SAML Attribute Name to look for in the metadata.
- getAttributeName() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Gets the name of the entity attribute the entity must have.
- getAttributeNameFormat() - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Get the SAML Attribute NameFormat to look for in the metadata.
- getAttributeNames() - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Get the names of the connector's attributes that make up the dependency.
- getAttributeRecipientGroupID() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get the attribute recipient grouping associated with this filtering.
- getAttributeRecipientGroupID() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the attribute recipient grouping associated with this resolution.
- getAttributeRecipientID() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Gets the attribute recipient (her) associated with this filtering.
- getAttributeRecipientID() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the attribute recipient (her) associated with this resolution.
- getAttributeRules() - Method in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Gets the unmodifiable attribute rules that are in effect if this policy is in effect.
- getAttributes() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
-
Get the static values returned by this connector.
- getAttributes() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockStaticDataConnector
-
Get the static values returned by this connector.
- getAttributes() - Method in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticDataConnector
-
Get the static values returned by this connector.
- getAttributesFunction() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
-
Gets the attribute derivation function.
- getAttributesStrategy() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
-
Gets the strategy for finding the (SAML) Attributes from the resolution context.
- getAttributeTranscoders(TranscodingRule) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Get the appropriate
AttributeTranscoderobjects to use. - getAuthCredential() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
-
Get the authentication credential for the LDAP connection.
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.AndMatcherParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.AnyParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.NotMatcherParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.OrMatcherParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.basic.impl.ScriptedMatcherParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeRuleParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser
-
The table at the top describes the precise work.
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.BasePolicyRuleParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ContextDerivedAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.DateTimeAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.DecryptedAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrescopedAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrincipalNameAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.RegexSplitAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML1NameIdentifierAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML2NameIDAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScopedAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SimpleAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.TemplateAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.MappedAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ContextDerivedDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.EntityAttributesDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StaticDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.SubjectDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.InputAttributeDefinitionParser
- getBeanClass(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.InputDataConnectorParser
- getBeanConnectionFactoryID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined Connection Factory.
- getBeanDataSourceID(Element) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
Get the bean ID of an externally defined data source.
- getBeanHttpClientID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined HttpClient.
- getBeanMappingStrategyID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined mapping strategy.
- getBeanMappingStrategyID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined mapping strategy.
- getBeanMappingStrategyID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined mapping strategy.
- getBeanResultCacheID(Element) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Get the bean ID of an externally defined result cache.
- getBeanSearchBuilderID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined search builder.
- getBeanSearchBuilderID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined search builder.
- getBeanSearchBuilderID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined search builder.
- getBeanSearchBuilderID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined search builder.
- getBeanSearchOperationID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined Search Operation.
- getBeanValidatorID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined validator.
- getBeanValidatorID() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Get the bean ID of an externally defined validator.
- getBodyTemplate() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Get the body template to be evaluated.
- getBodyTemplateText() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Get the body template text to be evaluated.
- getByIssuedSelectSQL - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Parameterized select query for lookup by issued value.
- getByIssuedValue(PairwiseId) - Method in interface net.shibboleth.idp.attribute.DurablePairwiseIdStore
-
Populate the underlying principal/source fields for the input object based on the supplied values.
- getByIssuedValue(PairwiseId) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Populate the underlying principal/source fields for the input object based on the supplied values.
- getBySourceSelectSQL - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Parameterized select query for lookup by source ID.
- getBySourceValue(PairwiseId, boolean) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Populate the pairwise ID field for the input object based on the supplied values.
- getBySourceValue(PairwiseId, boolean) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Populate the pairwise ID field for the input object based on the supplied values.
- getBySourceValue(PairwiseId, boolean) - Method in interface net.shibboleth.idp.attribute.PairwiseIdStore
-
Populate the pairwise ID field for the input object based on the supplied values.
- getCacheKeyTemplate() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Get the cache key template to be evaluated.
- getCacheKeyTemplateText() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Get the cache key template text to be evaluated.
- getCompareString(IdPAttributeValue) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AbstractMatchesShibMDScopeMatcher
-
Return the string we want to compare with for the provided value.
- getCompareString(IdPAttributeValue) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeScopeMatchesShibMDScope
-
Return the string we want to compare with for the provided value.
- getCompareString(IdPAttributeValue) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeValueMatchesShibMDScope
-
Return the string we want to compare with for the provided value.
- getComposedMatchers() - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.AbstractComposedMatcher
-
Get the composed matchers.
- getComposedRules() - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.AbstractComposedPolicyRule
-
Get the composed matchers.
- getConnectionFactory() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Gets the connection factory for retrieving
Connections. - getConnectionPoolElement() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Get the Pool configuration <ConnectionPool> element contents, warning if there is more than one.
- getContextAndKey(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Helper method to extract the parameters needed for the
StorageServiceSearch. - getContextTemplate() - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Get the context template to be evaluated.
- getContextTemplateText() - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Get the context template text to be evaluated.
- getCreationTime() - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Get the time the identifier was created.
- getCustomObject() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Return the custom (externally provided) object.
- getCustomObject() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Return the custom (externally provided) object.
- getCustomObject() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Return the custom (externally provided) object.
- getCustomObject() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Return the custom (externally provided) object.
- getDataConnectorDependencies() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Gets the unmodifiable list of dependencies for this plugin.
- getDataConnectorDependencies() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the unmodifiable list of dependencies for this plugin.
- getDataConnectorDependencies() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the unmodifiable list of dependencies for this plugin.
- getDataConnectorDependencies() - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
-
Get the unmodifiable list of data connector dependencies for this plugin.
- getDataConnectorDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Bean getter in support of
AbstractResolverPlugin.setDataConnectorDependencies(Set). - getDataConnectors() - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Gets the unmodifiable collection of data connectors for this resolver.
- getDataSource() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Get the source datasource used to communicate with the database.
- getDataSource() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Gets the JDBC data source for retrieving
Connections. - getDateTimeFormatter() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Get the formatter to use to convert string data into an
Instant. - getDateTimeValue(TranscodingRule, Long) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2DateTimeAttributeTranscoder
-
Convert a long value into an
Instant. - getDateTimeValue(TranscodingRule, String) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2DateTimeAttributeTranscoder
-
Convert a string value into an
Instant. - getDateTimeValue(TranscodingRule, XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2DateTimeAttributeTranscoder
-
Function to return an XML object in date/time form.
- getDeactivationTime() - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Get the time the identifier was deactivated.
- getDefaultAttributeValue() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Gets the default return value.
- getDefaultValue() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Gets the default return value.
- getDefinitionId() - Method in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
Helper for logging.
- getDeniedAttributeValues() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterWorkContext
-
Gets the unmodifiable collection of attribute values, indexed by ID, that are not permitted to be released.
- getDependencyPluginId() - Method in class net.shibboleth.idp.attribute.resolver.ResolverAttributeDefinitionDependency
-
Gets the ID of the plugin that will produce the attribute.
- getDependencyPluginId() - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Gets the ID of the plugin that will produce the attribute.
- getDescriptions() - Method in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Get the descriptions to attach to any
IdPAttributeobjects created by this transcoder. - getDescriptions(IdPAttribute) - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Get the localized descriptions for an
IdPAttribute. - getDescriptions(IdPAttribute) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Get the localized descriptions for an
IdPAttribute. - getDestroyCount() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
-
Gets the number of times
AbstractInitializableComponent.destroy()was called. - getDestroyCount() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Gets the number of times
AbstractInitializableComponent.destroy()was called. - getDirection() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Gets the direction of filtering.
- getDisplayNames() - Method in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Get the display names to attach to any
IdPAttributeobjects created by this transcoder. - getDisplayNames(IdPAttribute) - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Get the localized display names for an
IdPAttribute. - getDisplayNames(IdPAttribute) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Get the localized display names for an
IdPAttribute. - getDisplayValue() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.DateTimeAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.EmptyAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in interface net.shibboleth.idp.attribute.IdPAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.StringAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getDisplayValue() - Method in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
-
Get a displayable form of the value for user interfaces and similar purposes.
- getEffectiveSalt(PairwiseId) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Get the effective salt to apply for a particular principal/RP pair, or null to refuse to generate one.
- getEffectiveType(Class<?>) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Convert an input type into the appropriate type (possibly itself) to use in looking up rules in the registry.
- getEncodedName(TranscodingRule) - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoder
-
Get the name of the encoded object that would be created by a given set of instructions.
- getEncodedName(TranscodingRule) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
-
Get the name of the encoded object that would be created by a given set of instructions.
- getEncodedName(TranscodingRule) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
-
Get the name of the encoded object that would be created by a given set of instructions.
- getEncodedType() - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoder
-
Get the class representing the type of object supported by this transcoder.
- getEncodedType() - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
-
Get the class representing the type of object supported by this transcoder.
- getEncodedType() - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
-
Get the class representing the type of object supported by this transcoder.
- getEncoding() - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Get the post-digest encoding to use.
- getEntityAttributeValues(XMLObject, String, Set<String>) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Gets the entity attribute values from the given metadata.
- getEntityGroup() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
-
Gets the entity group to match against.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
Gets the entity descriptor for the rule to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerEntityAttributeExactPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerEntityAttributeRegexPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerInEntityGroupPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerRegistrationAuthorityPolicyRule
-
Gets the entity descriptor for the rule to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.ProxiedRequesterEntityAttributeExactPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.ProxiedRequesterEntityAttributeRegexPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.ProxiedRequesterInEntityGroupPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.ProxiedRequesterRegistrationAuthorityPolicyRule
-
Gets the entity descriptor for the rule to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterEntityAttributeExactPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterEntityAttributeRegexPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterInEntityGroupPolicyRule
-
Gets the entity descriptor for the entity to check.
- getEntityMetadata(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterRegistrationAuthorityPolicyRule
-
Gets the entity descriptor for the rule to check.
- getEntitySSODescriptor(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractNameIDFormatExactPolicyRule
-
Gets the SSO role descriptor for the entity to be checked.
- getEntitySSODescriptor(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerNameIDFormatExactPolicyRule
-
Gets the SSO role descriptor for the entity to be checked.
- getEntitySSODescriptor(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterNameIDFormatExactPolicyRule
-
Gets the SSO role descriptor for the entity to be checked.
- getExecutableSearchBuilder() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Gets the builder used to create executable searches.
- getExportAttributes() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Gets the list of attribute names to export during resolution.
- getExportAttributes() - Method in interface net.shibboleth.idp.attribute.resolver.DataConnector
-
Gets the list of attribute names to export during resolution.
- getExportAttributes() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the list of attribute names to export during resolution.
- getFailoverDataConnectorId() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Gets the ID of the
AbstractDataConnectorwhose values will be used in the event that this data connector experiences an error. - getFailoverDataConnectorId() - Method in interface net.shibboleth.idp.attribute.resolver.DataConnector
-
Gets the ID of the
DataConnectorwhose values will be used in the event that this data connector experiences an error. - getFailoverDataConnectorId() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the ID of the
AbstractDataConnectorwhose values will be used in the event that this data connector experiences an error. - getFilteredIdPAttributes() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Gets the collection of attributes, indexed by ID, left after the filtering process has run.
- getFilteredValues(String, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Gets the permitted values for the given attribute from the
AttributeFilterWorkContext.getPermittedIdPAttributeValues()and removes all denied values given in theAttributeFilterWorkContext.getDeniedAttributeValues(). - getFilterPolicies() - Method in interface net.shibboleth.idp.attribute.filter.AttributeFilter
-
Gets the immutable collection of filter policies.
- getFilterPolicies() - Method in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Gets the immutable collection of filter policies.
- getFilterText() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Get the textual content of the <FilterTemplate>.
- getFunction() - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry.NamingFunction
-
Gets the function that produces a name for an input object.
- getFunction() - Method in class net.shibboleth.idp.attribute.transcoding.BasicNamingFunction
-
Gets the function that produces a name for an input object.
- getGeneratedAttributeId() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Get the ID of the attribute generated by this connector.
- getGeneratedAttributeID() - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
-
Get the ID of the attribute generated by this connector if simple result mapping used.
- getHeaders() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Get map of headers that will be set on request.
- getHttpClientSecurityParameters() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Get the optional client security parameters.
- getHttpRequest(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Default implementation just supports GET and builds a request around a URL.
- getHttpRequest(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Default implementation just supports GET and builds a request around a URL.
- getId() - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Gets the unique ID of the attribute.
- getId() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Get the encapsulated attributeId.
- getId() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
- getId() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
- getId() - Method in interface net.shibboleth.idp.attribute.resolver.scripted.ScriptedIdPAttribute
-
Get the encapsulated attributeId.
- getId() - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Get the component Id.
- getIdPAttributes() - Method in class net.shibboleth.idp.attribute.context.AttributeContext
-
Gets the map of attributes, indexed by attribute ID, tracked by this context.
- getIgnoreUnmappedEntityAttributes() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Gets whether to ignore unmapped/decoded EntityAttribute extensions as an optimization.
- getInitializeCount() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
-
Gets the number of times
AbstractInitializableComponent.initialize()was called. - getInitializeCount() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Gets the number of times
AbstractInitializableComponent.initialize()was called. - getInitialValueStore() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Get a store to use to produce the first value for a given issuer/recipient pair.
- getIsDenyRule() - Method in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Gets whether the rule is a deny rule or not.
- getIssuerEntityID() - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Get the ID of the entity that issued the identifier.
- getIssuerMetadataContext() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get the Issuer Metadata context.
- getIssuerMetadataContextLookupStrategy() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get the strategy used to locate the IdP's metadata context.
- getKeyTemplate() - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Get the key template to be evaluated.
- getKeyTemplateText() - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Get the key template text to be evaluated.
- getLastFail() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Get the time when this connector last failed.
- getLastFail() - Method in interface net.shibboleth.idp.attribute.resolver.DataConnector
-
Get the time when this connector last failed.
- getLastSuccess() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Get the time when this connector last succeeded.
- getLastSuccess() - Method in interface net.shibboleth.idp.attribute.resolver.DataConnector
-
Get the time when this connector last succeeded.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Get the prefix for logging.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Get the prefix for logging.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.filter.BaseBridgingClass
-
Get the prefix for logging.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Get the prefix for logging.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractMatcher
-
Return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AbstractMatchesShibMDScopeMatcher
-
Return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractPolicyRule
-
Return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
The prefix for the logs.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.BaseAttributeDefinitionParser
-
Return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
Return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
-
Return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
The parent parser's log prefix.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser
-
Return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
The parent's log prefix.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
The parent parser's log prefix.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
The parent parser's log prefix.
- getMap() - Method in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Access the underlying mapping rule.
- getMappedEntityAttributeValues(XMLObject, Set<String>) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Gets the mapped entity attribute values from the given metadata.
- getMappedRequestedAttributes(XMLObject) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Dig into the metadata to determine whether any mapped requested attribute information exists.
- getMappedRequestedAttributes(AttributeConsumingService) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Dig into the metadata to determine whether any mapped requested attribute information exists.
- getMappingStrategy() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Gets the strategy for mapping from search results to a collection of
IdPAttributes. - getMatchDirection() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.DirectionPolicyRule
-
Gets the
AttributeFilterContext.Directionto match for a positive evaluation. - getMatcher() - Method in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Gets the matcher used to determine the attribute values filtered by this rule.
- getMatcher() - Method in class net.shibboleth.idp.attribute.filter.PolicyFromMatcher
-
Testing support.
- getMatcher() - Method in class net.shibboleth.idp.attribute.filter.PolicyFromMatcherId
-
Testing support.
- getMatchIfMetadataSilent() - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Gets whether to matched if the metadata contains no AttributeConsumingService.
- getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in interface net.shibboleth.idp.attribute.filter.Matcher
-
Return those
IdPAttributeValues which match this rule, or null if the matcher failed. - getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractMatcher
-
Return those
IdPAttributeValues which match this rule, or null if the matcher failed. - getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Perform the AttributeValueMatching.
- getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.AndMatcher
-
A given attribute value is considered to have matched if, and only if, it is returned by every composed.
- getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.NotMatcher
-
A given attribute value is considered to have matched if it is not returned by the composed
Matcher. - getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.OrMatcher
-
Return those
IdPAttributeValues which match this rule, or null if the matcher failed. - getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AbstractMatchesShibMDScopeMatcher
-
Return those
IdPAttributeValues which match this rule, or null if the matcher failed. - getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Return those
IdPAttributeValues which match this rule, or null if the matcher failed. - getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.MatcherFromPolicy
-
Return those
IdPAttributeValues which match this rule, or null if the matcher failed. - getMatchingValues(IdPAttribute, AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
-
Return those
IdPAttributeValues which match this rule, or null if the matcher failed. - getMatchString() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractStringMatcher
-
Gets the string to match for a positive evaluation.
- getMatchString() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractStringPolicyRule
-
Gets the string to match for a positive evaluation.
- getMaximum() - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Return the maximum allowed number of attribute values.
- getMaxSize(String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Helper function to return size provided with a suitable default.
- getMergedAttributeValues(AttributeResolverWorkContext, Collection<ResolverAttributeDefinitionDependency>, Collection<ResolverDataConnectorDependency>, String) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
-
Gets the values, as a single list, from all dependencies.
- getMetadataResolver() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get supplemental source of metadata for filtering rules.
- getMinimum() - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Return the minimum allowed number of attribute values.
- getNameFormat() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Gets the name format of the entity attribute the entity must have.
- getNameFromMetadata(ProfileRequestContext, String) - Method in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
If enabled, search metadata for a tag value prefixed by the input attribute ID followed by a space character.
- getNameIdFormat() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractNameIDFormatExactPolicyRule
-
Get the NameID format that needs to be supported by the entity.
- getNameIdFormat() - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Gets the format for the NameID used as an attribute value.
- getNameIdFormat() - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Gets the format for the NameID used as an attribute value.
- getNameIdQualifier() - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Gets the NameQualifier for the NameID used as an attribute value.
- getNameIdQualifier() - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Gets the NameQualifier for the NameID used as an attribute value.
- getNameIdSPQualifier() - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Gets the SPNameQualifier for the NameID used as an attribute value.
- getNativeAttribute() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
return the underlying attribute.
- getNativeAttribute() - Method in interface net.shibboleth.idp.attribute.resolver.scripted.ScriptedIdPAttribute
-
return the underlying attribute.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeScopeMatcherParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeScopeRegexMatcherParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeValueRegexMatcherParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeValueStringMatcherParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.BasePolicyRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeIssuerRegexRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeIssuerRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeRequesterRegexRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeRequesterRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.InboundRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.NumOfAttributeValuesRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.OutboundRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PredicateRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PrincipalNameRegexRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PrincipalNameRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.ProfileRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.ProxiedRequesterRegexRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.ProxiedRequesterRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AttributeInMetadataRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerEntityAttributeExactRuleParser
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerEntityAttributeRegexRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerInEntityGroupRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerNameIDFormatRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerRegistrationAuthorityRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterEntityAttributeExactRuleParser
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterEntityAttributeRegexRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterInEntityGroupRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterRegistrationAuthorityRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterEntityAttributeExactRuleParser
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterEntityAttributeRegexRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterInEntityGroupRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterNameIDFormatRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterRegistrationAuthorityRuleParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ScopeMatchesShibMDScopeParser
-
Method return the native Matcher implementation.
- getNativeBeanClass() - Method in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ValueMatchesShibMDScopeParser
-
Method return the native Matcher implementation.
- getNativeValue() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Get the native representation of the value of this attribute.
- getNativeValue() - Method in class net.shibboleth.idp.attribute.DateTimeAttributeValue
-
Get the native representation of the value of this attribute.
- getNativeValue() - Method in class net.shibboleth.idp.attribute.EmptyAttributeValue
-
Get the native representation of the value of this attribute.
- getNativeValue() - Method in interface net.shibboleth.idp.attribute.IdPAttributeValue
-
Get the native representation of the value of this attribute.
- getNativeValue() - Method in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
-
Get the native representation of the value of this attribute.
- getNativeValue() - Method in class net.shibboleth.idp.attribute.StringAttributeValue
-
Get the native representation of the value of this attribute.
- getNativeValue() - Method in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
-
Get the native representation of the value of this attribute.
- getNegatedMatcher() - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.NotMatcher
-
Get the matcher that is being negated.
- getNegatedRule() - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.NotPolicyRule
-
Get the matcher that is being negated.
- getNoRetryDelay() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Get how long to wait until we declare the connector (potentially) alive again.
- getNoRetryDelay() - Method in interface net.shibboleth.idp.attribute.resolver.DataConnector
-
Get how long to wait until we declare the connector (potentially) alive again.
- getObjectType() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
- getOnlyIfRequired() - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Gets whether optionally requested attributes should be matched.
- getOrDefault(String, Class<T>, T) - Method in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Get the value of a property key in the rule or a default value if no property exists.
- getPairwiseId() - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Get the pairwise identifier.
- getPairwiseIdStore() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Get the underlying pairwise ID store.
- getPattern() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
get the compiled pattern.
- getPeerProvidedId() - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Get the alias, provided by the recipient, attached to this ID.
- getPermittedIdPAttributeValues() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterWorkContext
-
Gets the collection of attribute values, indexed by ID, that are permitted to be released.
- getPolicyRequirementRule() - Method in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Gets the MatchFunctor that must be met for this policy to be active for a given request.
- getPolicyRequirementRule() - Method in class net.shibboleth.idp.attribute.filter.MatcherFromPolicy
-
Testing support.
- getPrefilteredIdPAttributes() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Gets the collection of attributes that are to be filtered, indexed by attribute ID.
- getPrincipal() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Sets the principal associated with the filtering.
- getPrincipal() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the principal associated with this resolution.
- getPrincipalName() - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Get the name of the principal the identifier represents.
- getProfileRequestContextLookupStrategy() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Gets the lookup strategy for locating the profile request context.
- getProfileRequestContextLookupStrategy() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Gets the strategy used to locate the
ProfileRequestContextassociated with this context. - getPropagateResolutionExceptions() - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Bean getter in support of
AbstractResolverPlugin.setPropagateResolutionExceptions(boolean). - getPropertyMap() - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext
-
Get cached property map.
- getPropertyType() - Method in class net.shibboleth.idp.attribute.config.AbstractCollectionConfigurationLookupStrategy
-
Get the type of object to coerce collection elements into.
- getProxiedRequesterContext() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get the
ProxiedRequesterContext. - getProxiedRequesterContextLookupStrategy() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get the strategy used to locate the
ProxiedRequesterContext. - getProxiedRequesterMetadataContext() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get the Proxied Requester Metadata context.
- getProxiedRequesterMetadataContextLookupStrategy() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get the strategy used to locate a proxied requester's metadata context.
- getQualifiedId(Element, String, String) - Method in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
Generates an ID for a filter engine component.
- getQueryTimeout() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Get the SQL query timeout.
- getQueryTimeout() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.AbstractExecutableStatementBuilder
-
Gets the timeout of the SQL query.
- getRecipientEntityID() - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Get the ID of the entity to which the identifier was issued.
- getReferenceInsertionEventHandler() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Gets the
ReferenceInsertionEventHandlerto be used. - getReferenceInsertionEventHandler() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Gets the
ReferenceInsertionEventHandlerto be used. - getRegistrars() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
Get the candidate registrars.
- getRegistrationInfo(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
Look for the
RegistrationInfoinside the peer's entity description. - getRegularExpression() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractRegexpStringMatcher
-
Gets the regular expression to match.
- getRegularExpression() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractRegexpPolicyRule
-
Gets the regular expression to match.
- getRegularExpression() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
-
Gets the regular expression used to split input values.
- getRequestedIdPAttributeNames() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get a live collection of the (internal) names of the attributes requested to be resolved.
- getRequesterMetadataContext() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get the Requester Metadata context.
- getRequesterMetadataContextLookupStrategy() - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Get the strategy used to locate the SP's metadata context.
- getResolutionLabel() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the optional "contextual" label associated with this attribute resolution.
- getResolvedAttribute() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the resolved attribute.
- getResolvedAttributes() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the resolved attributes.
- getResolvedConnector() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the wrapped data connector that was resolved.
- getResolvedDataConnectors() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Gets the resolved data connectors that been recorded.
- getResolvedDefinition() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the wrapped attribute definition that was resolved.
- getResolvedIdPAttributeDefinitions() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Gets the resolved attribute definitions that been recorded.
- getResolvedIdPAttributes() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the collection of resolved attributes.
- getResultCacheKey() - Method in interface net.shibboleth.idp.attribute.resolver.dc.ExecutableSearch
-
Gets a key that uniquely identifies this object and may be used as a key in a result cache.
- getResultCacheKey(ClassicHttpRequest, AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Default implementation just allows caching of GET requests and returns the URI itself.
- getResultCacheKey(ClassicHttpRequest, AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Default implementation just allows caching of GET requests and returns the URI itself.
- getResultingAttribute() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Function to reconstruct the attribute after the scripting.
- getResultRenamingMap() - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Get an unmodifiable view of a map of aliasing rules.
- getResultsCache() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Gets the cache used to cache search results.
- getRetryableErrors() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Get the error messages to check for classifying a driver error as retryable, generally indicating a lock violation or duplicate insert that signifies a broken database.
- getReturnValue() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Gets the return value.
- getRulePredicate() - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PredicatePolicyRule
-
Get the Predicate we'll use.
- getRules() - Method in class net.shibboleth.idp.attribute.transcoding.impl.TranscodingRuleLoader
-
Get the rules loaded by this object.
- getSalt() - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Get the salt used when computing the ID.
- getScope() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Get scope value.
- getScope() - Method in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
-
Get the scope of the value.
- getScopeDelimiter() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
-
Get delimiter between value and scope.
- getScopeFromSource(AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Lookup the source attribute in the resolved list.
- getScopeSource() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Get scope source (attribute id).
- getScript() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Gets the script to be evaluated.
- getScript() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Gets the script to be evaluated.
- getScript() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Gets the script to be evaluated.
- getScript() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Gets the script to be evaluated.
- getSearchFilter() - Method in interface net.shibboleth.idp.attribute.resolver.dc.ldap.ExecutableSearchFilter
-
Returns the search filter associated with this executable search filter.
- getSearchOperation() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Gets the search operation for executing searches.
- getSourceAttributeInformation() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Get the attribute ID whose first value is being used when producing the pairwise ID.
- getSourceSystemId() - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Get the underlying unique key/ID from the source IDM system, which may be more stable than the "name".
- getSourceValues() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Gets the collection of source values.
- getSQLQuery(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.AbstractExecutableStatementBuilder
-
Method to return the query SQL.
- getSQLQuery(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.FormatExecutableStatementBuilder
-
Method to return the query SQL.
- getSQLQuery(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Apply the context to the template.
- getStringValue(XMLObject) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Function to return an XMLObject in string form.
- getStringValue(XMLObject) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Function to return an XML object in string form.
- getStringValues(String) - Method in class net.shibboleth.idp.attribute.AttributesMapContainer
-
Shorthand method that returns a collapsed copy of the String values of a given IdPAttribute in the container, or an empty collection.
- getTableName() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Gets the table name.
- getTemplate() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Get the template text to be evaluated.
- getTemplate() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Get the template to be evaluated.
- getTemplate() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Gets the template to be evaluated.
- getTemplate() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Gets the template to be evaluated.
- getTemplateText() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Get the template text to be evaluated.
- getTemplateText() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Get the template text to be evaluated.
- getTemplateText() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Gets the template text to be evaluated.
- getTemplateText() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Gets the template text to be evaluated.
- getTimeToLive(String) - Static method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Helper function to return the TTL with a suitable default.
- getToBeResolvedAttributeIds(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Gets the list of attributes, identified by IDs, that should be resolved.
- getTransactionRetries() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Get the number of retries to attempt for a failed transaction.
- getTranscoder(TranscodingRule) - Static method in class net.shibboleth.idp.attribute.transcoding.TranscoderSupport
-
Pull an
AttributeTranscoderobject out of the rule provided. - getTranscodingRules(IdPAttribute, Class<?>) - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Obtains a set of instructions for encoding an input
IdPAttributeinto a target type. - getTranscodingRules(IdPAttribute, Class<?>) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Obtains a set of instructions for encoding an input
IdPAttributeinto a target type. - getTranscodingRules(T) - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Obtains a set of instructions for decoding an input object into an
IdPAttribute. - getTranscodingRules(T) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Obtains a set of instructions for decoding an input object into an
IdPAttribute. - getTrustCredential() - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
-
Get the credential of the LDAP server.
- getType() - Method in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry.NamingFunction
-
Gets the type of object supported.
- getType() - Method in class net.shibboleth.idp.attribute.transcoding.BasicNamingFunction
-
Gets the type of object supported.
- getUnfilteredIdPAttributes() - Method in class net.shibboleth.idp.attribute.context.AttributeContext
-
Gets the map of unfiltered attributes, indexed by attribute ID, tracked by this context.
- getURL(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Method to return the URL to access via GET.
- getURL(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Method to return the URL to access via GET.
- getURLTemplate() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Get the URL template to be evaluated.
- getURLTemplateText() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Get the URL template text to be evaluated.
- getv2DataSource(Element) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StoredIdDataConnectorParser
-
Get the dataSource from a v2 configuration.
- getValidator() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Gets the validator used to validate this connector.
- getValue() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Return the value.
- getValue() - Method in class net.shibboleth.idp.attribute.DateTimeAttributeValue
-
Return the value.
- getValue() - Method in class net.shibboleth.idp.attribute.EmptyAttributeValue
-
Return the value.
- getValue() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeExactPolicyRule
-
Gets the value of the entity attribute the entity must have.
- getValue() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.StaticAttributeDefinition
-
Return the static attribute we are returning.
- getValue() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Gets the value string.
- getValue() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockStaticAttributeDefinition
-
Return the static attribute we are returning.
- getValue() - Method in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticAttributeDefinition
-
Return the static attribute we are returning.
- getValue() - Method in class net.shibboleth.idp.attribute.StringAttributeValue
-
Return the value.
- getValue() - Method in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
-
Return the value.
- getValueMaps() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Gets the functions used to map an input value to an output value.
- getValueRegex() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeRegexPolicyRule
-
Gets the value of the entity attribute the entity must have.
- getValues() - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Get the unmodifiable ordered collection of values of the attribute.
- getValues() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Return all the values, but with
StringAttributeValuevalues returned as strings. - getValues() - Method in interface net.shibboleth.idp.attribute.resolver.scripted.ScriptedIdPAttribute
-
Return all the values, but with
StringAttributeValuevalues returned as strings. - getValues(AttributeType) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Returns the values to decode from the concrete input object.
- getValues(AttributeDesignator) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
-
Returns the values to decode from the concrete input object.
- getValues(Attribute) - Method in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
-
Returns the values to decode from the concrete input object.
- getVelocityEngine() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Get the
VelocityEngineto be used. - getVelocityEngine() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Get the
VelocityEngineto be used. - getVelocityEngine() - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Get the
VelocityEngineto be used. - getVelocityEngine() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Gets the
VelocityEngineto be used. - getVelocityEngine() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Gets the
VelocityEngineto be used. - getVelocityEngine() - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Get the
VelocityEngineto be used. - getVerifyDatabase() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Get whether to allow startup if the database cannot be verified.
H
- handleAttributeConsumingService(AttributeTranscoderRegistry, AttributeConsumingService) - Method in class net.shibboleth.idp.saml.attribute.impl.AttributeMappingNodeProcessor
-
Look inside the
AttributeConsumingServicefor anyRequestedAttributes and map them. - handleEntityAttributes(AttributeTranscoderRegistry, Extensions) - Method in class net.shibboleth.idp.saml.attribute.impl.AttributeMappingNodeProcessor
-
Look inside the
ExtensionsforEntityAttributesand map them. - handleResponse(ClassicHttpResponse) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
- hasAttributeId(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.matcher.BaseAttributeValueMatcherParser
-
Helper function to determine if the Attribute Matcher has the attribute Id Specified.
- hasAttributeId(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.policyrule.BasePolicyRuleParser
-
Helper function to determine if the Attribute Matcher has the attribute Id Specified.
- hashCode() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
- hashCode() - Method in class net.shibboleth.idp.attribute.DateTimeAttributeValue
- hashCode() - Method in class net.shibboleth.idp.attribute.EmptyAttributeValue
- hashCode() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
- hashCode() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
- hashCode() - Method in class net.shibboleth.idp.attribute.IdPAttribute
- hashCode() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
- hashCode() - Method in record class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder.ContextAndKey
-
Returns a hash code value for this object.
- hashCode() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
- hashCode() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
- hashCode() - Method in class net.shibboleth.idp.attribute.resolver.ResolverAttributeDefinitionDependency
- hashCode() - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
- hashCode() - Method in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
- hashCode() - Method in class net.shibboleth.idp.attribute.StringAttributeValue
- hashCode() - Method in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
- headerList - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Map of headers to set.
- httpClient - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnector
-
The
HttpClientto use. - httpClientSecurityParameters - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
HTTP client security parameters.
- httpClientSecurityParameters - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnector
-
HTTP client security parameters.
- HTTPDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.http.impl
-
This class implements a
DataConnectorthat obtains data from an HTTP service. - HTTPDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnector
-
Constructor.
- HTTPDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.http.impl
-
Bean definition Parser for a
HTTPDataConnector. - HTTPDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser
- HTTPDataConnectorParser.V2Parser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.http.impl
-
Utility class for parsing v2 schema configuration.
- HTTPResponseMappingStrategy - Interface in net.shibboleth.idp.attribute.resolver.dc.http
-
Strategy for processing an
HttpClientresponse into a map ofIdPAttributes. - HTTPSearch - Interface in net.shibboleth.idp.attribute.resolver.dc.http
-
An HTTP request that returns attribute data.
- httpServletRequestSupplier - Variable in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Servlet request supplier.
I
- id - Variable in class net.shibboleth.idp.attribute.IdPAttribute
-
ID of this attribute.
- idGen - Static variable in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
Generator of unique IDs.
- IDP_ENTITY_ID - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
A standard IdP EntityID
- IdPAttribute - Class in net.shibboleth.idp.attribute
-
Each attribute represents one piece of information about a user and has associated encoders used to turn that information in to protocol-specific formats.
- IdPAttribute(String) - Constructor for class net.shibboleth.idp.attribute.IdPAttribute
-
Constructor.
- IdPAttributeValue - Interface in net.shibboleth.idp.attribute
-
Interface for values of an
IdPAttribute. - IdPRequestedAttribute - Class in net.shibboleth.idp.attribute
-
IdP representation of
RequestedAttribute. - IdPRequestedAttribute(String) - Constructor for class net.shibboleth.idp.attribute.IdPRequestedAttribute
-
Constructor.
- ignoreConversionErrors - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Do we ignore converstion failures?
- ignoreUnmappedEntityAttributes - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Examine only decoded/mapped tags in object metadata.
- ignoreUnmappedEntityAttributes - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Whether to ignore unmapped attributes as an optimization.
- INBOUND - Enum constant in enum class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext.Direction
-
Inbound filtering is used to control the acceptance of data from another party.
- InboundRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
DirectionPolicyRuleusingAttributeFilterContext.Direction.INBOUND. - InboundRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.InboundRuleParser
- init() - Method in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterNamespaceHandler
- init() - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
- initializeCount - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
-
Number of times
AbstractInitializableComponent.initialize()was called. - initializeCount - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Number of times
AbstractInitializableComponent.initialize()was called. - initialized - Variable in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
-
state variable
- initialized - Variable in class net.shibboleth.idp.attribute.filter.testing.MockPolicyRequirementRule
-
state variable
- initialValueStore - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Optional hook for obtaining initial values from a primary store, usually a computed algorithm.
- inlineScript(String) - Static method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Factory to create
ScriptedResponseMappingStrategyfrom inline data. - inlineScript(String) - Static method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
-
Factory to create
ScriptedStorageMappingStrategyfrom inline data. - inlineScript(String, String) - Static method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Factory to create
ScriptedResponseMappingStrategyfrom inline data. - inlineScript(String, String) - Static method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
-
Factory to create
ScriptedStorageMappingStrategyfrom inline data. - InputAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.impl
-
Bean definition parser for a
ResolverAttributeDefinitionDependency. - InputAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.impl.InputAttributeDefinitionParser
- InputDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.impl
-
Bean definition parser for a
ResolverDataConnectorDependency. - InputDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.impl.InputDataConnectorParser
- insertSQL - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Parameterized insert statement used to insert a new record.
- IntegerConfigurationLookupStrategy - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives Integer-valued configuration settings based on EntityAttribute extension tags.
- IntegerConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.IntegerConfigurationLookupStrategy
- isAllAttributes() - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Get whether all the connector's attributes are part of the dependency.
- isApplicable(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Checks if the given filter context meets the requirements for this attribute filter policy as given by the
PolicyRequirementRule. - isCaseSensitive() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractStringMatcher
-
Gets whether the match evaluation is case sensitive.
- isCaseSensitive() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractStringPolicyRule
-
Gets whether the policy evaluation is case sensitive.
- isCaseSensitive() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Gets whether matching should be case sensitive.
- isCheckAffiliations() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
-
Returns whether we check a supplied
MetadataResolverfor membership in an AffiliationDescriptor as a form of group policy. - isConsented() - Method in class net.shibboleth.idp.attribute.context.AttributeContext
-
Gets whether attribute release consent was obtained from the subject during this request but not stored.
- isDenyRule - Variable in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Filter that denies the release of attribute values.
- isDependencyOnly() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Gets whether this attribute definition is only a dependency and thus its values should never be released outside the resolver.
- isDependencyOnly() - Method in interface net.shibboleth.idp.attribute.resolver.AttributeDefinition
-
Gets whether this attribute definition is only a dependency and thus its values should never be released outside the resolver.
- isDependencyOnly() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets whether this attribute definition is only a dependency and thus its values should never be released outside the resolver.
- isDeprecatedId(String) - Static method in class net.shibboleth.idp.attribute.IdPAttribute
-
Centralized method to police deprecated Identifiers.
- isEpochInSeconds() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Get whether to convert numeric string data into an epoch using seconds instead of milliseconds.
- isFailFastInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Does the data connector fails fast.
- isIgnoreConversionErrors() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Get whether to ignore conversion failures.
- isInitialized() - Method in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
- isInitialized() - Method in class net.shibboleth.idp.attribute.filter.testing.MockPolicyRequirementRule
- isInitialized() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
- isInitialized() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
- isInitialized() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
- isInitialized() - Method in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
- isInvalidId(String) - Static method in class net.shibboleth.idp.attribute.IdPAttribute
-
Centralized method to police invalid Identifiers.
- isLocalLocking() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Do we do thread level locking or delegate to the Database?
- isMatchIfMetadataSilent() - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
Get what to do if there is no mdrpi/extensions.
- isMultipleResultsAnError() - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Gets whether multiple results is treated as an error.
- isNoResultAnError() - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Gets whether an empty result set is treated as an error.
- isNoResultIsError() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
-
Gets whether the lack of returned attributes constitutes an error.
- isPartialMatch() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Gets whether partial matches should be allowed.
- isPassThru() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Gets whether the definition passes unmatched values through.
- isPolicyRule(Element) - Method in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
Is this inside a <PolicyRequirementRule> or an permit or deny rule?.
- isPreRequested() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Gets whether this attribute definition has to be resolved prior in a first pass (in order to prime contexts which can be used in the "main pass").
- isPreRequested() - Method in interface net.shibboleth.idp.attribute.resolver.AttributeDefinition
-
Gets whether this attribute definition has to be resolved prior in a first pass (in order to prime contexts which can be used in the "main pass").
- isPropagateResolutionExceptions() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Get whether a
ResolutionExceptionthat occurred resolving attributes will be re-thrown. - isPropagateResolutionExceptions() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Get whether a
ResolutionExceptionthat occurred resolving attributes will be re-thrown. - isPropagateResolutionExceptions() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Get whether a
ResolutionExceptionthat occurred resolving attributes will be re-thrown. - isPropagateResolutionExceptions() - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
-
Get whether a
ResolutionExceptionthat occurred resolving attributes will be re-thrown. - isRequired - Variable in class net.shibboleth.idp.attribute.IdPRequestedAttribute
-
Is this attribute required.
- isRequired() - Method in class net.shibboleth.idp.attribute.IdPRequestedAttribute
-
Is this attribute marked as required?
- isStripNulls() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SimpleAttributeDefinition
-
Do we strip nulls?
- isStripNulls() - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Do we strip nulls from attribute values.
- isStripNulls() - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverServiceStrategy
-
Do we strip nulls from attribute values.
- issuerColumn - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Name of the issuer entityID column.
- IssuerEntityAttributeExactPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Matcher that checks, via an exact match, if the attribute issuer contains an entity attribute with a given value.
- IssuerEntityAttributeExactPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerEntityAttributeExactPolicyRule
- IssuerEntityAttributeExactRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
IssuerEntityAttributeExactPolicyRule. - IssuerEntityAttributeExactRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerEntityAttributeExactRuleParser
- IssuerEntityAttributeRegexPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Matcher that checks, via regex, if the attribute issuer contains an entity attribute with a given value.
- IssuerEntityAttributeRegexPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerEntityAttributeRegexPolicyRule
- IssuerEntityAttributeRegexRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
IssuerEntityAttributeRegexPolicyRule. - IssuerEntityAttributeRegexRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerEntityAttributeRegexRuleParser
- issuerEntityID - Variable in class net.shibboleth.idp.attribute.PairwiseId
-
ID of the entity that issued that identifier.
- IssuerInEntityGroupPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
A matcher that evaluates to true if attribute issuer's metadata matches the provided entity group name, or a valid metadata-sourced affiliation of entities.
- IssuerInEntityGroupPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerInEntityGroupPolicyRule
- IssuerInEntityGroupRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
IssuerInEntityGroupPolicyRule. - IssuerInEntityGroupRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerInEntityGroupRuleParser
- issuerMetadataContext - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Cache of issuer metadata context.
- issuerMetadataContextLookupStrategy - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Lookup strategy used to locate the IdP's metadata context.
- IssuerNameIDFormatExactPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Checks if the attribute issuer supports the required NameID format.
- IssuerNameIDFormatExactPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerNameIDFormatExactPolicyRule
- IssuerNameIDFormatRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
IssuerNameIDFormatExactPolicyRule. - IssuerNameIDFormatRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerNameIDFormatRuleParser
- IssuerRegistrationAuthorityPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Rule based on RPI extension in attribute issuer's metadata.
- IssuerRegistrationAuthorityPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerRegistrationAuthorityPolicyRule
- IssuerRegistrationAuthorityRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Spring bean definition parser that creates
IssuerRegistrationAuthorityPolicyRulebeans. - IssuerRegistrationAuthorityRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerRegistrationAuthorityRuleParser
- isThrowValidateError() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
-
Returns whether
Validator.validate(DataConnector)should throw or log errors. - isThrowValidateError() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
-
Returns whether
Validator.validate(DataConnector)should throw or log errors. - isThrowValidateError() - Method in interface net.shibboleth.idp.attribute.resolver.dc.Validator
-
Returns whether
Validator.validate(DataConnector)should throw or log errors. - isV2Compatibility() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Are we in V2 Compatibility mode?
- isV2Compatibility() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Are we in V2 Compatibility mode?
J
- JDBCPairwiseIdStore - Class in net.shibboleth.idp.attribute.impl
-
JDBC-based storage management for pairwise IDs.
- JDBCPairwiseIdStore() - Constructor for class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Constructor.
- JDBCPairwiseIdStore.ConnectionWithLock - Class in net.shibboleth.idp.attribute.impl
-
A Class to encapsulate a
Connectionprotected by an optional read/write lock.
K
- key - Variable in record class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder.ContextAndKey
-
The field for the
keyrecord component. - key() - Method in record class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder.ContextAndKey
-
Returns the value of the
keyrecord component. - keyTemplate - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Key template to be evaluated.
- keyTemplateText - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Text of key template to be evaluated.
L
- lastFail - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
When did this connector last fail?
- lastSuccess - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
When did this connector last work?
- LDAPDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.ldap.impl
-
A
DataConnectorthat queries an LDAP in order to retrieve attribute data. - LDAPDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
- LDAPDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl
-
Bean definition Parser for a
LDAPDataConnector. - LDAPDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser
- LDAPDataConnectorParser.V2Parser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl
-
Utility class for parsing v2 schema configuration.
- legacyPropertyAliases - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Legacy "full" property identifiers to support.
- legacyPropertyName - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Legacy name of property to check for (will warn).
- ListConfigurationLookupStrategy<T> - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives List<String>-valued configuration settings based on EntityAttribute extension tags.
- ListConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.ListConfigurationLookupStrategy
- log - Variable in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractMatcher
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeScopeRegexpMatcher
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeScopeStringMatcher
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeValueRegexpMatcher
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.AttributeValueStringMatcher
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.MatcherFromPolicy
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.PolicyFromMatcher
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.PolicyFromMatcherId
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeIssuerPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeIssuerRegexpPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeRequesterPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeRequesterRegexpPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PredicatePolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PrincipalNamePolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PrincipalNameRegexpPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.ProfilePolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractNameIDFormatExactPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerInEntityGroupPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.IssuerNameIDFormatExactPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.ProxiedRequesterInEntityGroupPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterInEntityGroupPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterNameIDFormatExactPolicyRule
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.spring.basic.impl.ScriptedMatcherParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyGroupParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterServiceStrategy
-
log.
- log - Variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeRuleParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractRegistrationAuthorityRuleParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.DecryptedAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.StaticAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.AbstractExecutableSearchFilterBuilder
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.StringAttributeValueMappingStrategy
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.StringResultMappingStrategy
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverServiceGaugeSet
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.BaseAttributeDefinitionParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrescopedAttributeDefinitionParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.RegexSplitAttributeDefinitionParser
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML1NameIdentifierAttributeDefinitionParser
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML2NameIDAttributeDefinitionParser
-
Logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScopedAttributeDefinitionParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.TemplateAttributeDefinitionParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.MappedAttributeDefinitionParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginDependencyParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.AbstractDataConnectorParser
-
Log4j logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ComputedIdDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StaticDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StoredIdDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.SubjectDataConnectorParser
-
Class logger.
- log - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
-
Log4j logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverServiceStrategy
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.spring.impl.InputDataConnectorParser
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockStaticAttributeDefinition
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockStaticDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Class logger.
- log - Variable in class net.shibboleth.idp.attribute.transcoding.impl.TranscodingRuleLoader
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.impl.AttributeMappingNodeProcessor
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.EntityAttributesDataConnector
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAMLAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ByteAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ScopedStringAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1StringAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1XMLObjectAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ByteAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2DateTimeAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ScopedStringAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2StringAttributeTranscoder
-
Class logger.
- log - Variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2XMLObjectAttributeTranscoder
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.AbstractCollectionConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.BooleanConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.DoubleConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.DurationConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.IntegerConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.ListConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.LongConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.SetConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.config.StringConfigurationLookupStrategy
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AbstractMatchesShibMDScopeMatcher
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeScopeMatchesShibMDScope
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeValueMatchesShibMDScope
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.IdPAttribute
-
Logger - static.
- LOG - Static variable in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
-
Log.
- LOG - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
Logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Class logger.
- LOG - Static variable in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
-
Log.
- LOG - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupport
-
Class logger.
- logPrefix - Variable in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Log prefix.
- logPrefix - Variable in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Log prefix.
- logPrefix - Variable in class net.shibboleth.idp.attribute.filter.BaseBridgingClass
-
Log prefix.
- logPrefix - Variable in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Log prefix.
- logPrefix - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractMatcher
-
The String used to prefix log message.
- logPrefix - Variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AbstractMatchesShibMDScopeMatcher
-
The String used to prefix log message.
- logPrefix - Variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
The String used to prefix log message.
- logPrefix - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractPolicyRule
-
The String used to prefix log message.
- logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
cache for the log prefix - to save multiple recalculations.
- logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
cache for the log prefix - to save multiple recalculations.
- logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
The prefix for logging.
- logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Cache for the log prefix - to save multiple recalculations.
- logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Parent parser's log prefix.
- logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
LogPrefix of parent.
- logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Parent parser's log prefix.
- logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
Parent parser's log prefix.
- LongConfigurationLookupStrategy - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives Long-valued configuration settings based on EntityAttribute extension tags.
- LongConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.LongConfigurationLookupStrategy
M
- makeAttributeDefinitionDependency(String) - Static method in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Summon up appropriate
ResolverAttributeDefinitionDependency. - makeDataConnectorDependency(String, String) - Static method in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Summon up appropriate
ResolverDataConnectorDependency. - ManagedConnectionParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Utility class for parsing v2 managed connection configuration.
- ManagedConnectionParser(Element) - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
Creates a new ManagedConnectionParser with the supplied element.
- map(ResultSet) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.StringResultMappingStrategy
-
Maps the given results to a collection of
IdPAttributeindexed by the attribute's ID. - map(Map<String, IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Maps the given results to a collection of
IdPAttributeindexed by the attribute's ID. - map(SearchResponse) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.StringAttributeValueMappingStrategy
-
Maps the given results to a collection of
IdPAttributeindexed by the attribute's ID. - map(StorageRecord<?>) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
-
Maps the given results to a collection of
IdPAttributeindexed by the attribute's ID. - map(StorageRecord<?>) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.SimpleStorageMappingStrategy
-
Maps the given results to a collection of
IdPAttributeindexed by the attribute's ID. - map(T) - Method in interface net.shibboleth.idp.attribute.resolver.dc.MappingStrategy
-
Maps the given results to a collection of
IdPAttributeindexed by the attribute's ID. - MappedAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.mapped.impl
-
Implementation of Mapped Attributes.
- MappedAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
- MappedAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl
-
Bean definition parser for a
MappedAttributeDefinition. - MappedAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.MappedAttributeDefinitionParser
- mappingStrategy - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Strategy for mapping search results to a collection of
IdPAttributes. - MappingStrategy<T> - Interface in net.shibboleth.idp.attribute.resolver.dc
-
Strategy for mapping from an arbitrary result type to a collection of
IdPAttributes. - mapValue(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Maps the value from a dependency in to the value(s) for this attribute.
- match(XMLObject, String) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Checks whether an XMLObject's "value" matches a candidate value.
- MATCH_IF_METADATA_SILENT_ATTR_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractRegistrationAuthorityRuleParser
-
Name of the attribute carrying the boolean to flag behaviour if the metadata MDRPI.
- matchDirection - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.DirectionPolicyRule
-
Direction to match for a positive evaluation.
- matcher - Variable in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Filter that permits the release of attribute values.
- matcher - Variable in class net.shibboleth.idp.attribute.filter.PolicyFromMatcher
-
The rule we are shadowing.
- Matcher - Interface in net.shibboleth.idp.attribute.filter
-
Java definition of MatchFunctorType as applied to value filtering.
- MATCHER_FAILS - Static variable in interface net.shibboleth.idp.attribute.filter.Matcher
-
A
Matcherthat fails. - MatcherFromPolicy - Class in net.shibboleth.idp.attribute.filter
-
Bridging class to go from a
PolicyRequirementRuleto aMatcher. - MatcherFromPolicy(PolicyRequirementRule) - Constructor for class net.shibboleth.idp.attribute.filter.MatcherFromPolicy
-
Constructor.
- matchers - Variable in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.AbstractComposedMatcher
-
The composed matchers.
- MatcherScriptEvaluator(EvaluableScript) - Constructor for class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher.MatcherScriptEvaluator
-
Constructor.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.PolicyFromMatcher
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.PolicyFromMatcherId
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in interface net.shibboleth.idp.attribute.filter.PolicyRequirementRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeIssuerPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeIssuerRegexpPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeRequesterPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.AttributeRequesterRegexpPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PredicatePolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PrincipalNamePolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PrincipalNameRegexpPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.ProfilePolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.ProxiedRequesterPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.ProxiedRequesterRegexpPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.DirectionPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.AndPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.NotPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.OrPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractNameIDFormatExactPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
Evaluate what this rule means.
- matches(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.testing.MockPolicyRequirementRule
-
Evaluate what this rule means.
- MATCHES_ALL - Static variable in interface net.shibboleth.idp.attribute.filter.Matcher
-
A
Matcherthat returns true/all attribute values as matched. - MATCHES_ALL - Static variable in interface net.shibboleth.idp.attribute.filter.PolicyRequirementRule
-
A
PolicyRequirementRulethat returns true matched. - MATCHES_NONE - Static variable in interface net.shibboleth.idp.attribute.filter.Matcher
-
A
Matcherthat returns false/no attribute values as matched. - MATCHES_NONE - Static variable in interface net.shibboleth.idp.attribute.filter.PolicyRequirementRule
-
A
PolicyRequirementRulethat returns false as matched. - matchIfMetadataSilent - Variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Whether to return a match if the metadata does not contain an ACS descriptor.
- matchIfMetadataSilent - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
What to say if no MDRPI is present.
- matchingAttribute - Variable in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
-
ID of the attribute to which this matcher applies.
- matchingValues - Variable in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
-
Values, of the attribute, considered to match this matcher.
- matchString - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractStringMatcher
-
String to match for a positive evaluation.
- matchString - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractStringPolicyRule
-
String to match for a positive evaluation.
- maximumValues - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Maximum allowed number of attribute values.
- maxLength - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Limit on content-length.
- merge(Template, VelocityContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Invokes
Template.merge(org.apache.velocity.context.Context)on the supplied template and context. - merge(VelocityContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Invokes
Template.merge(org.apache.velocity.context.Context)on the supplied context. - merge(VelocityContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Invokes
Template.merge(org.apache.velocity.context.Context)on the supplied context. - merge(VelocityContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Invokes
Template.merge(org.apache.velocity.context.Context)on the supplied context. - mergeAttributeValues(IdPAttribute, List<IdPAttributeValue>) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
-
Adds the values of the given attribute to the set of attribute values.
- messageMetadataLookupStrategy - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Strategy for obtaining metadata via MessageContext.
- METADATA_TAG_NAME - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML1AttributeTranscoder
-
Name of metadata tag/attribute to check for in the event that
SAML1AttributeTranscoder.PROP_NAME_FROM_METADATAis used. - METADATA_TAG_NAME - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML2AttributeTranscoder
-
Name of metadata tag/attribute to check for in the event that
SAML2AttributeTranscoder.PROP_NAME_FROM_METADATAis used. - metadataContextLookupStrategy - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.EntityAttributesDataConnector
-
Metadata context lookup strategy.
- metadataResolver - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Optional, supplemental metadata resolver.
- method - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
HTTP method.
- metricContextLookupStrategy - Variable in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Strategy to get the
MetricContextfor timing. - mimeType - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
MIME type.
- minimumValues - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Minimum allowed number of attribute values.
- MockAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.testing
-
An attribute definition that simply returns a static value.
- MockAttributeDefinition(String, IdPAttribute) - Constructor for class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
-
Constructor.
- MockAttributeDefinition(String, ResolutionException) - Constructor for class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
-
Constructor.
- MockDataConnector - Class in net.shibboleth.idp.attribute.resolver.testing
-
A data connector that just returns a static collection of attributes.
- MockDataConnector(String, Map<String, IdPAttribute>) - Constructor for class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Constructor.
- MockDataConnector(String, Map<String, IdPAttribute>, Set<ResolverAttributeDefinitionDependency>, Set<ResolverDataConnectorDependency>) - Constructor for class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Constructor.
- MockMatcher - Class in net.shibboleth.idp.attribute.filter.testing
-
A simple, mock implementation of
Matcher. - MockMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.testing.MockMatcher
-
Constructor.
- MockPolicyRequirementRule - Class in net.shibboleth.idp.attribute.filter.testing
-
A simple, mock implementation of
Matcher. - MockPolicyRequirementRule() - Constructor for class net.shibboleth.idp.attribute.filter.testing.MockPolicyRequirementRule
-
Constructor.
- MockStaticAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.testing
-
An attribute definition that simply returns a static value.
- MockStaticAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.testing.MockStaticAttributeDefinition
- MockStaticDataConnector - Class in net.shibboleth.idp.attribute.resolver.testing
-
An attribute definition that simply returns a static value.
- MockStaticDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.testing.MockStaticDataConnector
- MultipleResultAnErrorResolutionException - Exception in net.shibboleth.idp.attribute.resolver
-
A special ResolutionException which is thrown if multiple results were resolved by a data connector and the deployer specified "MultipleResultsAnError".
- MultipleResultAnErrorResolutionException(String) - Constructor for exception net.shibboleth.idp.attribute.resolver.MultipleResultAnErrorResolutionException
-
Constructor.
- multipleResultsAnError - Variable in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Whether a result set with more than one result is an error.
N
- NAME_ATTRIBUTE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
-
Local name of name attribute.
- nameFormat - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
The name format of the entity attribute the entity must have.
- nameFromMetadataLookupStrategy - Variable in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Strategy to lookup naming overrides in metadata.
- nameIDBuilder - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.The builder for the object represented inside this attribute.
- nameIdentifierBuilder - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.The builder for the object represented inside this attribute.
- nameIdFormat - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractNameIDFormatExactPolicyRule
-
The NameID format that needs to be supported by the entity.
- nameIdFormat - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Format of the NameID.
- nameIdFormat - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Format of the NameID.
- nameIdQualifier - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Name qualifier for the NameID.
- nameIdQualifier - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Name qualifier for the NameID.
- nameIdSPQualifier - Variable in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.SP name qualifier for the NameID.
- NAMESPACE - Static variable in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
Namespace The Top level filters.
- NAMESPACE - Static variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverNamespaceHandler
-
Namespace for this handler.
- namingFunction - Variable in class net.shibboleth.idp.attribute.transcoding.BasicNamingFunction
-
Naming function.
- NamingFunction() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML1AttributeTranscoder.NamingFunction
- NamingFunction() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder.NamingFunction
- namingFunctionRegistry - Variable in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Registry of naming functions for supported object types.
- namingRegistry - Variable in class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
-
Name of bean to supply naming function registry property.
- negatedMatcher - Variable in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.NotMatcher
-
The matcher we are negating.
- negatedRule - Variable in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.NotPolicyRule
-
The matcher we are negating.
- net.shibboleth.idp.attribute - package net.shibboleth.idp.attribute
-
IdPAttributes are protocol-agnostic units of information about some thing, usually a user. - net.shibboleth.idp.attribute.config - package net.shibboleth.idp.attribute.config
-
Configuration support for leveraging
IdPAttributeobjects decoded from SAML metadata for access to settings. - net.shibboleth.idp.attribute.context - package net.shibboleth.idp.attribute.context
-
Context to do with Attribute Manipulation.
- net.shibboleth.idp.attribute.filter - package net.shibboleth.idp.attribute.filter
-
This package contains a filtering engine for a collection of
IdPAttributes. - net.shibboleth.idp.attribute.filter.context - package net.shibboleth.idp.attribute.filter.context
-
The contexts to do with attribute filtering.
- net.shibboleth.idp.attribute.filter.impl - package net.shibboleth.idp.attribute.filter.impl
-
Implementations of core attribute filter functionality.
- net.shibboleth.idp.attribute.filter.matcher.impl - package net.shibboleth.idp.attribute.filter.matcher.impl
-
Implementation of the various policy matchers.
- net.shibboleth.idp.attribute.filter.matcher.logic.impl - package net.shibboleth.idp.attribute.filter.matcher.logic.impl
-
Implementation of the logical attribute matchers.
- net.shibboleth.idp.attribute.filter.matcher.saml.impl - package 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 - package net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Implementation of the filter context matchers Matchers.
- net.shibboleth.idp.attribute.filter.policyrule.impl - package net.shibboleth.idp.attribute.filter.policyrule.impl
-
Classes which implement
PolicyRequirementRule. - net.shibboleth.idp.attribute.filter.policyrule.logic.impl - package net.shibboleth.idp.attribute.filter.policyrule.logic.impl
-
Implementation of the logical Policy Rules.
- net.shibboleth.idp.attribute.filter.policyrule.saml.impl - package 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 - package net.shibboleth.idp.attribute.filter.spring
-
The base class for filter other parser is located here.
- net.shibboleth.idp.attribute.filter.spring.basic.impl - package net.shibboleth.idp.attribute.filter.spring.basic.impl
-
Parsers for simple matchers.
- net.shibboleth.idp.attribute.filter.spring.impl - package net.shibboleth.idp.attribute.filter.spring.impl
-
Parsers for the top level of the "urn:mace:shibboleth:2.0:afp" namespace.
- net.shibboleth.idp.attribute.filter.spring.matcher - package net.shibboleth.idp.attribute.filter.spring.matcher
-
Base class for parsers parse beans which are natural "Matchers" (that is to say that they look at attribute values).
- net.shibboleth.idp.attribute.filter.spring.matcher.impl - package net.shibboleth.idp.attribute.filter.spring.matcher.impl
-
Classes which parse beans which are natural "Matchers" (that is to say that they look at attribute values).
- net.shibboleth.idp.attribute.filter.spring.policyrule - package net.shibboleth.idp.attribute.filter.spring.policyrule
-
Base parser for filters that are natural policy rules (that is to make their decisions based on the context, not the attribute values are implemented.
- net.shibboleth.idp.attribute.filter.spring.policyrule.impl - package net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
This is where the parsers for filters that are natural policy rules (that is to make their decisions based on the context, not the attribute values are implemented.
- net.shibboleth.idp.attribute.filter.spring.saml.impl - package net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parsers for the SAML rules.
- net.shibboleth.idp.attribute.filter.testing - package net.shibboleth.idp.attribute.filter.testing
-
Testing utility classes.
- net.shibboleth.idp.attribute.impl - package net.shibboleth.idp.attribute.impl
-
Implementations of general attribute functionality.
- net.shibboleth.idp.attribute.resolver - package net.shibboleth.idp.attribute.resolver
-
A system which is capable of retrieving a collection of
IdPAttributes from a variety of locations, transform them, and associate a set of protocol-specific encoders to them. - net.shibboleth.idp.attribute.resolver.ad.impl - package net.shibboleth.idp.attribute.resolver.ad.impl
-
Implementations of various
AttributeDefinitions. - net.shibboleth.idp.attribute.resolver.ad.mapped.impl - package net.shibboleth.idp.attribute.resolver.ad.mapped.impl
-
A
DataConnectorimplementation that maps from a given set of source value to an output value. - net.shibboleth.idp.attribute.resolver.context - package net.shibboleth.idp.attribute.resolver.context
-
The context to do with Attribute Resolution.
- net.shibboleth.idp.attribute.resolver.context.navigate - package net.shibboleth.idp.attribute.resolver.context.navigate
-
Functions for navigating attribute resolution contexts.
- net.shibboleth.idp.attribute.resolver.dc - package net.shibboleth.idp.attribute.resolver.dc
-
Interfaces supporting data connectors.
- net.shibboleth.idp.attribute.resolver.dc.http - package net.shibboleth.idp.attribute.resolver.dc.http
-
Package for HTTP data connector configuration.
- net.shibboleth.idp.attribute.resolver.dc.http.impl - package net.shibboleth.idp.attribute.resolver.dc.http.impl
-
A
DataConnectorimplementation that reads data from an HTTP web service. - net.shibboleth.idp.attribute.resolver.dc.impl - package net.shibboleth.idp.attribute.resolver.dc.impl
-
Common functionality used by data connectors.
- net.shibboleth.idp.attribute.resolver.dc.impl.testing - package net.shibboleth.idp.attribute.resolver.dc.impl.testing
-
Testing utility classes.
- net.shibboleth.idp.attribute.resolver.dc.ldap - package net.shibboleth.idp.attribute.resolver.dc.ldap
-
Package for LDAP data connector configuration.
- net.shibboleth.idp.attribute.resolver.dc.ldap.impl - package net.shibboleth.idp.attribute.resolver.dc.ldap.impl
-
A
DataConnectorimplementation that reads data from an LDAP. - net.shibboleth.idp.attribute.resolver.dc.rdbms - package net.shibboleth.idp.attribute.resolver.dc.rdbms
-
Package for RDBMS data connector configuration.
- net.shibboleth.idp.attribute.resolver.dc.rdbms.impl - package net.shibboleth.idp.attribute.resolver.dc.rdbms.impl
-
A
DataConnectorimplementation that reads data from a relational database. - net.shibboleth.idp.attribute.resolver.dc.storage - package net.shibboleth.idp.attribute.resolver.dc.storage
-
StorageService-backed data connector APIs.
- net.shibboleth.idp.attribute.resolver.dc.storage.impl - package net.shibboleth.idp.attribute.resolver.dc.storage.impl
-
Implementation of StorageService-backed data connector.
- net.shibboleth.idp.attribute.resolver.impl - package net.shibboleth.idp.attribute.resolver.impl
-
Implementations of core resolver functionality.
- net.shibboleth.idp.attribute.resolver.logic - package net.shibboleth.idp.attribute.resolver.logic
-
Predicates related to attribute resolution.
- net.shibboleth.idp.attribute.resolver.scripted - package net.shibboleth.idp.attribute.resolver.scripted
-
This Package contains interface definitions exported to ECMAScript.
- net.shibboleth.idp.attribute.resolver.spring - package net.shibboleth.idp.attribute.resolver.spring
-
Classes in this package are to do with parsing the attribute resolver definitions associated with schema urn:mace:shibboleth:2.0:resolver.
- net.shibboleth.idp.attribute.resolver.spring.ad - package net.shibboleth.idp.attribute.resolver.spring.ad
-
Classes in this package are to do with parsing the attribute definitions associated with schema urn:mace:shibboleth:2.0:resolver.
- net.shibboleth.idp.attribute.resolver.spring.ad.impl - package net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Implementation of the Attribute Definition parsers.
- net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl - package net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl
-
Contains the parsers for the
MappedAttributeDefinitionand its child elements. - net.shibboleth.idp.attribute.resolver.spring.dc - package net.shibboleth.idp.attribute.resolver.spring.dc
-
Supported base class for the implementation of specific DataConnector parsers.
- net.shibboleth.idp.attribute.resolver.spring.dc.http.impl - package net.shibboleth.idp.attribute.resolver.spring.dc.http.impl
-
The parser for the HTTP Data connector.
- net.shibboleth.idp.attribute.resolver.spring.dc.impl - package net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Implementation of specific DataConnector parsers.
- net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl - package net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl
-
The parser for the LDAP Data connector.
- net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl - package net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl
-
The parser for the RDBMS Data connector.
- net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl - package net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl
-
Parser for StorageService data connector.
- net.shibboleth.idp.attribute.resolver.spring.enc - package net.shibboleth.idp.attribute.resolver.spring.enc
-
Parsers for the urn:mace:shibboleth:2.0:attribute:encoder namespace.
- net.shibboleth.idp.attribute.resolver.spring.enc.impl - package net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Implememtation of atttribute encoders.
- net.shibboleth.idp.attribute.resolver.spring.impl - package net.shibboleth.idp.attribute.resolver.spring.impl
-
Implementation of top level attribute resolvers.
- net.shibboleth.idp.attribute.resolver.testing - package net.shibboleth.idp.attribute.resolver.testing
-
Testing utility classes.
- net.shibboleth.idp.attribute.transcoding - package net.shibboleth.idp.attribute.transcoding
-
APIs for transcoding of attributes.
- net.shibboleth.idp.attribute.transcoding.impl - package net.shibboleth.idp.attribute.transcoding.impl
-
Implementation classes for attribute transcoding.
- net.shibboleth.idp.saml.attribute.impl - package net.shibboleth.idp.saml.attribute.impl
-
Miscellaneous implementation classes related to SAML Attributes.
- net.shibboleth.idp.saml.attribute.resolver.impl - package net.shibboleth.idp.saml.attribute.resolver.impl
-
Implementations of SAML related
AttributeDefinitionandDataConnector. - net.shibboleth.idp.saml.attribute.transcoding - package net.shibboleth.idp.saml.attribute.transcoding
-
Base classes for SAML
AttributeTranscoderclasses. - net.shibboleth.idp.saml.attribute.transcoding.impl - package net.shibboleth.idp.saml.attribute.transcoding.impl
-
Implementations of SAML transcoders.
- nonScopeAttributeDependencies - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
The attribute dependencies mine the scopeSource attribute (if there is one).
- noResultAnError - Variable in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Whether an empty result set is an error.
- noResultAnError - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
-
Whether no record is an error.
- NoResultAnErrorResolutionException - Exception in net.shibboleth.idp.attribute.resolver
-
A special ResolutionException which is thrown if no results were resolved by a data connector and the deployer specified "NoResultsAnError".
- NoResultAnErrorResolutionException(String) - Constructor for exception net.shibboleth.idp.attribute.resolver.NoResultAnErrorResolutionException
-
Constructor.
- noResultIsError - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
-
Whether no record is an error.
- noRetryDelay - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
How long to wait until we declare the connector live again.
- NotMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.logic.impl
-
Matcherthat implements the negation of a matcher. - NotMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.logic.impl.NotMatcher
- NotMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.basic.impl
-
Bean definition parser for
NotMatcherorNotPolicyRuleobjects. - NotMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.basic.impl.NotMatcherParser
- NotPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.logic.impl
-
PolicyRequirementRulethat implements the negation of a matcher. - NotPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.NotPolicyRule
- NULL - Static variable in class net.shibboleth.idp.attribute.EmptyAttributeValue
-
Instance of null empty attribute value.
- NULL_VALUE - Enum constant in enum class net.shibboleth.idp.attribute.EmptyAttributeValue.EmptyType
-
Value that is the Java null reference.
- NumOfAttributeValuesPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
A policy rule that checks if the given attribute has more than the minimum number of values but less than the maximum.
- NumOfAttributeValuesPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Constructor.
- NumOfAttributeValuesRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
NumOfAttributeValuesPolicyRule. - NumOfAttributeValuesRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.NumOfAttributeValuesRuleParser
O
- objectType - Variable in class net.shibboleth.idp.attribute.transcoding.BasicNamingFunction
-
Object type.
- onlyIfRequired - Variable in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Whether optionally requested attributes should be matched.
- OrMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.logic.impl
-
Matcherthat implements the disjunction of matchers. - OrMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.logic.impl.OrMatcher
- OrMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.basic.impl
-
Bean definition parser for
OrMatcherorOrPolicyRuleobjects. - OrMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.basic.impl.OrMatcherParser
- OrPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.logic.impl
-
PolicyRequirementRulethat implements the disjunction of Policy Rules. - OrPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.OrPolicyRule
- OUTBOUND - Enum constant in enum class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext.Direction
-
Outbound filtering is used to control the release of data to another party.
- OutboundRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
DirectionPolicyRuleusingAttributeFilterContext.Direction.OUTBOUND. - OutboundRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.OutboundRuleParser
P
- pairwiseId - Variable in class net.shibboleth.idp.attribute.PairwiseId
-
The identifier.
- PairwiseId - Class in net.shibboleth.idp.attribute
-
Object representing a pairwise/targeted identifier entry as a storage input/output.
- PairwiseId() - Constructor for class net.shibboleth.idp.attribute.PairwiseId
- PairwiseIdDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.impl
-
A
DataConnectorthat generates pairwise IDs that depend on a seedIdPAttribute. - PairwiseIdDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
- PairwiseIdDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Spring bean definition parser for configuring
PairwiseIdDataConnectorvariants. - PairwiseIdDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser
- PairwiseIdStore - Interface in net.shibboleth.idp.attribute
-
Storage and retrieval interface for pairwise/targeted identifiers allowing for custom implementations.
- paramEscaper - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Escaper for form parameters.
- paramEscaper - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Escaper for form parameters.
- ParameterizedExecutableSearchFilterBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.ldap
-
An
ExecutableSearchBuilderthat generates the search filter to be executed by evaluating a parameterized filter string against the currently resolved attributes within aAttributeResolutionContext. - ParameterizedExecutableSearchFilterBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.ParameterizedExecutableSearchFilterBuilder
- parse(Element, ParserContext) - Method in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyGroupParser
- parse(Element, ParserContext) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverParser
- parseCustomElements(Collection<Element>, ParserContext, BeanDefinitionBuilder) - Static method in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
Parse list of elements into bean definitions.
- partialMatch - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Whether partial matches should be allowed.
- passThru - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Whether the definition passes thru unmatched values.
- pathEscaper - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Escaper for path segments.
- pathEscaper - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Escaper for path segments.
- pattern - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractRegexpStringMatcher
-
Regular expression to match.
- pattern - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractRegexpPolicyRule
-
Regular expression to match.
- pattern - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
In the regexp case this contains the compiled pattern.
- peerProvidedId - Variable in class net.shibboleth.idp.attribute.PairwiseId
-
A secondary identifier attached to the record by the recipient.
- peerProvidedIdColumn - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Name of recipient-attached alias column.
- PERMIT_ANY_ATTRIBUTE - Static variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeRuleParser
-
permitAny Attribute.
- PERMIT_VALUE_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyGroupParser
-
Local name of the value filter element.
- PERMIT_VALUE_RULE - Static variable in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
PermitValueRule.
- permittedValues - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterWorkContext
-
Values, for a given attribute, that are permitted to be released.
- persistentIdColumn - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Name of the persistent ID column.
- pidStore - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Source of IDs.
- PluginDependencySupport - Class in net.shibboleth.idp.attribute.resolver
-
Support class for working with dependencies both
ResolverAttributeDefinitionDependencyandResolverDataConnectorDependency. - PluginDependencySupport() - Constructor for class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
-
Constructor.
- policeForJVMTrust() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Police TLS for JVM trust.
- policeValueType(Object) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Check that provided object is of type
StringorIdPAttributeValue. - POLICY_REQUIREMENT_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyGroupParser
-
Local name of the policy requirement element.
- POLICY_REQUIREMENT_RULE - Static variable in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
The PolicyRequirementRule QName.
- PolicyFromMatcher - Class in net.shibboleth.idp.attribute.filter
-
Bridging class to go from a
Matcherto aPolicyRequirementRule. - PolicyFromMatcher(Matcher) - Constructor for class net.shibboleth.idp.attribute.filter.PolicyFromMatcher
-
Constructor.
- PolicyFromMatcherId - Class in net.shibboleth.idp.attribute.filter
-
Bridging class to go from a
Matcherto aPolicyRequirementRule. - PolicyFromMatcherId(Matcher, String) - Constructor for class net.shibboleth.idp.attribute.filter.PolicyFromMatcherId
-
Constructor.
- PolicyRequirementRule - Interface in net.shibboleth.idp.attribute.filter
-
Java definition of PolicyRequirementRule.
- PolicyRequirementRule.Tristate - Enum Class in net.shibboleth.idp.attribute.filter
-
Representation of the three outcomes of a PolicyRequirementRule.
- PolicyRuleScriptEvaluator(EvaluableScript) - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule.PolicyRuleScriptEvaluator
-
Constructor.
- populatedStaticAttribute() - Static method in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Create a static attribute with known values.
- populatedStaticAttribute(String, int) - Static method in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
return an
AttributeDefinitionwith static contents - populatedStaticAttribute(IdPAttribute) - Static method in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Create a static attribute with known attribute.
- populatedStaticConnector() - Static method in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Create a static connector with known attributes and values.
- populatedStaticConnector(List<IdPAttribute>) - Static method in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Create a static connector with provided attributes and values.
- prcLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Strategy used to locate the
ProfileRequestContextto use. - PredicatePolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Call out to an externally define predicate.
- PredicatePolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PredicatePolicyRule
- PredicateRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
PredicatePolicyRule. - PredicateRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PredicateRuleParser
- prefilteredAttributes - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Attributes which are to be filtered.
- prepareContext(ScriptContext, Object...) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher.MatcherScriptEvaluator
- prepareContext(ScriptContext, Object...) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule.PolicyRuleScriptEvaluator
- prepareContext(ScriptContext, Object...) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition.AttributeDefinitionScriptEvaluator
- prepareContext(ScriptContext, Object...) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
- prepareContext(ScriptContext, Object...) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector.DataConnectorScriptEvaluator
- prepareContext(ScriptContext, Object...) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
- prepareStatement(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore.ConnectionWithLock
-
Delegated operation to the encapsulated
Connection. - preRequested - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Whether this attribute definition is to be pre-resolved.
- preRequestedAttributes - Variable in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
PreRequestedAttributes, resolved first and made available for late-comers.
- PrescopedAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An attribute definition that creates
ScopedStringAttributeValues by taking a source attribute value splitting it at a delimiter. - PrescopedAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
- PrescopedAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring bean definition parser for prescoped attributes.
- PrescopedAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrescopedAttributeDefinitionParser
- principal - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
The principal associated with the filtering.
- principal - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
The principal associated with this resolution.
- PRINCIPAL_ID - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
A standard Principal Name
- principalDerivedClass - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser
-
Class for sourcing values from Principal(s).
- principalName - Variable in class net.shibboleth.idp.attribute.PairwiseId
-
Name of the principal represented by the identifier.
- PrincipalNameAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An attribute definition which returns an attribute with a single value - the principal.
- PrincipalNameAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.PrincipalNameAttributeDefinition
- PrincipalNameAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring Bean Definition Parser for PrincipalName attribute definitions.
- PrincipalNameAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrincipalNameAttributeDefinitionParser
- principalNameColumn - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Name of the principal name column.
- PrincipalNamePolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Compare the principal name for this resolution with the provided string.
- PrincipalNamePolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PrincipalNamePolicyRule
- PrincipalNameRegexpPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Compare the principal name for this resolution with the provided regexp.
- PrincipalNameRegexpPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PrincipalNameRegexpPolicyRule
- PrincipalNameRegexRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
PrincipalNameRegexpPolicyRule. - PrincipalNameRegexRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PrincipalNameRegexRuleParser
- PrincipalNameRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
PrincipalNamePolicyRule. - PrincipalNameRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PrincipalNameRuleParser
- process(XMLObject) - Method in class net.shibboleth.idp.saml.attribute.impl.AttributeMappingNodeProcessor
- processDescriptions() - Method in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Process any properties that start with
AttributeTranscoderRegistry.PROP_DESCRIPTIONand create a Locale map around them. - processDisplayNames() - Method in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Process any properties that start with
AttributeTranscoderRegistry.PROP_DISPLAY_NAMEand create a Locale map around them. - processLocalizedElement(List<Element>, ManagedMap<String, Object>, String) - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
-
Used to process string elements that contain an xml:lang attribute expressing localization.
- processMappedTag(IdPAttribute, AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Process a mapped tag by returning any value found and caching if necessary.
- processTag(Attribute, AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Process a tag by returning any value found and caching if necessary.
- profileIdLookupStrategy - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Strategy for obtaining profile ID for property naming.
- profileMetadataLookupStrategy - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Strategy for obtaining metadata via ProfileRequestContext.
- ProfilePolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Compare the profile identifier for this resolution with the provided string.
- ProfilePolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.ProfilePolicyRule
- profileRequestContextLookupStrategy - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Lookup strategy used to locate profile request context for the request.
- ProfileRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
ProfilePolicyRule. - ProfileRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.ProfileRuleParser
- PROP_CONDITION - Static variable in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Property name for accessing an activation condition object to apply.
- PROP_DECODER - Static variable in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Property prefix for indicating whether a rule applies to decoding.
- PROP_DESCRIPTION - Static variable in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Property prefix for language-specific description of attribute.
- PROP_DISPLAY_NAME - Static variable in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Property prefix for language-specific display name of attribute.
- PROP_ENCODE_TYPE - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML1AttributeTranscoder
-
Whether to encode the xsi:type.
- PROP_ENCODE_TYPE - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML2AttributeTranscoder
-
Whether to encode the xsi:type.
- PROP_ENCODER - Static variable in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Property prefix for indicating whether a rule applies to encoding.
- PROP_EPOCH_UNITS - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2DateTimeAttributeTranscoder
-
One of "ms" or "s", controlling the unit to use when converting to an epoch.
- PROP_FRIENDLY_NAME - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML2AttributeTranscoder
-
A friendly, human readable, name for the attribute.
- PROP_ID - Static variable in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Property name for accessing the name of the
IdPAttributeto decode into. - PROP_INCLUDE_ATTR_VALUE - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1XMLObjectAttributeTranscoder
-
Property indicating whether to decode the AttributeValue element itself, or its child element.
- PROP_INCLUDE_ATTR_VALUE - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2XMLObjectAttributeTranscoder
-
Property indicating whether to decode the AttributeValue element itself, or its child element.
- PROP_NAME - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML1AttributeTranscoder
-
The attribute name.
- PROP_NAME - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML2AttributeTranscoder
-
The attribute name.
- PROP_NAME_FORMAT - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML2AttributeTranscoder
-
The format of the attribute name.
- PROP_NAME_FROM_METADATA - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML1AttributeTranscoder
-
Flag to signal use of metadata to override name to encode.
- PROP_NAME_FROM_METADATA - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML2AttributeTranscoder
-
Flag to signal use of metadata to override name to encode.
- PROP_NAMESPACE - Static variable in interface net.shibboleth.idp.saml.attribute.transcoding.SAML1AttributeTranscoder
-
The namespace of the attribute name.
- PROP_RELYINGPARTIES - Static variable in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Property name for accessing relying parties to wrap an activation condition around.
- PROP_SCOPE_ATTR_NAME - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ScopedStringAttributeTranscoder
-
Name of XML attribute when scopeType property is "attribute".
- PROP_SCOPE_ATTR_NAME - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ScopedStringAttributeTranscoder
-
Name of XML attribute when scopeType property is "attribute".
- PROP_SCOPE_DELIMITER - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ScopedStringAttributeTranscoder
-
Scope delimiter when scopeType property is "inline".
- PROP_SCOPE_DELIMITER - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ScopedStringAttributeTranscoder
-
Scope delimiter when scopeType property is "inline".
- PROP_SCOPE_TYPE - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ScopedStringAttributeTranscoder
-
One of "inline" or "attribute", controlling the style of XML encoding.
- PROP_SCOPE_TYPE - Static variable in class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ScopedStringAttributeTranscoder
-
One of "inline" or "attribute", controlling the style of XML encoding.
- PROP_TRANSCODER - Static variable in interface net.shibboleth.idp.attribute.transcoding.AttributeTranscoderRegistry
-
Property name for accessing
AttributeTranscoderobject to use. - propagateResolutionExceptions - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Whether an
ResolutionExceptionthat occurred resolving attributes will be re-thrown. - propagateResolutionExceptions - Variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Plugin property "propagateResolutionExceptions".
- propertyAliases - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
The "full" property identifiers to support.
- propertyMap - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy.CachedConfigurationContext
-
Cached property map.
- propertyName - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Base name of property to check for.
- propertyType - Variable in class net.shibboleth.idp.attribute.config.AbstractCollectionConfigurationLookupStrategy
-
Type of bean in collection.
- propertyType - Variable in class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
-
Type of bean to return.
- providedValue - Variable in class net.shibboleth.idp.attribute.AttributesMapContainer
-
The map we are encapsulating.
- proxiedRequesterContext - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Cache of the proxied requester context.
- proxiedRequesterContextLookupStrategy - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Lookup strategy used to locate a
ProxiedRequesterContext. - ProxiedRequesterEntityAttributeExactPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Matcher that checks, via an exact match, if the proxied requester's metadata contains an entity attribute with a given value.
- ProxiedRequesterEntityAttributeExactPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.ProxiedRequesterEntityAttributeExactPolicyRule
- ProxiedRequesterEntityAttributeExactRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
ProxiedRequesterEntityAttributeExactPolicyRule. - ProxiedRequesterEntityAttributeExactRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterEntityAttributeExactRuleParser
- ProxiedRequesterEntityAttributeRegexPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Matcher that checks, via regex, if the proxied attribute requester's metadata contains an entity attribute with a given value.
- ProxiedRequesterEntityAttributeRegexPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.ProxiedRequesterEntityAttributeRegexPolicyRule
- ProxiedRequesterEntityAttributeRegexRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
ProxiedRequesterEntityAttributeRegexPolicyRule. - ProxiedRequesterEntityAttributeRegexRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterEntityAttributeRegexRuleParser
- ProxiedRequesterInEntityGroupPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
A matcher that evaluates to true if proxied requester's metadata matches the provided entity group name, or a valid metadata-sourced affiliation of entities.
- ProxiedRequesterInEntityGroupPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.ProxiedRequesterInEntityGroupPolicyRule
- ProxiedRequesterInEntityGroupRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
ProxiedRequesterInEntityGroupPolicyRule. - ProxiedRequesterInEntityGroupRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterInEntityGroupRuleParser
- proxiedRequesterMetadataContext - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Cache of proxied requester metadata context.
- proxiedRequesterMetadataContextLookupStrategy - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Lookup strategy used to locate a proxied requester's metadata context.
- ProxiedRequesterPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Compare a proxied attribute requester's entity ID for this resolution with the provided name.
- ProxiedRequesterPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.ProxiedRequesterPolicyRule
- ProxiedRequesterRegexpPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl
-
Compare a proxied attribute requester's entity ID for this resolution with the provided regexp.
- ProxiedRequesterRegexpPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.ProxiedRequesterRegexpPolicyRule
- ProxiedRequesterRegexRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
ProxiedRequesterRegexpPolicyRule. - ProxiedRequesterRegexRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.ProxiedRequesterRegexRuleParser
- ProxiedRequesterRegistrationAuthorityPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Rule based on RPI extension in proxied requester's metadata.
- ProxiedRequesterRegistrationAuthorityPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.ProxiedRequesterRegistrationAuthorityPolicyRule
- ProxiedRequesterRegistrationAuthorityRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Spring bean definition parser that creates
ProxiedRequesterRegistrationAuthorityPolicyRulebeans. - ProxiedRequesterRegistrationAuthorityRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterRegistrationAuthorityRuleParser
- ProxiedRequesterRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.policyrule.impl
-
Bean definition parser for
ProxiedRequesterPolicyRule. - ProxiedRequesterRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.ProxiedRequesterRuleParser
Q
- QUALIFIED_ID - Static variable in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
-
The attribute name for the qualified id.
- queryTimeout - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Timeout of SQL queries.
- queryTimeout - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.AbstractExecutableStatementBuilder
-
Query timeout.
R
- RDBMSDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms.impl
-
A
DataConnectorthat queries a relation database in order to retrieve attribute data. - RDBMSDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
- RDBMSDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl
-
Bean definition Parser for a
RDBMSDataConnector. - RDBMSDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser
- RDBMSDataConnectorParser.V2Parser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl
-
Utility class for parsing v2 schema configuration.
- readWriteLock - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
If non-null we doing local locking.
- recipientColumn - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Name of the recipient entityID column.
- recipientEntityID - Variable in class net.shibboleth.idp.attribute.PairwiseId
-
ID of the entity to which the identifier was issued.
- recordAttributeDefinitionResolution(AttributeDefinition, IdPAttribute) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Records the results of an attribute definition resolution.
- recordDataConnectorResolution(DataConnector, Map<String, IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Records the results of an data connector resolution.
- recordFailoverResolution(DataConnector, DataConnector) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Transfer the attributes from a failover data connector to a failed one.
- referenceInsert(Context, String, Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder.EscapingReferenceInsertionEventHandler
- referenceInsert(Context, String, Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder.EscapingReferenceInsertionEventHandler
- regexp - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
-
Regular expression used to split values.
- regexpCompare(String) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractRegexpStringMatcher
-
Matches the given value against the provided regular expression.
- regexpCompare(String) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractRegexpPolicyRule
-
Matches the given value against the provided regular expression.
- RegexSplitAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An
AttributeDefinitionthat produces its attribute values by taking the first group match of a regular expression evaluating against the values of this definition's dependencies. - RegexSplitAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
- RegexSplitAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring Bean Definition Parser for Regexp split attribute definitions.
- RegexSplitAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.RegexSplitAttributeDefinitionParser
- registrars - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
The registrars to match against.
- REGISTRARS_ATTR_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AbstractRegistrationAuthorityRuleParser
-
Name of the attribute carrying the Issuers list.
- relyingPartyPredicateClass - Variable in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
Stores class of the predicate handling the relyingParties setting.
- relyingPartyPredicateFactoryMethod - Variable in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
Stores name of factory method to invoke on the predicate class handling the relyingParties setting.
- reqAttributeBuilder - Variable in class net.shibboleth.idp.saml.attribute.transcoding.AbstractSAML2AttributeTranscoder
-
Builder used to construct
RequestedAttributeobjects. - requestedAttributeNames - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
(internal) Names of the attributes that have been requested to be resolved.
- RequesterEntityAttributeExactPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Matcher that checks, via an exact match, if the attribute requester's metadata contains an entity attribute with a given value.
- RequesterEntityAttributeExactPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterEntityAttributeExactPolicyRule
- RequesterEntityAttributeExactRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
RequesterEntityAttributeExactPolicyRule. - RequesterEntityAttributeExactRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterEntityAttributeExactRuleParser
- RequesterEntityAttributeRegexPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Matcher that checks, via regex, if the attribute requester's metadata contains an entity attribute with a given value.
- RequesterEntityAttributeRegexPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterEntityAttributeRegexPolicyRule
- RequesterEntityAttributeRegexRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
RequesterEntityAttributeRegexPolicyRule. - RequesterEntityAttributeRegexRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterEntityAttributeRegexRuleParser
- RequesterInEntityGroupPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
A matcher that evaluates to true if attribute requester's metadata matches the provided entity group name, or a valid metadata-sourced affiliation of entities.
- RequesterInEntityGroupPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterInEntityGroupPolicyRule
- RequesterInEntityGroupRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
RequesterInEntityGroupPolicyRule. - RequesterInEntityGroupRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterInEntityGroupRuleParser
- requesterMetadataContext - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Cache of requester metadata context.
- requesterMetadataContextLookupStrategy - Variable in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Lookup strategy used to locate the SP's metadata context.
- RequesterNameIDFormatExactPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Checks if the attribute requester supports the required NameID format.
- RequesterNameIDFormatExactPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterNameIDFormatExactPolicyRule
- RequesterNameIDFormatRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Parser for
RequesterNameIDFormatExactPolicyRule. - RequesterNameIDFormatRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterNameIDFormatRuleParser
- RequesterRegistrationAuthorityPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.saml.impl
-
Rule based on RPI extension in attribute requester's metadata.
- RequesterRegistrationAuthorityPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.RequesterRegistrationAuthorityPolicyRule
- RequesterRegistrationAuthorityRuleParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Spring bean definition parser that creates
RequesterRegistrationAuthorityPolicyRulebeans. - RequesterRegistrationAuthorityRuleParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterRegistrationAuthorityRuleParser
- REQUIREMENT_RULE_FAILS - Static variable in interface net.shibboleth.idp.attribute.filter.PolicyRequirementRule
-
A
PolicyRequirementRulethat returns failed. - resolutionException - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
-
Exception thrown by resolution.
- resolutionException - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Exception thrown by resolution.
- ResolutionException - Exception in net.shibboleth.idp.attribute.resolver
-
An exception indicating a problem resolving attribute data.
- ResolutionException() - Constructor for exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Constructor.
- ResolutionException(Exception) - Constructor for exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Constructor.
- ResolutionException(String) - Constructor for exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Constructor.
- ResolutionException(String, Exception) - Constructor for exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Constructor.
- resolutionLabel - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Label distinguishing different "types" of attribute resolution for use in resolver.
- ResolutionLabelLookupFunction - Class in net.shibboleth.idp.attribute.resolver.context.navigate
-
A function that returns
AttributeResolutionContext.getResolutionLabel()if available from aAttributeResolutionContextobtained via a lookup function defined on the base class. - ResolutionLabelLookupFunction() - Constructor for class net.shibboleth.idp.attribute.resolver.context.navigate.ResolutionLabelLookupFunction
- ResolutionLabelPredicate - Class in net.shibboleth.idp.attribute.resolver.logic
-
Predicate that evaluates a
ProfileRequestContextby looking for an attribute resolution label that matches one of a designated set or a generic predicate. - ResolutionLabelPredicate(Collection<String>) - Constructor for class net.shibboleth.idp.attribute.resolver.logic.ResolutionLabelPredicate
-
Constructor.
- ResolutionLabelPredicate(Predicate<String>) - Constructor for class net.shibboleth.idp.attribute.resolver.logic.ResolutionLabelPredicate
-
Constructor.
- resolve(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Performs the attribute resolution for this plugin.
- resolve(AttributeResolutionContext) - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
-
Perform the attribute resolution for this plugin.
- resolveAttributeDefinition(String, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Resolve the
AttributeDefinitionwhich has the specified ID. - resolveAttributes(AttributeResolutionContext) - Method in interface net.shibboleth.idp.attribute.resolver.AttributeResolver
-
Resolves the attribute for the give request.
- resolveAttributes(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Resolves the attribute for the given request.
- resolveAttributes(ReloadableService<AttributeResolver>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Helper method to invoke an AttributeResolver service using this context.
- resolveDataConnector(String, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Resolve the
DataConnectorwhich has the specified ID. - resolvedAttribute - Variable in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
The attribute produced by the resolved attribute definition.
- ResolvedAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver
-
A proxy which wraps a resolved attribute definition and always returns the same attribute.
- ResolvedAttributeDefinition(AttributeDefinition, IdPAttribute) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Constructor.
- resolvedAttributeDefinitions - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Attribute definitions that have been resolved and the resultant attribute.
- resolvedAttributes - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Attributes which were resolved and released by the attribute resolver.
- resolvedAttributes - Variable in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
The attributes produced by the resolved data connector.
- resolvedConnector - Variable in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
The data connector that was resolved to produce the attributes.
- ResolvedDataConnector - Class in net.shibboleth.idp.attribute.resolver
-
A proxy which wraps a resolved data connector and always returns the same attributes.
- ResolvedDataConnector(DataConnector, Map<String, IdPAttribute>) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Constructor.
- resolvedDataConnectors - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Data connectors that have been resolved and the resultant attributes.
- resolvedDefinition - Variable in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
The attribute definition that was resolved to produce the attribute.
- resolveDependencies(ResolverPlugin<?>, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Resolves all the dependencies for a given plugin.
- resolveId(Element, AbstractBeanDefinition, ParserContext) - Method in class net.shibboleth.idp.attribute.filter.spring.BaseFilterParser
- resolveMappedTags(XMLObject, Map<String, IdPAttribute>) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.EntityAttributesDataConnector
-
Pull in mapped tags as resolved attributes.
- ResolverAttributeDefinitionDependency - Class in net.shibboleth.idp.attribute.resolver
-
A Dependency that references to an Attribute Definition.
- ResolverAttributeDefinitionDependency(String) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolverAttributeDefinitionDependency
-
Constructor.
- ResolverDataConnectorDependency - Class in net.shibboleth.idp.attribute.resolver
-
A Dependency that references to an Data Connector.
- ResolverDataConnectorDependency(String) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Constructor.
- ResolverPlugin<ResolvedType> - Interface in net.shibboleth.idp.attribute.resolver
-
Interface defining the base work done by all plugins used within attribute resolution.
- ResolverScriptContextExtender - Interface in net.shibboleth.idp.attribute.resolver.scripted
-
Marker interface for an extender of resolver scripting.
- ResolverTestSupport - Class in net.shibboleth.idp.attribute.resolver.testing
-
Support class for attribute resolvers testing.
- ResolverTestSupport() - Constructor for class net.shibboleth.idp.attribute.resolver.testing.ResolverTestSupport
- resolveSourceAttribute(AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Helper function to locate the source Attribute in the dependencies.
- resourceScript(String, Resource) - Static method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Factory to create
ScriptedResponseMappingStrategyfrom aResource. - resourceScript(String, Resource) - Static method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
-
Factory to create
ScriptedStorageMappingStrategyfrom aResource. - resourceScript(Resource) - Static method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Factory to create
ScriptedResponseMappingStrategyfrom aResource. - resourceScript(Resource) - Static method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
-
Factory to create
ScriptedStorageMappingStrategyfrom aResource. - RESULT_CACHE - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
ResultCache name.
- RESULT_CACHE_BEAN - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.CacheConfigParser
-
ResultCacheBean name.
- ResultMappingStrategy - Interface in net.shibboleth.idp.attribute.resolver.dc.rdbms
-
Strategy for mapping from a
ResultSetto a collection ofIdPAttributes. - resultRenamingMap - Variable in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
A map to rename result fields.
- RESULTS_STRING - Static variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
The id of the object where the results go.
- RESULTS_STRING - Static variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
The id of the object where the results go.
- RESULTS_STRING - Static variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
-
The id of the object where the results go.
- resultsCache - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Query result cache.
- retrieveAttributes(HTTPSearch) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnector
-
Attempts to retrieve attributes from the data source.
- retrieveAttributes(ExecutableSearchFilter) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Attempts to retrieve attributes from the LDAP.
- retrieveAttributes(ExecutableStatement) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Attempts to retrieve the attribute from the database.
- retrieveAttributes(StorageServiceSearch) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
-
Attempts to retrieve attributes from the data source.
- retrieveAttributes(T1) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Attempts to retrieve attributes from the data source.
- retryableErrors - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Error messages that signal a transaction should be retried.
- RETURN_VALUE_ELEMENT_NAME_RESOLVER - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser
-
return Value element name.
- returnValue - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Return value.
- retVal - Variable in class net.shibboleth.idp.attribute.filter.testing.MockPolicyRequirementRule
-
to return from matcher().
- rule - Variable in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Criterion that must be met for this policy to be active for a given request.
- rule - Variable in class net.shibboleth.idp.attribute.filter.MatcherFromPolicy
-
The rule we are shadowing.
- rule - Variable in class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Underlying map containing the rule.
- rulePredicate - Variable in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PredicatePolicyRule
-
The predicate to use.
- rules - Variable in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.AbstractComposedPolicyRule
-
The composed matchers.
- rules - Variable in class net.shibboleth.idp.attribute.transcoding.impl.TranscodingRuleLoader
-
Rules loaded.
S
- salt - Variable in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Salt used when computing the ID.
- saltLookupStrategy - Variable in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Optional source of salt for request.
- SAML1AttributeTranscoder<EncodedType extends IdPAttributeValue> - Interface in net.shibboleth.idp.saml.attribute.transcoding
-
Marker interface for transcoders that operate on a SAML 1
AttributeorAttributeDesignator. - SAML1Base64AttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Spring Bean Definition Parser for
SAML1ByteAttributeTranscoder. - SAML1Base64AttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1Base64AttributeEncoderParser
- SAML1ByteAttributeTranscoder - Class in net.shibboleth.idp.saml.attribute.transcoding.impl
- SAML1ByteAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ByteAttributeTranscoder
- SAML1NameIdentifierAttributeDefinition - Class in net.shibboleth.idp.saml.attribute.resolver.impl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SAML1NameIdentifierAttributeDefinition() - Constructor for class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Constructor.
- SAML1NameIdentifierAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring bean definition parser for SAML 1 NameIdentifier attribute definitions.
- SAML1NameIdentifierAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML1NameIdentifierAttributeDefinitionParser
- SAML1ScopedStringAttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Spring Bean Definition Parser for
SAML1ScopedStringAttributeTranscoder. - SAML1ScopedStringAttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1ScopedStringAttributeEncoderParser
- SAML1ScopedStringAttributeTranscoder - Class in net.shibboleth.idp.saml.attribute.transcoding.impl
- SAML1ScopedStringAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1ScopedStringAttributeTranscoder
- SAML1StringAttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Spring Bean Definition Parser for
SAML1StringAttributeTranscoder. - SAML1StringAttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1StringAttributeEncoderParser
- SAML1StringAttributeTranscoder - Class in net.shibboleth.idp.saml.attribute.transcoding.impl
- SAML1StringAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1StringAttributeTranscoder
- SAML1XMLObjectAttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Spring Bean Definition Parser for
SAML1XMLObjectAttributeTranscoder. - SAML1XMLObjectAttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1XMLObjectAttributeEncoderParser
- SAML1XMLObjectAttributeTranscoder - Class in net.shibboleth.idp.saml.attribute.transcoding.impl
- SAML1XMLObjectAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML1XMLObjectAttributeTranscoder
- SAML2AttributeTranscoder<EncodedType extends IdPAttributeValue> - Interface in net.shibboleth.idp.saml.attribute.transcoding
-
Marker interface for transcoders that operate on a SAML 2
AttributeorRequestedAttribute. - SAML2Base64AttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Spring Bean Definition Parser for
SAML2ByteAttributeTranscoder. - SAML2Base64AttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2Base64AttributeEncoderParser
- SAML2ByteAttributeTranscoder - Class in net.shibboleth.idp.saml.attribute.transcoding.impl
- SAML2ByteAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ByteAttributeTranscoder
- SAML2DateTimeAttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Spring Bean Definition Parser for
SAML2DateTimeAttributeTranscoder. - SAML2DateTimeAttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2DateTimeAttributeEncoderParser
- SAML2DateTimeAttributeTranscoder - Class in net.shibboleth.idp.saml.attribute.transcoding.impl
- SAML2DateTimeAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2DateTimeAttributeTranscoder
- SAML2NameIDAttributeDefinition - Class in net.shibboleth.idp.saml.attribute.resolver.impl
-
Deprecated, for removal: This API element is subject to removal in a future version.
- SAML2NameIDAttributeDefinition() - Constructor for class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Constructor.
- SAML2NameIDAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring bean definition parser for SAML 2 NameID attribute definitions.
- SAML2NameIDAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML2NameIDAttributeDefinitionParser
- SAML2ScopedStringAttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Spring Bean Definition Parser for
SAML2ScopedStringAttributeTranscoder. - SAML2ScopedStringAttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2ScopedStringAttributeEncoderParser
- SAML2ScopedStringAttributeTranscoder - Class in net.shibboleth.idp.saml.attribute.transcoding.impl
- SAML2ScopedStringAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2ScopedStringAttributeTranscoder
- SAML2StringAttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Spring Bean Definition Parser for
SAML2StringAttributeTranscoder. - SAML2StringAttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2StringAttributeEncoderParser
- SAML2StringAttributeTranscoder - Class in net.shibboleth.idp.saml.attribute.transcoding.impl
- SAML2StringAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2StringAttributeTranscoder
- SAML2XMLObjectAttributeEncoderParser - Class in net.shibboleth.idp.attribute.resolver.spring.enc.impl
-
Spring Bean Definition Parser for
SAML2XMLObjectAttributeTranscoder. - SAML2XMLObjectAttributeEncoderParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2XMLObjectAttributeEncoderParser
- SAML2XMLObjectAttributeTranscoder - Class in net.shibboleth.idp.saml.attribute.transcoding.impl
- SAML2XMLObjectAttributeTranscoder() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.impl.SAML2XMLObjectAttributeTranscoder
- SAMLAttributeDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.impl.testing
-
Data Connector to extra attributes from a saml2
Assertion. - SAMLAttributeDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
- SAMLEncoderSupport - Class in net.shibboleth.idp.saml.attribute.transcoding
-
Support class for encoding IdP Attributes and their value.
- SAMLEncoderSupport() - Constructor for class net.shibboleth.idp.saml.attribute.transcoding.SAMLEncoderSupport
-
Constructor.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.basic.impl.AndMatcherParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.basic.impl.AnyParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.basic.impl.NotMatcherParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.basic.impl.OrMatcherParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.basic.impl.ScriptedMatcherParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeScopeMatcherParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeScopeRegexMatcherParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeValueRegexMatcherParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.matcher.impl.AttributeValueStringMatcherParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeIssuerRegexRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeIssuerRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeRequesterRegexRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.AttributeRequesterRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.InboundRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.NumOfAttributeValuesRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.OutboundRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PredicateRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PrincipalNameRegexRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.PrincipalNameRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.ProfileRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.ProxiedRequesterRegexRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.policyrule.impl.ProxiedRequesterRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.AttributeInMetadataRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerEntityAttributeExactRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerEntityAttributeRegexRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerInEntityGroupRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerNameIDFormatRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.IssuerRegistrationAuthorityRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterEntityAttributeExactRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterEntityAttributeRegexRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterInEntityGroupRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ProxiedRequesterRegistrationAuthorityRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterEntityAttributeExactRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterEntityAttributeRegexRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterInEntityGroupRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterNameIDFormatRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.RequesterRegistrationAuthorityRuleParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ScopeMatchesShibMDScopeParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.filter.spring.saml.impl.ValueMatchesShibMDScopeParser
-
Schema type.
- SCHEMA_TYPE - Static variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverParser
-
Schema type.
- scope - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Scope value.
- scope - Variable in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
-
Scope of the attribute value.
- ScopedAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An attribute definition that creates
ScopedStringAttributeValues by taking a source attribute value and applying a static scope to each. - ScopedAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
- ScopedAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring Bean Definition Parser for scoped attribute definitions.
- ScopedAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScopedAttributeDefinitionParser
- scopeDelimiter - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
-
Delimiter between value and scope.
- ScopedStringAttributeValue - Class in net.shibboleth.idp.attribute
-
An attribute value with an associated scope.
- ScopedStringAttributeValue(String, String) - Constructor for class net.shibboleth.idp.attribute.ScopedStringAttributeValue
-
Constructor.
- ScopeMatchesShibMDScopeParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Bean definition parser for
AttributeScopeMatchesShibMDScope. - ScopeMatchesShibMDScopeParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.ScopeMatchesShibMDScopeParser
- scopeSource - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Scope source.
- script - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
The script to evaluate.
- script - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Script to be evaluated.
- script - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Script to be evaluated.
- script - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Script to be evaluated.
- SCRIPT_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.basic.impl.ScriptedMatcherParser
-
Inline Script element name.
- SCRIPT_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser
-
Inline Script element name.
- SCRIPT_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser
-
Inline Script element name.
- SCRIPT_FILE_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.basic.impl.ScriptedMatcherParser
-
Script file element name.
- SCRIPT_FILE_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser
-
Script file element name.
- SCRIPT_FILE_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser
-
Script file element name.
- ScriptedAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An
AttributeDefinitionthat executes a script in order to populate the values of the generated attribute. - ScriptedAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Constructor.
- ScriptedAttributeDefinition.AttributeDefinitionScriptEvaluator - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
Evaluator bound to the AttributeDefinition semantic.
- ScriptedAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring bean definition parser for scripted attribute configuration elements.
- ScriptedAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser
- ScriptedDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.impl
-
A Data Connector which populates a series of attributes from a provided
ProfileRequestContext. - ScriptedDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Constructor.
- ScriptedDataConnector.DataConnectorScriptEvaluator - Class in net.shibboleth.idp.attribute.resolver.dc.impl
-
Evaluator bound to the DataConnector semantic.
- ScriptedDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Bean definition Parser for a
ScriptedDataConnector. - ScriptedDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser
- ScriptedIdPAttribute - Interface in net.shibboleth.idp.attribute.resolver.scripted
-
This is the API which is available to ECMAScripted attributes.
- ScriptedIdPAttributeImpl - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An encapsulated Attribute suitable for handing to scripts.
- ScriptedIdPAttributeImpl(IdPAttribute, String) - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Constructor.
- ScriptedMatcher - Class in net.shibboleth.idp.attribute.filter.matcher.impl
-
A
Matcherthat delegates to a JSR-223 script for its actual processing. - ScriptedMatcher() - Constructor for class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Constructor.
- ScriptedMatcher.MatcherScriptEvaluator - Class in net.shibboleth.idp.attribute.filter.matcher.impl
-
Evaluator bound to the Matcher semantic.
- ScriptedMatcherParser - Class in net.shibboleth.idp.attribute.filter.spring.basic.impl
-
Bean definition parser for
ScriptedPolicyRuleorScriptedMatcherobjects. - ScriptedMatcherParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.basic.impl.ScriptedMatcherParser
- ScriptedPolicyRule - Class in net.shibboleth.idp.attribute.filter.policyrule.impl
-
A
PolicyRequirementRulethat delegates to a JSR-223 script for its actual processing. - ScriptedPolicyRule() - Constructor for class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Constructor.
- ScriptedPolicyRule.PolicyRuleScriptEvaluator - Class in net.shibboleth.idp.attribute.filter.policyrule.impl
-
Evaluator bound to the Matcher semantic.
- ScriptedResponseMappingStrategy - Class in net.shibboleth.idp.attribute.resolver.dc.http.impl
-
HTTPResponseMappingStrategythat relies on a script to map the response to the attribute set. - ScriptedResponseMappingStrategy(EvaluableScript) - Constructor for class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Constructor.
- ScriptedStorageMappingStrategy - Class in net.shibboleth.idp.attribute.resolver.dc.storage.impl
-
StorageMappingStrategythat relies on a script to map the record to the attribute set. - ScriptedStorageMappingStrategy(EvaluableScript) - Constructor for class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
-
Constructor.
- scriptEvaluator - Variable in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Evaluator.
- scriptEvaluator - Variable in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Evaluator.
- scriptEvaluator - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Evaluator.
- scriptEvaluator - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Evaluator.
- sealer - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.DecryptedAttributeDefinition
-
The DataSealer that we'll use to decrypt the attribute.
- searchBuilder - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Builder used to create executable searches.
- searchFilter - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.ParameterizedExecutableSearchFilterBuilder
-
LDAP search filter.
- searchOperation - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
For executing LDAP searches.
- SearchResultMappingStrategy - Interface in net.shibboleth.idp.attribute.resolver.dc.ldap
-
Strategy for mapping from a
SearchResponseto a collection ofIdPAttributes. - SECOND_ATTRIBUTE_VALUE_RESULTS - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Some test attributes.
- SECOND_ATTRIBUTE_VALUE_STRINGS - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Another attributes values.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.AttributeDecodingException
-
Serialization ID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.AttributeEncodingException
-
Serial version UID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.AttributeException
-
Serial version UID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.filter.AttributeFilterException
-
Serial version UID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.resolver.dc.ValidationException
-
Serial version UID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.resolver.MultipleResultAnErrorResolutionException
-
Serial ID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.resolver.NoResultAnErrorResolutionException
-
versionID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Serial version UID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.UnsupportedAttributeTypeException
-
Serial version UID.
- servletRequestSupplier - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ComputedIdDataConnectorParser
-
 ID of system bean used to access servlet request.
- setAcceptStatuses(Collection<Integer>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Set the HTTP status codes to treat as successful.
- setAcceptTypes(Collection<String>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Set the content-types to allow.
- setActivationCondition(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Sets the predicate which defines whether this plugin is active for a given request.
- setActivationCondition(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Bean setter in support of
AbstractResolverPlugin.setActivationCondition(Predicate). - setActivationCondition(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Set an activation condition for this transcoder.
- setAlgorithm(String) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Set the JCE algorithm name of the digest algorithm to use (default is SHA).
- setAllAttributes(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Set whether all the connector's attributes are part of the dependency.
- setAllowCachedResults(boolean) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set whether to allow for results from cache.
- setApplicationContext(ApplicationContext) - Method in class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
- setApplicationContext(ApplicationContext) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
- setAttachSQL(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the UPDATE statement used to attach an SPProvidedID to an issued value.
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Sets the attribute definitions for this resolver.
- setAttributeDependencies(Set<ResolverAttributeDefinitionDependency>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Sets the list of dependencies for this plugin.
- setAttributeDependencies(Set<ResolverAttributeDefinitionDependency>) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Bean setter in support of
AbstractResolverPlugin.setAttributeDependencies(Set). - setAttributeId(String) - Method in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Sets the ID of the attribute to which this rule applies.
- setAttributeId(String) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Set the attribute whose value count is under question.
- setAttributeIssuerID(String) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Sets the attribute issuer (me) associated with this filtering.
- setAttributeIssuerID(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the attribute issuer (me) associated with this resolution.
- setAttributeName(String) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Set the SAML Attribute Name to look for in the metadata.
- setAttributeName(String) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Sets the name of the entity attribute the entity must have.
- setAttributeNameFormat(String) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Set the SAML Attribute NameFormat to look for in the metadata.
- setAttributeNames(Collection<String>) - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Set the names of the connector's attributes that make up the dependency.
- setAttributeRecipientGroupID(String) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Set the attribute recipient grouping associated with this filtering.
- setAttributeRecipientGroupID(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the attribute recipient grouping associated with this resolution.
- setAttributeRecipientID(String) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Sets the attribute recipient (her) associated with this filtering.
- setAttributeRecipientID(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the attribute recipient (her) associated with this resolution.
- setAttributeResolutionContextLookupStrategy(Function<ProfileRequestContext, AttributeResolutionContext>) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
-
Sets the strategy used to locate the
AttributeResolutionContextassociated with a givenProfileRequestContext. - setAttributesFunction(Function<ProfileRequestContext, List<IdPAttribute>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
-
Sets the attribute derivation function.
- setAttributesStrategy(Function<AttributeResolutionContext, List<Attribute>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.testing.SAMLAttributeDataConnector
-
Sets the strategy for finding the(SAML) Attributes from the resolution context.
- setAttributeValuesFunction(Function<ProfileRequestContext, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
-
Sets the attribute value function.
- setAuthCredential(Credential) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
-
Set the authentication credential for the LDAP connection.
- setBodyTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Set the body template to be evaluated.
- setCacheKeyTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Set the cache key template to be evaluated.
- setCaseSensitive(boolean) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractStringMatcher
-
Sets whether the match evaluation is case sensitive.
- setCaseSensitive(boolean) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractStringPolicyRule
-
Sets whether the policy evaluation is case sensitive.
- setCaseSensitive(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Set whether case is sensitive.
- setCharacterSet(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Set the character set.
- setCheckAffiliations(boolean) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
-
Set whether to check a supplied
MetadataResolverfor membership in an AffiliationDescriptor as a form of group policy. - SetConfigurationLookupStrategy<T> - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives Set<String>-valued configuration settings based on EntityAttribute extension tags.
- SetConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.SetConfigurationLookupStrategy
- setConnectionFactory(ConnectionFactory) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Sets the connection factory for retrieving
Connections. - setConsented(boolean) - Method in class net.shibboleth.idp.attribute.context.AttributeContext
-
Sets whether attribute release consent was obtained from the subject during this request but not stored.
- setContextTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Set the context template to be evaluated.
- setCreateTimeColumn(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the name of the creation time column.
- setCreationTime(Instant) - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Set the time the identifier was created.
- setCustomObject(Object) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Set the custom (externally provided) object.
- setCustomObject(Object) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Set the custom (externally provided) object.
- setCustomObject(Object) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Set the custom (externally provided) object.
- setCustomObject(Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Set the custom (externally provided) object.
- setCustomObject(Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Set the custom (externally provided) object.
- setCustomObject(Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Set the custom (externally provided) object.
- setCustomObject(Object) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Set the custom (externally provided) object.
- setDataConnectorDependencies(Set<ResolverDataConnectorDependency>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Sets the list of dependencies for this plugin.
- setDataConnectorDependencies(Set<ResolverDataConnectorDependency>) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Bean setter in support of
AbstractResolverPlugin.setDataConnectorDependencies(Set). - setDataConnectors(Collection<DataConnector>) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Sets the data connectors for this resolver.
- setDataSealer(DataSealer) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DecryptedAttributeDefinition
-
Set the DataSealer (sealer) for this Definition.
- setDataSource(DataSource) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Get the source datasource used to communicate with the database.
- setDataSource(DataSource) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Sets the JDBC data source for retrieving
Connections. - setDateTimeFormatter(DateTimeFormatter) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Set a formatter to use to convert string data into an
Instant. - setDeactivateSQL(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the UPDATE statement used to deactivate issued values.
- setDeactivationTime(Instant) - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Set the time the identifier was deactivated.
- setDeactivationTimeColumn(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the name of the deactivation time column.
- setDefaultValue(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Sets the default return value.
- setDefaultValue(T) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets a default value to return as the function result in the absence of an explicit property.
- setDefaultValueStrategy(Function<BaseContext, T>) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets a default value function to apply in the absence of an explicit property.
- setDeleteSQL(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the DELETE statement used to clear dummy row(s) created during verification.
- setDependencyOnly(boolean) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Sets whether this attribute definition is only a dependency and thus its values should never be released outside the resolver.
- setDependencyOnly(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Sets whether this attribute definition is only a dependency and thus its values should never be released outside the resolver.
- setDirection(AttributeFilterContext.Direction) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Sets the direction of filtering.
- setEnableCaching(boolean) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets whether property lookup should be cached in the profile context tree.
- setEncodedSalt(String) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Set the base64-encoded salt used when computing the ID.
- setEncoding(ComputedPairwiseIdStore.Encoding) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Set the post-digest encoding to use.
- setEntityGroup(String) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityGroupPolicyRule
-
Sets the entity group to match against.
- setEpochInSeconds(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Set whether to convert numeric string data into an epoch using seconds instead of milliseconds.
- setExceptionMap(Map<String, Map<String, String>>) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Install map of exceptions that override standard generation.
- setExecutableSearchBuilder(ExecutableSearchBuilder<T1>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Sets the builder used to create the executable searches.
- setExplicitPropertyName(boolean) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets whether to treat the property name as absolute instead of auto-prefixed by profile or alias values.
- setExportAttributes(Collection<String>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Sets the list of attribute names to export during resolution.
- setExportAttributes(Collection<String>) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Sets the list of attribute names to export during resolution.
- setExtendedConditionFactory(Function<Map<String, Object>, Predicate<ProfileRequestContext>>) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
-
Set a factory function to call to consume a rule set and produce an optional "extended" activation condition
Predicate. - setExtendedConditionFactory(Function<Map<String, Object>, Predicate<ProfileRequestContext>>) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Set a factory function to call to consume a rule set and produce an optional "extended" activation condition
Predicate. - setFailFastInitialize(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Whether the data connector fails fast (on initialize).
- setFailoverDataConnectorId(String) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Set the ID of the
AbstractDataConnectorwhose values will be used in the event that this data connector experiences an error. - setFailoverDataConnectorId(String) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Set the ID of the
AbstractDataConnectorwhose values will be used in the event that this data connector experiences an error. - setFailure(boolean) - Method in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Fail resolutions
- setFailValidate(boolean) - Method in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
-
set whether we are going to fail {
MockMatcher.getMatchingValues(IdPAttribute, AttributeFilterContext). - setFilteredIdPAttributes(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Sets the attributes that have been filtered.
- setGeneratedAttributeId(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Set the ID of the attribute generated by this connector.
- setGeneratedAttributeID(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
-
Set the ID of the attribute generated by this connector if simple result mapping used.
- setGetByIssuedSelectSQL(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the SELECT statement used to lookup records by issued value.
- setGetBySourceSelectSQL(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the SELECT statement used to lookup records by source ID.
- setHeaders(Map<String, String>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Set map of headers that will be set on request.
- setHttpClient(HttpClient) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnector
-
Set the
HttpClientto use. - setHttpClientSecurityParameters(HttpClientSecurityParameters) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
-
Set the optional client security parameters.
- setHttpClientSecurityParameters(HttpClientSecurityParameters) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.HTTPDataConnector
-
Set the optional client security parameters.
- setHttpServletRequestSupplier(NonnullSupplier<HttpServletRequest>) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Sets a supplier for the servlet request by which the
ProfileRequestContextcan be obtained. - setId(String) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Set the component Id.
- setIdPAttributes(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.context.AttributeContext
-
Sets the attributes tracked by this context.
- setIgnoreConversionErrors(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DateTimeAttributeDefinition
-
Set whether to ignore conversion failures.
- setIgnoreUnmappedEntityAttributes(boolean) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets whether property lookup should be based solely on mapped/decoded objects and not on underlying SAML Attributes.
- setIgnoreUnmappedEntityAttributes(boolean) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Sets whether to ignore unmapped/decoded EntityAttribute extensions as an optimization.
- setInitialValueStore(PairwiseIdStore) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set a store to use to produce the first value for a given issuer/recipient pair.
- setInsertSQL(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the INSERT statement used to insert new records.
- setIsDenyRule(boolean) - Method in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Sets the rule used to determine denied attribute values filtered by this rule.
- setIssuerEntityID(String) - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Set the ID of the entity that issued the identifier.
- setIssuerMetadataContextLookupStrategy(Function<AttributeFilterContext, SAMLMetadataContext>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Set the strategy used to locate the IdP's metadata context.
- setKeyTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Set the key template to be evaluated.
- setLastFail(Instant) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Set the time when this connector last failed.
- setLastSuccess(Instant) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Set the time when this connector last worked.
- setLegacyPropertyName(String) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets a legacy "base" name of the property/setting to derive.
- setLocalEntityColumn(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the name of the issuer entityID column.
- setLocalLocking(boolean) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Will we do thread level locking or delegate to the Database?
- setMappingStrategy(SearchResultMappingStrategy) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Sets the strategy for mapping from search results to a collection of
IdPAttributes. - setMappingStrategy(ResultMappingStrategy) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Sets the strategy for mapping from search results to a collection of
IdPAttributes. - setMappingStrategy(T2) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Sets the strategy for mapping from search results to a collection of
IdPAttributes. - setMatchDirection(AttributeFilterContext.Direction) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.DirectionPolicyRule
-
Sets the
AttributeFilterContext.Directionto match for a positive evaluation. - setMatcher(Matcher) - Method in class net.shibboleth.idp.attribute.filter.AttributeRule
-
Sets the rule used to determine permitted attribute values filtered by this rule.
- setMatchIfMetadataSilent(boolean) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Sets whether to match if the metadata contains no AttributeConsumingService.
- setMatchIfMetadataSilent(boolean) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
Set what to do if there is no mdrpi/extensions.
- setMatchingAttribute(String) - Method in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
-
Sets the ID of the attribute to which this matcher applies.
- setMatchingValues(Collection<?>) - Method in class net.shibboleth.idp.attribute.filter.testing.MockMatcher
-
Sets the values, of the attribute, considered to match this matcher.
- setMatchString(String) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractStringMatcher
-
Sets the string to match for a positive evaluation.
- setMatchString(String) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractStringPolicyRule
-
Sets the string to match for a positive evaluation.
- setMaximum(int) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Set the maximum allowed number of attribute values.
- setMaxLength(long) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Set a limit on content-length.
- setMessageMetadataLookupStrategy(Function<MessageContext, EntityDescriptor>) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets lookup strategy for metadata to examine by way of
MessageContext. - setMetadataContextLookupStrategy(Function<ProfileRequestContext, SAMLMetadataContext>) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.EntityAttributesDataConnector
-
Set the lookup strategy for the
SAMLMetadataContextto pull tags from. - setMetadataResolver(MetadataResolver) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Set supplemental source of metadata for filtering rules.
- setMethod(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Set the HTTP method.
- setMIMEType(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Set the MIME type.
- setMinimum(int) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.NumOfAttributeValuesPolicyRule
-
Set the minimum allowed number of attribute values.
- setMultipleResultsAnError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Sets whether multiple results is treated as an error.
- setNameFormat(String) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributePolicyRule
-
Sets the name format of the entity attribute the entity must have.
- setNameFromMetadataLookupStrategy(Function<ProfileRequestContext, Set<String>>) - Method in class net.shibboleth.idp.attribute.transcoding.AbstractAttributeTranscoder
-
Sets lookup strategy for obtaining tag-based naming overrides from metadata.
- setNameIdFormat(String) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractNameIDFormatExactPolicyRule
-
Sets the NameID format that needs to be supported by the entity.
- setNameIdFormat(String) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Sets the format for the NameID used as an attribute value.
- setNameIdFormat(String) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Sets the format for the NameID used as an attribute value.
- setNameIdQualifier(String) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML1NameIdentifierAttributeDefinition
-
Deprecated.Sets the NameQualifier for the NameID used as an attribute value.
- setNameIdQualifier(String) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Sets the NameQualifier for the NameID used as an attribute value.
- setNameIdSPQualifier(String) - Method in class net.shibboleth.idp.saml.attribute.resolver.impl.SAML2NameIDAttributeDefinition
-
Deprecated.Sets the SPNameQualifier for the NameID used as an attribute value.
- setNamingRegistry(Collection<AttributeTranscoderRegistry.NamingFunction<?>>) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeRegistryServiceStrategy
-
Sets the collection of
AttributeTranscoderRegistry.NamingFunctions to install into the registry. - setNamingRegistry(Collection<AttributeTranscoderRegistry.NamingFunction<?>>) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Installs registry of naming functions mapped against the types of objects they support.
- setNegation(Matcher) - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.NotMatcher
-
Constructor.
- setNegation(PolicyRequirementRule) - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.NotPolicyRule
-
Set the attribute value matcher to be negated.
- setNoResultAnError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Sets whether an empty result set is treated as an error.
- setNoResultAnError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
-
Sets whether the lack of a returned record constitutes an error.
- setNoResultIsError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ContextDerivedDataConnector
-
Sets whether the lack of a returned record constitutes an error.
- setNoRetryDelay(Duration) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Set how long to wait until we declare the connector (potentially) alive again.
- setOnlyIfRequired(boolean) - Method in class net.shibboleth.idp.attribute.filter.matcher.saml.impl.AttributeInMetadataMatcher
-
Sets whether optionally requested attributes should be matched.
- setPairwiseId(String) - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Set the pairwise identifier.
- setPairwiseIdStore(PairwiseIdStore) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Set the underlying pairwise ID store.
- setPartialMatch(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Set whether partial matches should be allowed.
- setPassThru(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Sets whether the definition passes unmatched values through.
- setPattern(Pattern) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractRegexpStringMatcher
-
Sets the
Patternfor matching to match. - setPattern(Pattern) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractRegexpPolicyRule
-
Sets the
Patternfor matching to match. - setPeerEntityColumn(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the name of the recipient entityID column.
- setPeerProvidedId(String) - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Set the alias, provided by the recipient, attached to this ID.
- setPeerProvidedIdColumn(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the name of the peer-provided ID column.
- setPersistentIdColumn(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the name of the persistent ID column.
- setPrefilteredIdPAttributes(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Sets the attributes which are to be filtered.
- setPreRequested(boolean) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Sets whether this definition (and its dependencies) are to be pre-resolved.
- setPrincipal(String) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Gets the principal associated with the filtering.
- setPrincipal(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the principal associated with this resolution.
- setPrincipalName(String) - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Set the name of the principal the identifier represents.
- setPrincipalNameColumn(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the name of the principal name column.
- setProfileAliases(Collection<String>) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets profile ID aliases to include when checking for metadata tags (the property name is suffixed to the aliases).
- setProfileIdLookupStrategy(Function<BaseContext, String>) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets lookup strategy for profile ID to base property names on.
- setProfileMetadataLookupStrategy(Function<ProfileRequestContext, EntityDescriptor>) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets lookup strategy for metadata to examine by way of
ProfileRequestContext. - setProfileRequestContextLookupStrategy(Function<AttributeFilterContext, ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Sets the lookup strategy for locating the profile request context.
- setProfileRequestContextLookupStrategy(Function<AttributeResolutionContext, ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the strategy used to locate the
ProfileRequestContextassociated with this context. - setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Set whether an
AttributeResolutionContextthat occurred resolving attributes will be re-thrown. - setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Set whether an
AttributeResolutionContextthat occurred resolving attributes will be re-thrown. - setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Set whether an
AttributeResolutionContextthat occurred resolving attributes will be re-thrown. - setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Bean setter in support of
AbstractResolverPlugin.setPropagateResolutionExceptions(boolean). - setPropertyName(String) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets the "base" name of the property/setting to derive.
- setPropertyType(Class<T>) - Method in class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
-
Set the type of bean to search for.
- setPropertyType(Class<T1>) - Method in class net.shibboleth.idp.attribute.config.AbstractCollectionConfigurationLookupStrategy
-
Set the type of object to coerce collection elements into.
- setProxiedRequesterContextLookupStrategy(Function<AttributeFilterContext, ProxiedRequesterContext>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Set the strategy used to locate the SP's metadata context.
- setProxiedRequesterMetadataContextLookupStrategy(Function<AttributeFilterContext, SAMLMetadataContext>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Set the strategy used to locate a proxied requester's metadata context.
- setQuery(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.FormatExecutableStatementBuilder
-
Set the query to search the database.
- setQueryTimeout(Duration) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the SQL query timeout.
- setQueryTimeout(Duration) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.AbstractExecutableStatementBuilder
-
Sets the timeout of the SQL query.
- setRecipientEntityID(String) - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Set the ID of the entity to which the identifier was issued.
- setReferenceInsertionEventHandler(ReferenceInsertionEventHandler) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Sets the
ReferenceInsertionEventHandlerto be used. - setReferenceInsertionEventHandler(ReferenceInsertionEventHandler) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Sets the
ReferenceInsertionEventHandlerto be used. - setRegistrars(Collection<String>) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractRegistrationAuthorityPolicyRule
-
Set the candidate registrars.
- setRegularExpression(Pattern) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
-
Sets the regular expression used to split input values.
- setRequestedIdPAttributeNames(Collection<String>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the (internal) names of the attributes requested to be resolved.
- setRequesterMetadataContextLookupStrategy(Function<AttributeFilterContext, SAMLMetadataContext>) - Method in class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext
-
Set the strategy used to locate the SP's metadata context.
- setRequired(boolean) - Method in class net.shibboleth.idp.attribute.IdPRequestedAttribute
-
Set whether this attribute is to be marked as required.
- setResolutionLabel(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the optional "contextual" label associated with this attribute resolution.
- setResolvedIdPAttributes(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the set of resolved attributes.
- setResultRenamingMap(Map<String, String>) - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Set the map of aliasing rules.
- setResultsCache(Cache<String, Map<String, IdPAttribute>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Sets the cache used to cache search results.
- setRetryableErrors(Collection<String>) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the error messages to check for classifying a driver error as retryable, generally indicating a lock violation or duplicate insert that signifies a broken database.
- setReturnValue(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Sets the return value.
- setRetVal(PolicyRequirementRule.Tristate) - Method in class net.shibboleth.idp.attribute.filter.testing.MockPolicyRequirementRule
-
Set what to return
- setRulePredicate(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.filter.policyrule.filtercontext.impl.PredicatePolicyRule
-
set the Predicate we'll use.
- setSalt(byte[]) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Set the salt used when computing the ID.
- setSalt(String) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Set the salt used when computing the ID.
- setSaltLookupStrategy(BiFunction<ProfileRequestContext, PairwiseId, String>) - Method in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
Sets an optional function to use to obtain the salt for the request.
- setScope(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Set the scope for this definition.
- setScopeDelimiter(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
-
Set the delimiter between value and scope.
- setScopeSource(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Set the source of the scope for this definition.
- setScript(EvaluableScript) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Sets the script to be evaluated.
- setScript(EvaluableScript) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Sets the script to be evaluated.
- setScript(EvaluableScript) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Sets the script to be evaluated.
- setScript(EvaluableScript) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Sets the script to be evaluated.
- setScriptContextExtenders(Collection<FilterScriptContextExtender>) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
-
Set any script context extenders to apply.
- setScriptContextExtenders(Collection<FilterScriptContextExtender>) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
-
Set any script context extenders to apply.
- setScriptContextExtenders(Collection<ResolverScriptContextExtender>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Set any script context extenders to apply.
- setScriptContextExtenders(Collection<ResolverScriptContextExtender>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Set any script context extenders to apply.
- setSearchFilter(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.ParameterizedExecutableSearchFilterBuilder
-
Set the filter used for the LDAP search.
- setSearchOperation(SearchOperation) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Sets the search executor for executing searches.
- setSourceIdColumn(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the name of the source ID column.
- setSourceSystemId(String) - Method in class net.shibboleth.idp.attribute.PairwiseId
-
Set the underlying unique key/ID from the source IDM system, which may be more stable than the "name".
- setSourceValues(Collection<SourceValue>) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Sets the Source values for the mapping.
- setStorageService(StorageService) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
-
Set the
StorageServiceto use. - setStrictNameFormat(boolean) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Sets whether tag matching should examine and require an Attribute NameFormat of the URI type.
- setStripNulls(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SimpleAttributeDefinition
-
Set our "Null" strategy.
- setStripNulls(boolean) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverServiceStrategy
-
Sets whether to strip nulls from attribute values.
- setStripNulls(Boolean) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Sets whether to strip nulls from attribute values.
- setSubsidiaries(List<Matcher>) - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.AbstractComposedMatcher
-
Set the matchers to be composed.
- setSubsidiaries(List<PolicyRequirementRule>) - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.AbstractComposedPolicyRule
-
Set the rules to be composed.
- setTableName(String) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the table name.
- setTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Set the literal text of the template to be evaluated.
- setTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Set the template to be evaluated.
- setTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Sets the template to be evaluated.
- setTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Sets the template to be evaluated.
- setThrowValidateError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
-
Sets whether
Validator.validate(DataConnector)should throw or log errors. - setThrowValidateError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
-
Sets whether
Validator.validate(DataConnector)should throw or log errors. - setThrowValidateError(boolean) - Method in interface net.shibboleth.idp.attribute.resolver.dc.Validator
-
Sets whether
Validator.validate(DataConnector)should throw or log errors. - setTransactionIsolation(int) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the parameter that will be passed to
Connection.setTransactionIsolation(int). - setTransactionRetries(int) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set the number of retries to attempt for a failed transaction.
- setTranscoderRegistry(Collection<TranscodingRule>) - Method in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Installs the transcoder mappings en masse.
- setTrustCredential(Credential) - Method in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
-
Set the credential of the LDAP server.
- setUnfilteredIdPAttributes(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.context.AttributeContext
-
Sets the unfiltered attributes tracked by this context.
- setupAttributeValues() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
We use an internal list of attribute values to allow the legacy use of getValues().add().
- setupSourceValues(AttributeResolverWorkContext, Map<String, Iterator<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Set up a map which can be used to populate the template.
- setURLTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Set the URL template to be evaluated.
- setV2Compatibility(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
What is out V2 Compatibility mode.
- setV2Compatibility(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
What is out V2 Compatibility mode.
- setValidator(Validator) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Sets the validator used to validate this connector.
- setValidator(Validator) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Sets the validator used to validate this connector.
- setValidator(Validator) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Sets the validator used to validate this connector.
- setValue(String) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeExactPolicyRule
-
Sets the value of the entity attribute the entity must have.
- setValue(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Set the value string.
- setValue(IdPAttribute) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.StaticAttributeDefinition
-
Set the attribute value we are returning.
- setValue(IdPAttribute) - Method in class net.shibboleth.idp.attribute.resolver.testing.MockStaticAttributeDefinition
-
Set the attribute value we are returning.
- setValue(IdPAttribute) - Method in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticAttributeDefinition
-
Set the attribute value we are returning.
- setValueMaps(Collection<ValueMap>) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Sets the functions used to map an input value to an output value.
- setValueRegex(Pattern) - Method in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeRegexPolicyRule
-
Sets the value of the entity attribute the entity must have.
- setValues(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
-
Set static values returned by this connector.
- setValues(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.testing.MockStaticDataConnector
-
Set static values returned by this connector.
- setValues(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticDataConnector
-
Set static values returned by this connector.
- setValues(List<IdPAttributeValue>) - Method in class net.shibboleth.idp.attribute.IdPAttribute
-
Replaces the existing values for this attribute with the given values.
- setValues(T) - Method in class net.shibboleth.idp.attribute.resolver.spring.impl.AbstractResolverPluginFactoryBean
-
Set the locally defined values into the object under construction.
- setVelocityEngine(VelocityEngine) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Set the
VelocityEngineto be used. - setVelocityEngine(VelocityEngine) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Set the
VelocityEngineto be used. - setVelocityEngine(VelocityEngine) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Set the
VelocityEngineto be used. - setVelocityEngine(VelocityEngine) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Sets the
VelocityEngineto be used. - setVelocityEngine(VelocityEngine) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Sets the
VelocityEngineto be used. - setVelocityEngine(VelocityEngine) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Set the
VelocityEngineto be used. - setVerifyDatabase(boolean) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Set whether to allow startup if the database cannot be verified.
- shouldGenerateId() - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser
- shouldGenerateId() - Method in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser
- shouldGenerateId() - Method in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginDependencyParser
- shouldGenerateId() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
- shouldParseNameAsAliases() - Method in class net.shibboleth.idp.attribute.resolver.spring.enc.BaseAttributeEncoderParser
- SIMPLE_MANAGED_CONNECTION - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ManagedConnectionParser
-
resolver:SimpleManagedConnection.
- SimpleAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An
AttributeDefinitionthat creates an attribute whose values are the values of all its dependencies. - SimpleAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.SimpleAttributeDefinition
- SimpleAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Bean definition parser for a
SimpleAttributeDefinition. - SimpleAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SimpleAttributeDefinitionParser
- SimpleStorageMappingStrategy - Class in net.shibboleth.idp.attribute.resolver.dc.storage.impl
-
MappingStrategyfor pulling data out ofStorageRecord. - SimpleStorageMappingStrategy(String) - Constructor for class net.shibboleth.idp.attribute.resolver.dc.storage.impl.SimpleStorageMappingStrategy
-
Constructor.
- sourceIdColumn - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Name of the source ID column.
- sourceInformation - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Information about the dependency.
- sourceSystemId - Variable in class net.shibboleth.idp.attribute.PairwiseId
-
Underlying unique key/ID of the principal.
- SourceValue - Class in net.shibboleth.idp.attribute.resolver.ad.mapped.impl
-
Represents incoming attribute values and rules used for matching them.
- SourceValue() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
- SourceValueParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl
-
Bean definition parser for a
SourceValue. - SourceValueParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser
- sourceValues - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Source values.
- SP_ENTITY_ID - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
A standard SP EntityID
- SPACE_CONTAINING - Static variable in class net.shibboleth.idp.attribute.IdPAttribute
-
Value for testing illegal name.
- sqlQuery - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.FormatExecutableStatementBuilder
-
SQL query string.
- startTimer(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Conditionally start a timer at the beginning of the filtering process.
- startTimer(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Conditionally start a timer at the beginning of the resolution process.
- startTimer(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Conditionally start a timer at the beginning of the resolution process.
- STATIC_CONNECTOR_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
The name we use in this test for the static connector.
- StaticAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An attribute definition that simply returns a static value.
- StaticAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.StaticAttributeDefinition
- StaticAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticAttributeDefinition
- StaticDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.impl
-
A
DataConnectorthat just returns a static collection of attributes. - StaticDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
- StaticDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticDataConnector
- StaticDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Bean definition Parser for a
StaticDataConnector. - StaticDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StaticDataConnectorParser
- staticValue - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockAttributeDefinition
-
Static value returned by this definition.
- stopTimer(AttributeFilterContext) - Method in class net.shibboleth.idp.attribute.filter.impl.AttributeFilterImpl
-
Conditionally stop a timer at the end of the filtering process.
- stopTimer(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Conditionally stop a timer at the end of the resolution process.
- stopTimer(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Conditionally stop a timer at the end of the resolution process.
- StorageMappingStrategy - Interface in net.shibboleth.idp.attribute.resolver.dc.storage
-
Strategy for mapping from a
StorageRecordto a collection ofIdPAttributeobjects. - storageService - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
-
The
StorageServiceto use. - StorageServiceDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.storage.impl
-
This class implements a
DataConnectorthat obtains data from aStorageService. - StorageServiceDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.storage.impl.StorageServiceDataConnector
-
Constructor.
- StorageServiceDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl
-
Bean definition Parser for a
StorageServiceDataConnector. - StorageServiceDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser
- StorageServiceDataConnectorParser.V2Parser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl
-
Utility class for parsing v2 schema configuration.
- StorageServiceSearch - Interface in net.shibboleth.idp.attribute.resolver.dc.storage
-
A search that can be executed against a
StorageServiceto fetch a result. - store(PairwiseId, JDBCPairwiseIdStore.ConnectionWithLock) - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Store a record containing the values from the input object.
- StoredIdDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Spring bean definition parser for StoredIDDataConnector.
- StoredIdDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StoredIdDataConnectorParser
- strictNameFormat - Variable in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Require use of URI attribute name format.
- StringAttributeValue - Class in net.shibboleth.idp.attribute
-
Base class for
IdPAttributevalues that are strings. - StringAttributeValue(String) - Constructor for class net.shibboleth.idp.attribute.StringAttributeValue
-
Constructor.
- StringAttributeValueMappingStrategy - Class in net.shibboleth.idp.attribute.resolver.dc.ldap
-
A simple
SearchResultMappingStrategythat iterates over all result entries and includes all attribute values as strings. - StringAttributeValueMappingStrategy() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.StringAttributeValueMappingStrategy
- stringCompare(String) - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.AbstractStringMatcher
-
Matches the given value against the provided match string.
- stringCompare(String) - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.AbstractStringPolicyRule
-
Matches the given value against the provided match string.
- StringConfigurationLookupStrategy - Class in net.shibboleth.idp.attribute.config
-
A strategy function that examines SAML metadata associated with a relying party and derives String-valued configuration settings based on EntityAttribute extension tags.
- StringConfigurationLookupStrategy() - Constructor for class net.shibboleth.idp.attribute.config.StringConfigurationLookupStrategy
- StringResultMappingStrategy - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms
-
A simple
ResultMappingStrategythat assumes all columns in the result set should be mapped and that all values are strings. - StringResultMappingStrategy() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.StringResultMappingStrategy
- stripNulls - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.SimpleAttributeDefinition
-
Do we strip
EmptyAttributeValues? - stripNulls - Variable in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Whether to strip null attribute values.
- stripNulls - Variable in class net.shibboleth.idp.attribute.resolver.spring.impl.AttributeResolverServiceStrategy
-
Whether to strip null attribute values.
- SubjectDataConnectorParser - Class in net.shibboleth.idp.attribute.resolver.spring.dc.impl
-
Spring Bean Definition Parser for
ContextDerivedDataConnectorwith a predefined mapping function. - SubjectDataConnectorParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.impl.SubjectDataConnectorParser
-
Constructor.
- SubjectDerivedAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring Bean Definition Parser for attribute definitions derived from the Principal.
- SubjectDerivedAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser
-
Constructor.
- subjectDerivedClass - Variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser
-
Class for sourcing values from Subject(s).
- subjectDerivedClass - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.SubjectDataConnectorParser
-
Class for sourcing values from Subject(s).
T
- tableName - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Name of the database table.
- template - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Template to be evaluated.
- template - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Template to be evaluated.
- template - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Template evaluated to generate a search filter.
- template - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Template to be evaluated.
- TEMPLATE_ELEMENT_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.TemplateAttributeDefinitionParser
-
Template element name.
- TemplateAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
An attribute definition that constructs its values based on the values of its dependencies using the Velocity Template Language.
- TemplateAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
- TemplateAttributeDefinitionParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.impl
-
Spring bean definition parser for templated attribute definition elements.
- TemplateAttributeDefinitionParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.impl.TemplateAttributeDefinitionParser
- TemplatedBodyBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.http.impl
-
An
ExecutableSearchBuilderthat generates a request by evaluatingTemplates against the currently resolved attributes within anAttributeResolutionContextto produce a URL and body, via GET or POST, and a configurable cache key. - TemplatedBodyBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Constructor.
- TemplatedExecutableSearchFilterBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.ldap
-
An
ExecutableSearchBuilderthat generates the search filter to be executed by evaluating aTemplateagainst the currently resolved attributes within aAttributeResolutionContext. - TemplatedExecutableSearchFilterBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
- TemplatedExecutableSearchFilterBuilder.EscapingReferenceInsertionEventHandler - Class in net.shibboleth.idp.attribute.resolver.dc.ldap
-
Escapes LDAP attribute values added to the template context.
- TemplatedExecutableStatementBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms
-
An
ExecutableSearchBuilderthat generates the SQL statement to be executed by evaluating aTemplateagainst the currently resolved attributes within aAttributeResolutionContext. - TemplatedExecutableStatementBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
- TemplatedExecutableStatementBuilder.EscapingReferenceInsertionEventHandler - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms
-
Escapes SQL values added to the template context.
- TemplatedSearchBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.storage.impl
-
An
ExecutableSearchBuilderthat generates theStorageServicecontext and key using Velocity templates. - TemplatedSearchBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
- TemplatedSearchBuilder.ContextAndKey - Record Class in net.shibboleth.idp.attribute.resolver.dc.storage.impl
-
Record encapsulating storage context and key.
- TemplatedURLBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.http.impl
-
An
ExecutableSearchBuilderthat generates the URL to request by evaluating aTemplateagainst the currently resolved attributes within anAttributeResolutionContext. - TemplatedURLBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Constructor.
- templateText - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
-
Template (as Text) to be evaluated.
- templateText - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedURLBuilder
-
Text of template to be evaluated.
- templateText - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Template (as Text) to be evaluated.
- templateText - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Template (as Text) to be evaluated.
- TEST_AUTHN_METHOD - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Authentication method for Principal method tests
- TEST_PRINCIPAL - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Principal name for Principal method tests
- TEST_RELYING_PARTY - Static variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Relying party name for Principal method tests
- TestSources - Class in net.shibboleth.idp.attribute.resolver.testing
-
Basic data sources for testing the attribute generators.
- TestSources() - Constructor for class net.shibboleth.idp.attribute.resolver.testing.TestSources
-
Constructor.
- TestSources.StaticAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.testing
-
Helper class.
- TestSources.StaticDataConnector - Class in net.shibboleth.idp.attribute.resolver.testing
-
Helper class.
- theMatcher - Variable in class net.shibboleth.idp.attribute.filter.PolicyFromMatcherId
-
The rule we are shadowing.
- threadLock - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore.ConnectionWithLock
-
The lock we may or may not have set up.
- throwOnValidateError - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
-
Whether validate should throw.
- throwOnValidateError - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
-
Whether validate should throw, default value is
true. - toBase64() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Gets this value as a Base64-encoded string.
- toHex() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Get this value as a hex-encoded string.
- toString() - Method in class net.shibboleth.idp.attribute.ByteAttributeValue
- toString() - Method in class net.shibboleth.idp.attribute.DateTimeAttributeValue
- toString() - Method in class net.shibboleth.idp.attribute.EmptyAttributeValue
- toString() - Method in class net.shibboleth.idp.attribute.filter.matcher.impl.ScriptedMatcher
- toString() - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.AndMatcher
- toString() - Method in class net.shibboleth.idp.attribute.filter.matcher.logic.impl.NotMatcher
- toString() - Method in class net.shibboleth.idp.attribute.filter.policyrule.impl.ScriptedPolicyRule
- toString() - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.AbstractComposedPolicyRule
- toString() - Method in class net.shibboleth.idp.attribute.filter.policyrule.logic.impl.NotPolicyRule
- toString() - Method in class net.shibboleth.idp.attribute.IdPAttribute
- toString() - Method in class net.shibboleth.idp.attribute.PairwiseId
- toString() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
- toString() - Method in record class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder.ContextAndKey
-
Returns a string representation of this record class.
- toString() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
- toString() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
- toString() - Method in class net.shibboleth.idp.attribute.resolver.ResolverAttributeDefinitionDependency
- toString() - Method in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
- toString() - Method in class net.shibboleth.idp.attribute.StringAttributeValue
- toString() - Method in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
- transactionIsolation - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
What transaction isolation do we want?
- transactionRetry - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Number of times to retry a transaction if it rolls back.
- transcoderRegistry - Variable in class net.shibboleth.idp.saml.attribute.impl.AttributeMappingNodeProcessor
-
Service used to get the registry of decoding rules.
- TranscoderSupport - Class in net.shibboleth.idp.attribute.transcoding
-
Support functions for working with
AttributeTranscoderframework. - TranscoderSupport() - Constructor for class net.shibboleth.idp.attribute.transcoding.TranscoderSupport
-
Constructor.
- transcodingRegistry - Variable in class net.shibboleth.idp.attribute.transcoding.impl.AttributeTranscoderRegistryImpl
-
Registry of transcoding instructions for a given "name" and type of object.
- TranscodingRule - Class in net.shibboleth.idp.attribute.transcoding
-
Wrapper around a
Maprepresenting a rule for transcoding, used to detect and load the rules at runtime from a Spring context. - TranscodingRule(Map<String, Object>) - Constructor for class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Constructor.
- TranscodingRule(Properties) - Constructor for class net.shibboleth.idp.attribute.transcoding.TranscodingRule
-
Constructor.
- TranscodingRuleLoader - Class in net.shibboleth.idp.attribute.transcoding.impl
-
A mechanism for loading a set of
TranscodingRuleobjects from sources such as maps or directories of property files. - TranscodingRuleLoader(Path) - Constructor for class net.shibboleth.idp.attribute.transcoding.impl.TranscodingRuleLoader
-
Load rules from all files found below a directory root.
- TranscodingRuleLoader(Path, Collection<String>) - Constructor for class net.shibboleth.idp.attribute.transcoding.impl.TranscodingRuleLoader
-
Load rules from all files found below a directory root.
- TranscodingRuleLoader(Collection<Map<String, Object>>) - Constructor for class net.shibboleth.idp.attribute.transcoding.impl.TranscodingRuleLoader
-
Constructor.
- translate(IdPAttribute) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- translate(Attribute) - Method in class net.shibboleth.idp.attribute.config.AbstractMetadataDrivenConfigurationLookupStrategy
-
Translate the value(s) into a setting of the appropriate type.
- Tristate() - Constructor for enum class net.shibboleth.idp.attribute.filter.PolicyRequirementRule.Tristate
- TRUE - Enum constant in enum class net.shibboleth.idp.attribute.filter.PolicyRequirementRule.Tristate
-
Match.
- trustCredential - Variable in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.CredentialConfigFactoryBean
-
The credential of the LDAP server.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyGroupParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeFilterPolicyParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.filter.spring.impl.AttributeRuleParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ContextDerivedAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.DateTimeAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.DecryptedAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrescopedAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.PrincipalNameAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.RegexSplitAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML1NameIdentifierAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SAML2NameIDAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScopedAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.ScriptedAttributeDefinitionParser
-
Schema type name - resolver: .
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SimpleAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.SubjectDerivedAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.impl.TemplateAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.MappedAttributeDefinitionParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ComputedIdDataConnectorParser
-
Schema type - resolver.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ContextDerivedDataConnectorParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.EntityAttributesDataConnectorParser
-
Schema type - resolver.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.PairwiseIdDataConnectorParser
-
Schema type - resolver.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.ScriptedDataConnectorParser
-
Schema type - resolver.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StaticDataConnectorParser
-
Schema type - resolver.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.StoredIdDataConnectorParser
-
Schema type - resolver.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.impl.SubjectDataConnectorParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser
-
Schema type - resolver.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1Base64AttributeEncoderParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1ScopedStringAttributeEncoderParser
-
Schema type name.
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1StringAttributeEncoderParser
-
Schema type name..
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML1XMLObjectAttributeEncoderParser
-
Schema type name..
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2Base64AttributeEncoderParser
-
Schema type name..
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2DateTimeAttributeEncoderParser
-
Schema type name..
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2ScopedStringAttributeEncoderParser
-
Schema type name..
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2StringAttributeEncoderParser
-
Schema type name..
- TYPE_NAME - Static variable in class net.shibboleth.idp.attribute.resolver.spring.enc.impl.SAML2XMLObjectAttributeEncoderParser
-
Schema type name..
- TYPE_NAME_RESOLVER - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.SourceValueParser
-
Schema type name.
- TYPE_NAME_RESOLVER - Static variable in class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser
-
Schema type name - resolver: .
U
- unfilteredAttributes - Variable in class net.shibboleth.idp.attribute.context.AttributeContext
-
The attributes tracked by this context prior to filtering.
- UnsupportedAttributeTypeException - Exception in net.shibboleth.idp.attribute
-
Exception thrown when a particular
IdPAttributeValuetype was expected but a different one was encountered. - UnsupportedAttributeTypeException() - Constructor for exception net.shibboleth.idp.attribute.UnsupportedAttributeTypeException
-
Constructor.
- UnsupportedAttributeTypeException(Exception) - Constructor for exception net.shibboleth.idp.attribute.UnsupportedAttributeTypeException
-
Constructor.
- UnsupportedAttributeTypeException(String) - Constructor for exception net.shibboleth.idp.attribute.UnsupportedAttributeTypeException
-
Constructor.
- UnsupportedAttributeTypeException(String, Exception) - Constructor for exception net.shibboleth.idp.attribute.UnsupportedAttributeTypeException
-
Constructor.
- urlTemplate - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
URL template to be evaluated.
- urlTemplateText - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Text of URL template to be evaluated.
V
- v2Compatibility - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.TemplatedExecutableSearchFilterBuilder
-
Do we need to make ourself V2 Compatible?
- v2Compatibility - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.TemplatedExecutableStatementBuilder
-
Do we need to make ourself V2 Compatible?
- V2Parser(Element, String) - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.http.impl.HTTPDataConnectorParser.V2Parser
-
Creates a new V2Parser with the supplied element.
- V2Parser(Element, String) - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.ldap.impl.LDAPDataConnectorParser.V2Parser
-
Creates a new V2Parser with the supplied LDAPDirectory element.
- V2Parser(Element, String) - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.rdbms.impl.RDBMSDataConnectorParser.V2Parser
-
Creates a new V2Parser with the supplied RelationalDatabase element.
- V2Parser(Element, String) - Constructor for class net.shibboleth.idp.attribute.resolver.spring.dc.storage.impl.StorageServiceDataConnectorParser.V2Parser
-
Creates a new V2Parser with the supplied element.
- validate(DataConnector) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
-
Probe the data connector and conditionally fails if it is not valid and ready for use.
- validate(DataConnector) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
-
Probe the data connector and conditionally fails if it is not valid and ready for use.
- validate(DataConnector) - Method in interface net.shibboleth.idp.attribute.resolver.dc.Validator
-
Probe the data connector and conditionally fails if it is not valid and ready for use.
- ValidationException - Exception in net.shibboleth.idp.attribute.resolver.dc
-
Exception thrown by
Validators when validation fails. - ValidationException() - Constructor for exception net.shibboleth.idp.attribute.resolver.dc.ValidationException
-
Constructor.
- ValidationException(Exception) - Constructor for exception net.shibboleth.idp.attribute.resolver.dc.ValidationException
-
Constructor.
- ValidationException(String) - Constructor for exception net.shibboleth.idp.attribute.resolver.dc.ValidationException
-
Constructor.
- ValidationException(String, Exception) - Constructor for exception net.shibboleth.idp.attribute.resolver.dc.ValidationException
-
Constructor.
- Validator - Interface in net.shibboleth.idp.attribute.resolver.dc
-
Used to determine whether a Data Connector initialized properly and continues to be fit for use.
- value - Variable in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Value of the attribute.
- value - Variable in class net.shibboleth.idp.attribute.DateTimeAttributeValue
-
The attribute value.
- value - Variable in class net.shibboleth.idp.attribute.EmptyAttributeValue
-
Value of the attribute.
- value - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeExactPolicyRule
-
The value of the entity attribute the entity must have.
- value - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.StaticAttributeDefinition
-
Static value returned by this definition.
- value - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Value string.
- value - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockStaticAttributeDefinition
-
Static value returned by this definition.
- value - Variable in class net.shibboleth.idp.attribute.resolver.testing.TestSources.StaticAttributeDefinition
-
Static value returned by this definition.
- value - Variable in class net.shibboleth.idp.attribute.StringAttributeValue
-
The attribute value.
- value - Variable in class net.shibboleth.idp.attribute.XMLObjectAttributeValue
-
Value of the attribute.
- ValueMap - Class in net.shibboleth.idp.attribute.resolver.ad.mapped.impl
-
Performs many to one mapping of source values to a return value.
- ValueMap() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Constructor.
- ValueMapParser - Class in net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl
-
Bean definition parser for a
ValueMap. - ValueMapParser() - Constructor for class net.shibboleth.idp.attribute.resolver.spring.ad.mapped.impl.ValueMapParser
- valueMaps - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Value maps.
- ValueMatchesShibMDScopeParser - Class in net.shibboleth.idp.attribute.filter.spring.saml.impl
-
Bean definition parser for
AttributeValueMatchesShibMDScope. - ValueMatchesShibMDScopeParser() - Constructor for class net.shibboleth.idp.attribute.filter.spring.saml.impl.ValueMatchesShibMDScopeParser
- valueOf(byte[]) - Static method in class net.shibboleth.idp.attribute.ByteAttributeValue
-
Returns an
EmptyAttributeValueorByteAttributeValueas appropriate. - valueOf(String) - Static method in enum class net.shibboleth.idp.attribute.EmptyAttributeValue.EmptyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.shibboleth.idp.attribute.filter.PolicyRequirementRule.Tristate
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore.Encoding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class net.shibboleth.idp.attribute.StringAttributeValue
-
Returns an
EmptyAttributeValueorStringAttributeValueas appropriate. - valueOf(String, String) - Static method in class net.shibboleth.idp.attribute.ScopedStringAttributeValue
-
Returns an
EmptyAttributeValueorScopedStringAttributeValueas appropriate. - valuePolicies - Variable in class net.shibboleth.idp.attribute.filter.AttributeFilterPolicy
-
Filters to be used on attribute values.
- valueRegex - Variable in class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AbstractEntityAttributeRegexPolicyRule
-
The value of the entity attribute the entity must have.
- values - Variable in class net.shibboleth.idp.attribute.IdPAttribute
-
Values for this attribute.
- values - Variable in class net.shibboleth.idp.attribute.resolver.testing.MockDataConnector
-
Static collection of values returned by this connector.
- values() - Static method in enum class net.shibboleth.idp.attribute.EmptyAttributeValue.EmptyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.shibboleth.idp.attribute.filter.context.AttributeFilterContext.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.shibboleth.idp.attribute.filter.PolicyRequirementRule.Tristate
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore.Encoding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- verifyDatabase - Variable in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Whether to fail if the database cannot be verified.
- verifyDatabase() - Method in class net.shibboleth.idp.attribute.impl.JDBCPairwiseIdStore
-
Check the database and the presence of a uniqueness constraint.
W
- warnOnDependencies() - Method in class net.shibboleth.idp.attribute.resolver.spring.BaseResolverPluginParser
-
Controls parsing of Dependencies.
- WILDCARD_OVERRIDE - Static variable in class net.shibboleth.idp.attribute.impl.ComputedPairwiseIdStore
-
An override trigger to apply to all relying parties.
X
- xmlAttributeEscaper - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Escaper for XML Attributes.
- xmlContentEscaper - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Escaper for XML content.
- XMLObjectAttributeValue - Class in net.shibboleth.idp.attribute
-
A
XMLObjectAttributeValuevalue for anIdPAttribute. - XMLObjectAttributeValue(XMLObject) - Constructor for class net.shibboleth.idp.attribute.XMLObjectAttributeValue
-
Constructor.
- xmlObjectToBean(XMLObject) - Method in class net.shibboleth.idp.attribute.config.BeanConfigurationLookupStrategy
-
Convert an XMLObject to a Spring bean reference if the type is supported.
- xmlObjectToBoolean(XMLObject) - Method in class net.shibboleth.idp.attribute.config.BooleanConfigurationLookupStrategy
-
Convert an XMLObject to a Boolean if the type is supported.
- xmlObjectToDouble(XMLObject) - Method in class net.shibboleth.idp.attribute.config.DoubleConfigurationLookupStrategy
-
Convert an XMLObject to a Double if the type is supported.
- xmlObjectToDuration(XMLObject) - Method in class net.shibboleth.idp.attribute.config.DurationConfigurationLookupStrategy
-
Convert an XMLObject to a Long based on a duration if the type is supported.
- xmlObjectToInteger(XMLObject) - Method in class net.shibboleth.idp.attribute.config.IntegerConfigurationLookupStrategy
-
Convert an XMLObject to an Integer if the type is supported.
- xmlObjectToLong(XMLObject) - Method in class net.shibboleth.idp.attribute.config.LongConfigurationLookupStrategy
-
Convert an XMLObject to a Long if the type is supported.
- xmlObjectToString(XMLObject) - Method in class net.shibboleth.idp.attribute.config.AbstractCollectionConfigurationLookupStrategy
-
Convert an XMLObject to a String if the type is supported.
- xmlObjectToString(XMLObject) - Method in class net.shibboleth.idp.attribute.config.StringConfigurationLookupStrategy
-
Convert an XMLObject to a String if the type is supported.
Z
- ZERO_LENGTH - Static variable in class net.shibboleth.idp.attribute.EmptyAttributeValue
-
Instance of zero length attribute value.
- ZERO_LENGTH_VALUE - Enum constant in enum class net.shibboleth.idp.attribute.EmptyAttributeValue.EmptyType
-
Value with zero length.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form