A B C D E F G H I K L M N P R S T U V X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- 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.
- 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
- 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.
- 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. - 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.
- addExtraVelocityContext(VelocityContext, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.V2CompatibleTemplatedExecutableSearchFilterBuilder
- addExtraVelocityContext(VelocityContext, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.V2CompatibleTemplatedExecutableStatementBuilder
- addValue(Object) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Add the provided object to the attribute values, policing for type.
- apply(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Evaluate an incoming attribute value against this value map.
- apply(Principal) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.IdPAttributePrincipalValuesFunction
- apply(ProfileRequestContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
- 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.
- attributeId - Variable in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.SimpleStorageMappingStrategy
-
ID of the attribute to create.
- attributeName - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.IdPAttributePrincipalValuesFunction
-
The Attribute Name to look for.
- 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
-
Constructor.
- 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.
- attributes - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
-
Static collection of values returned by this connector.
- 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. - attributeValuesFunction - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
B
- BasicAttribute - Class in edu.internet2.middleware.shibboleth.common.attribute.provider
-
A class which is here solely to provide compatibility for V2 scripted attribute definitions.
- BasicAttribute(String) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.provider.BasicAttribute
-
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.
- build(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.AbstractHTTPSearchBuilder
- build(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
- buildScopedStringAttributeValue(StringAttributeValue) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
-
Builds a
ScopedStringAttributeValuefrom aStringAttributeValuewhose value contains a delimited value.
C
- 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. - 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.
- 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(HttpResponse) - 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.
- 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.
- connectionFactory - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
-
Connection factory to validate.
- 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
-
Constructor.
- connectorValidator - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Validator for validating this data connector.
- contentType - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
Content type.
- 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
-
Constructor.
- 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.
- 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
- 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.resolver.dc.rdbms.impl.DataSourceValidator
-
JDBC data source to validate.
- 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
-
Constructor.
- 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
- 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.
- 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.
- 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.DecryptedAttributeDefinition
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
- 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
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SimpleAttributeDefinition
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.StaticAttributeDefinition
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.TemplateAttributeDefinition
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
- 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.resolver.ad.mapped.impl.MappedAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.DecryptedAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.IdPAttributePrincipalValuesFunction
- 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.SubjectDerivedAttributeValuesFunction
- 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.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.SubjectDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
- 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
E
- edu.internet2.middleware.shibboleth.common.attribute.provider - package edu.internet2.middleware.shibboleth.common.attribute.provider
-
Classes in this package are to do with emulating the V2 scripted attribute environment.
- encapsulatedAttribute - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
The
IdPAttributewe are encapsulating. - encodeAsAttribute(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Encode the provided string.
- 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.storage.impl.TemplatedSearchBuilder
-
VelocityEngine.
- 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.
F
- failFastInitialize - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Does DataConnector fail fast on Initialize.
- filterAttributeValues(String, List<IdPAttributeValue>) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Helper method for exporting attributes.
- 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. - forCanonicalization - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
-
Flag denoting whether plugin is being used for subject c14n or standard usage.
- forCanonicalization - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Flag denoting whether plugin is being used for subject c14n or standard usage.
- FormatExecutableStatementBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms.impl
-
Deprecated.Replaced by api class. Remove in V5.
- FormatExecutableStatementBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.FormatExecutableStatementBuilder
-
Deprecated.Constructor.
- 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.
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.
- getAttributeDefinitions() - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Gets the collection of attribute definitions for this resolver.
- getAttributes() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getAttributes() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
-
Get the static values returned by this connector.
- 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.
- 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.
- getCommunicationProfileId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getComponent() - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
- getConnectionFactory() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
-
Returns the connection factory.
- getConnectionFactory() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Gets the connection factory for retrieving
Connections. - getContextAndKey(AttributeResolutionContext, Map<String, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
- 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.
- 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.
- 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.resolver.dc.rdbms.impl.DataSourceValidator
-
Returns the data source.
- getDataSource() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Gets the JDBC data source for retrieving
Connections. - 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.
- getExecutableSearchBuilder() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Gets the builder used to create executable searches.
- 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 edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Get the attribute ID being resolved, if available.
- getId() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Get the encapsulated attributeId.
- getInboundMessage() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getInboundMessageIssuer() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getInboundMessageTransport() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getInboundSAMLMessage() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getInboundSAMLMessageId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getInboundSAMLMessageIssueInstant() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getInboundSAMLProtocol() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.
- getLocalEntityId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Get the Entity Id associate with this attribute consumer.
- getLocalEntityMetadata() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getLocalEntityRole() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getLocalEntityRoleMetadata() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.ad.impl.SubjectDerivedAttributeValuesFunction
-
Produce a consistent log prefix.
- 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. - getMetadataResolver() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getNativeAttribute() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
return the underlying attribute.
- getOutboundHandlerChainResolver() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getOutboundMessage() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getOutboundMessageArtifactType() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getOutboundMessageIssuer() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getOutboundMessageTransport() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getOutboundSAMLMessage() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getOutboundSAMLMessageId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getOutboundSAMLMessageIssueInstant() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getOutboundSAMLMessageSigningCredential() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getOutboundSAMLProtocol() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.
- getPeerEntityEndpoint() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getPeerEntityId() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Get the Entity Id associate with this attribute issuer.
- getPeerEntityMetadata() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getPeerEntityRole() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getPeerEntityRoleMetadata() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getPostSecurityInboundHandlerChainResolver() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getPreSecurityInboundHandlerChainResolver() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getPrincipalAuthenticationMethod() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getPrincipalName() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Get the name of the principal associated with this resolution.
- getProfileConfiguration() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getRegularExpression() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
-
Gets the regular expression used to split input values.
- getRelayState() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getReleasedAttributes() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getRelyingPartyConfiguration() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getRequestedAttributesIds() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- getResultCacheKey(HttpUriRequest, 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(HttpUriRequest, 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.
- getResultsCache() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Gets the cache used to cache search results.
- getReturnValue() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Gets the return value.
- getScope() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Get scope 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.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.
- getSearchExecutor() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Gets the search executor for executing searches.
- getSecurityPolicyResolver() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.
- getSourceValues() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Gets the collection of source values.
- getSubjectNameIdentifier() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.
- 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.
- getToBeResolvedAttributeIds(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Gets the list of attributes, identified by IDs, that should be resolved.
- 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.
- getUserSession() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.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.
- 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.
- getValues() - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedIdPAttributeImpl
-
Return all the values, but with
StringAttributeValuevalues returned as strings. - 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.storage.impl.TemplatedSearchBuilder
-
Get the
VelocityEngineto be used.
H
- handleResponse(HttpResponse) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
- 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.
I
- id - Variable in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Attribute Id being resolved, if any.
- IdPAttributePrincipalValuesFunction - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
Engine to mine values from
IdPAttributePrincipals. - IdPAttributePrincipalValuesFunction() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.IdPAttributePrincipalValuesFunction
- 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. - isCaseSensitive() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Gets whether matching should be case sensitive.
- isFailFastInitialize() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Does the data connector fails fast.
- isForCanonicalization() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Gets whether the connector is being used during Subject Canonicalization, causing auto-installation of an alternate Subject lookup strategy.
- isIgnoreCase() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Deprecated.in V4 - use isCaseSensitive
- isInboundSAMLMessageAuthenticated() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- isIssuerAuthenticated() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- isNoResultIsError() - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Gets whether obtaining no results should be treated as 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.
- 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.
- isSuppressDisplayInformation() - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Do we allow addition of Display Information?
- isThrowValidateError() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
- isThrowValidateError() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
K
- 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
- 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
-
Constructor.
- log - Variable in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
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.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.SubjectDerivedAttributeValuesFunction
-
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.HTTPDataConnector
-
Class logging.
- 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.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.SubjectDataConnector
-
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.impl.V2CompatibleTemplatedExecutableSearchFilterBuilder
-
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.impl.V2CompatibleTemplatedExecutableStatementBuilder
-
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.StorageServiceDataConnector
-
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.
- 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.
M
- map(Map<String, IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
- map(StorageRecord<?>) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.ScriptedStorageMappingStrategy
- map(StorageRecord<?>) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.SimpleStorageMappingStrategy
- 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
- mappingStrategy - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Strategy for mapping search results 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.
- 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. - method - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
HTTP method.
- mimeType - Variable in class net.shibboleth.idp.attribute.resolver.dc.http.impl.TemplatedBodyBuilder
-
MIME type.
N
- 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.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.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.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.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.
- 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.storage.impl.StorageServiceDataConnector
-
Whether no record is an error.
- noResultIsError - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Controls handling of empty results.
P
- 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
- 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.impl
-
Deprecated.Replaced by api class. Remove in V5.
- ParameterizedExecutableSearchFilterBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ParameterizedExecutableSearchFilterBuilder
-
Deprecated.Constructor.
- 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.resolver.ad.mapped.impl.SourceValue
-
In the regexp case this contains the compiled pattern.
- pidStore - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Source of IDs.
- 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. - prcLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
-
Strategy used to locate the
ProfileRequestContextto use. - prcLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Strategy used to locate the
ProfileRequestContextto use. - prcLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Strategy used to locate the
ProfileRequestContextto use. - 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
- 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
- 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
- profileContextStrategy - Variable in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Strategy to get the
ProfileRequestContext.
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
-
Constructor.
- regexp - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
-
Regular expression used to split values.
- 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
- resolutionContext - Variable in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
The Attribute Resolution Context, used to local the Principal.
- resolveAttributeDefinition(String, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Resolve the
AttributeDefinitionwhich has the specified ID. - resolveAttributes(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Resolves the attribute for the given request.
- resolveDataConnector(String, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Resolve the
DataConnectorwhich has the specified ID. - resolveDependencies(ResolverPlugin<?>, AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Resolves all the dependencies for a given plugin.
- 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. - 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.
- returnValue - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Return value.
S
- scLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Strategy used to locate the
SubjectContextto use. - scLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
-
Strategy used to locate the
SubjectContextto use. - scLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Strategy used to locate the
SubjectContextto use. - scLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Strategy used to locate the
SubjectContextto use. - scope - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Scope 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
- scopeDelimiter - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.PrescopedAttributeDefinition
-
Delimiter between value and scope.
- scopeSource - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.ScopedAttributeDefinition
-
Scope source.
- 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.
- 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.
- 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.
- 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.
- 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.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.
- searchExecutor - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
For executing LDAP searches.
- 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.
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Sets the attribute definitions for this resolver.
- setAttributeName(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.IdPAttributePrincipalValuesFunction
-
Set the attribute name.
- setAttributes(Map<String, Object>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setAttributeValuesFunction(Function<Principal, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
-
Sets the function to extract attribute values from a
Principal. - setAttributeValuesFunction(Function<ProfileRequestContext, List<IdPAttributeValue>>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
-
Sets the attribute value function.
- 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.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.
- setCommunicationProfileId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setConnectionFactory(ConnectionFactory) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
-
Sets the connection factory.
- setConnectionFactory(ConnectionFactory) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Sets the connection factory for retrieving
Connections. - setContextTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Set the context template to be evaluated.
- 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.
- 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.resolver.dc.rdbms.impl.DataSourceValidator
-
Sets the data source.
- setDataSource(DataSource) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.RDBMSDataConnector
-
Sets the JDBC data source for retrieving
Connections. - setDefaultValue(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Sets the default return value.
- setExecutableSearchBuilder(ExecutableSearchBuilder<T1>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Sets the builder used to create the executable searches.
- setFailFastInitialize(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.AbstractSearchDataConnector
-
Whether the data connector fails fast (on initialize).
- setForCanonicalization(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
-
Sets whether the definition is being used during Subject Canonicalization, causing auto-installation of an alternate Subject lookup strategy.
- setForCanonicalization(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Sets whether the connector is being used during Subject Canonicalization, causing auto-installation of an alternate Subject lookup strategy.
- 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.
- 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.
- setIgnoreCase(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
-
Deprecated.in V4 - use setCaseSensitive
- setInboundMessage(XMLObject) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setInboundMessageIssuer(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setInboundMessageTransport(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setInboundSAMLMessage(SAMLObject) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setInboundSAMLMessageAuthenticated(boolean) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setInboundSAMLMessageId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setInboundSAMLMessageIssueInstant(Instant) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setInboundSAMLProtocol(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setKeyTemplateText(String) - Method in class net.shibboleth.idp.attribute.resolver.dc.storage.impl.TemplatedSearchBuilder
-
Set the key template to be evaluated.
- setLocalEntityId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setLocalEntityMetadata(EntityDescriptor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setLocalEntityRole(QName) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setLocalEntityRoleMetadata(RoleDescriptor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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. - setMaxLength(long) - Method in class net.shibboleth.idp.attribute.resolver.dc.http.impl.ScriptedResponseMappingStrategy
-
Set a limit on content-length.
- setMetadataResolver(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.
- 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.SubjectDataConnector
-
Sets whether obtaining no results should be treated as an error.
- setOutboundHandlerChainResolver(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setOutboundMessage(XMLObject) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setOutboundMessageArtifactType(byte[]) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setOutboundMessageIssuer(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setOutboundMessageTransport(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setOutboundSAMLMessage(SAMLObject) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setOutboundSAMLMessageId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setOutboundSAMLMessageIssueInstant(Instant) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setOutboundSAMLMessageSigningCredential(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setOutboundSAMLProtocol(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.
- setPeerEntityEndpoint(Endpoint) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setPeerEntityId(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setPeerEntityMetadata(EntityDescriptor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setPeerEntityRole(QName) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setPeerEntityRoleMetadata(RoleDescriptor) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setPostSecurityInboundHandlerChainResolver(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setPreSecurityInboundHandlerChainResolver(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setPrincipalAuthenticationMethod(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setPrincipalName(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setProfileConfiguration(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setProfileContextLookupStrategy(Function<AttributeResolutionContext, ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Set the mechanism to obtain the
ProfileRequestContext. - setProfileRequestContextLookupStrategy(Function<AttributeResolutionContext, ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ContextDerivedAttributeDefinition
-
Set the strategy used to locate the
ProfileRequestContextassociated with a givenAttributeResolutionContext. - setProfileRequestContextLookupStrategy(Function<AttributeResolutionContext, ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Set the strategy used to locate the
ProfileRequestContextassociated with a givenAttributeResolutionContext. - setProfileRequestContextLookupStrategy(Function<AttributeResolutionContext, ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Set the strategy used to locate the
ProfileRequestContextassociated with a givenAttributeResolutionContext. - setRegularExpression(Pattern) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.RegexSplitAttributeDefinition
-
Sets the regular expression used to split input values.
- setRelayState(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setReleasedAttributes(Collection<?>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setRelyingPartyConfiguration(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setRequestedAttributes(Collection<String>) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.
- setReturnValue(String) - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Sets the return value.
- 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.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.
- setSearchExecutor(SearchExecutor) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.LDAPDataConnector
-
Sets the search executor for executing searches.
- setSecurityPolicyResolver(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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. - 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.impl.AttributeResolverImpl
-
Sets whether to strip nulls from attribute values.
- setSubjectContextLookupStrategy(Function<ProfileRequestContext, SubjectContext>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.ScriptedAttributeDefinition
-
Set the strategy used to locate the
SubjectContextassociated with a givenAttributeResolutionContext. - setSubjectContextLookupStrategy(Function<ProfileRequestContext, SubjectContext>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
-
Sets the strategy used to locate the
SubjectContextassociated with a givenAttributeResolutionContext. - setSubjectContextLookupStrategy(Function<ProfileRequestContext, SubjectContext>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.ScriptedDataConnector
-
Set the strategy used to locate the
SubjectContextassociated with a givenAttributeResolutionContext. - setSubjectContextLookupStrategy(Function<ProfileRequestContext, SubjectContext>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Sets the strategy used to locate the
SubjectContextassociated with a givenAttributeResolutionContext. - setSubjectLookupStrategy(Function<ProfileRequestContext, Subject>) - Method in class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
-
Sets the strategy used to locate a
Subjectassociated with a givenAttributeResolutionContext. - setSubjectLookupStrategy(Function<ProfileRequestContext, Subject>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Sets the strategy used to locate a
Subjectassociated with a givenAttributeResolutionContext. - setSubjectNameIdentifier(SAMLObject) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- setSuppressDisplayInformation(boolean) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Deprecated, for removal: This API element is subject to removal in a future version.Display Information should be consulted at point of use
- 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.
- setThrowValidateError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
- setThrowValidateError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
- 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.
- setUserSession(Object) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Stubbed failing function.
- 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.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.
- 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.
- setValues(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.dc.impl.StaticDataConnector
-
Set static values returned by this connector.
- 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.storage.impl.TemplatedSearchBuilder
-
Set the
VelocityEngineto be used. - SimpleAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
A
AttributeDefinitionthat creates an attribute whose values are the values the values of all its dependencies. - SimpleAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.SimpleAttributeDefinition
- 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.
- sourceInformation - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.PairwiseIdDataConnector
-
Information about the dependency.
- 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
- sourceValues - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.ValueMap
-
Source values.
- startTimer(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Conditionally start a timer at the beginning of the resolution process.
- 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
- 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
- stopTimer(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Conditionally stop a timer at the end of the resolution process.
- 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.
- StringAttributeValueMappingStrategy - Class in net.shibboleth.idp.attribute.resolver.dc.ldap.impl
-
Deprecated.Replaced by api class. Remove in V5.
- StringAttributeValueMappingStrategy() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.StringAttributeValueMappingStrategy
-
Deprecated.Constructor.
- StringResultMappingStrategy - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms.impl
-
Deprecated.Replaced by api class. Remove in V5.
- StringResultMappingStrategy() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.StringResultMappingStrategy
-
Deprecated.Constructor.
- 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.
- SubjectDataConnector - Class in net.shibboleth.idp.attribute.resolver.dc.impl
-
A
DataConnectorthat extracts allIdPAttributePrincipalobjects from theSubjectobjects associated with the request. - SubjectDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Constructor.
- SubjectDerivedAttributeValuesFunction - Class in net.shibboleth.idp.attribute.resolver.ad.impl
-
A Function which returns
IdPAttributeValues derived from thePrincipals associated with the request. - SubjectDerivedAttributeValuesFunction() - Constructor for class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
-
Constructor.
- subjectLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.ad.impl.SubjectDerivedAttributeValuesFunction
-
Strategy used to locate the
Subjectto use. - subjectLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.dc.impl.SubjectDataConnector
-
Strategy used to locate the
Subjectto use. - suppressDisplayInformation - Variable in class net.shibboleth.idp.attribute.resolver.impl.AttributeResolverImpl
-
Whether to attach DisplayInfo to attributes.
T
- 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.
- 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
- 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.impl
-
Deprecated.Replaced by api class. Remove in V5.
- TemplatedExecutableSearchFilterBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.TemplatedExecutableSearchFilterBuilder
-
Deprecated.Constructor.
- TemplatedExecutableStatementBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms.impl
-
Deprecated.Replaced by api class. Remove in V5.
- TemplatedExecutableStatementBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.TemplatedExecutableStatementBuilder
-
Deprecated.Constructor.
- 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
- 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.
- throwOnValidateError - Variable in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
-
Whether validate should throw, default value is
true. - throwOnValidateError - Variable in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
-
Whether validate should throw, default value is
true. - toString() - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
.
- toString() - Method in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.SourceValue
U
- unsupportedMethod(String) - Method in class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Emit an appropriate message when an unsupported method is called.
- 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
- V2CompatibleTemplatedExecutableSearchFilterBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.ldap.impl
-
A
TemplatedExecutableSearchFilterBuilderwhich also injects anV2SAMLProfileRequestContextinto the spring context. - V2CompatibleTemplatedExecutableSearchFilterBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.V2CompatibleTemplatedExecutableSearchFilterBuilder
- V2CompatibleTemplatedExecutableStatementBuilder - Class in net.shibboleth.idp.attribute.resolver.dc.rdbms.impl
-
A
TemplatedExecutableStatementBuilderwhich also injects anV2SAMLProfileRequestContextinto the spring context. - V2CompatibleTemplatedExecutableStatementBuilder() - Constructor for class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.V2CompatibleTemplatedExecutableStatementBuilder
- V2SAMLProfileRequestContext - Class in edu.internet2.middleware.shibboleth.common.attribute.provider
-
Emulation code for Scripted Attributes.
- V2SAMLProfileRequestContext(AttributeResolutionContext, String) - Constructor for class edu.internet2.middleware.shibboleth.common.attribute.provider.V2SAMLProfileRequestContext
-
Constructor.
- validate() - Method in class net.shibboleth.idp.attribute.resolver.dc.ldap.impl.ConnectionFactoryValidator
- validate() - Method in class net.shibboleth.idp.attribute.resolver.dc.rdbms.impl.DataSourceValidator
- 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.
- 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.
- valueMaps - Variable in class net.shibboleth.idp.attribute.resolver.ad.mapped.impl.MappedAttributeDefinition
-
Value maps.
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.
All Classes All Packages