- DataConnector - Interface in net.shibboleth.idp.attribute.resolver
-
Deprecated.
- DataConnectorEx - Interface in net.shibboleth.idp.attribute.resolver
-
Base class for data connector resolver plugins.
- dependencies - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
- dependencyAttributeId - Variable in class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency
-
ID of the attribute, produced by the identified plugin, whose values will be used by the dependent plugin.
- dependencyOnly - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Whether this attribute definition is only a dependency and thus its values should never be released.
- dependencyPluginId - Variable in class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency
-
ID of the plugin that will produce the attribute.
- displayDescriptions - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Localized human readable description of attribute.
- displayNames - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Localized human intelligible attribute name.
- doApply(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
-
Method that performs eventual lookup of target data.
- doApply(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AttributeIssuerIdLookupFunction
-
Method that performs eventual lookup of target data.
- doApply(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AttributePrincipalLookupFunction
-
Method that performs eventual lookup of target data.
- doApply(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AttributeRecipientIdLookupFunction
-
Method that performs eventual lookup of target data.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doAttributeDefinitionResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Creates and populates the values for the resolved attribute.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Retrieves a collection of attributes from some data source.
- doDataConnectorResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Retrieves a collection of attributes from some data source.
- doDestroy() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
- doInitialize() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
- doResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Perform the actual resolution.
- doResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Perform the actual resolution.
- doResolve(AttributeResolutionContext, AttributeResolverWorkContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Perform the actual resolution.
- getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Get the predicate which defines whether this plugin is active for a given request.
- getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Get the predicate which defines whether this plugin is active for a given request.
- getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Get the predicate which defines whether this plugin is active for a given request.
- getActivationCondition() - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
-
Get the predicate which defines whether this plugin is active for a given request.
- getAllAttributeValues(AttributeResolverWorkContext, Collection<ResolverPluginDependency>) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
-
Gets the values from all dependencies.
- getAllowCachedResults() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get whether to allow for results from cache (defaults to true).
- getAttributeDefinitions() - Method in interface net.shibboleth.idp.attribute.resolver.AttributeResolver
-
Gets the collection of attribute definitions for this resolver.
- getAttributeEncoders() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Gets the unmodifiable encoders used to encode the values of this attribute in to protocol specific formats.
- getAttributeEncoders() - Method in interface net.shibboleth.idp.attribute.resolver.AttributeDefinition
-
Gets the unmodifiable encoders used to encode the values of this attribute in to protocol specific formats.
- getAttributeEncoders() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the unmodifiable encoders used to encode the values of this attribute in to protocol specific formats.
- getAttributeIssuerID() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the attribute issuer (me) associated with this resolution.
- getAttributeNames() - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Get the names of the connector's attributes that make up the dependency.
- getAttributeRecipientGroupID() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the attribute recipient grouping associated with this resolution.
- getAttributeRecipientID() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the attribute recipient (her) associated with this resolution.
- getDataConnectors() - Method in interface net.shibboleth.idp.attribute.resolver.AttributeResolver
-
Gets the unmodifiable collection of data connectors for this resolver.
- getDependencies() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Gets the unmodifiable list of dependencies for this plugin.
- getDependencies() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the unmodifiable list of dependencies for this plugin.
- getDependencies() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the unmodifiable list of dependencies for this plugin.
- getDependencies() - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
-
Get the unmodifiable list of dependencies for this plugin.
- getDependencyAttributeId() - Method in class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency
-
Gets the ID of the attribute, produced by the identified plugin, whose values will be used by the dependent
plugin.
- getDependencyPluginId() - Method in class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency
-
Gets the ID of the plugin that will produce the attribute.
- getDisplayDescriptions() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Gets the localized human readable descriptions of attribute.
- getDisplayDescriptions() - Method in interface net.shibboleth.idp.attribute.resolver.AttributeDefinition
-
Gets the localized human readable descriptions of attribute.
- getDisplayDescriptions() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the localized human readable descriptions of attribute.
- getDisplayNames() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Gets the localized human readable names of the attribute.
- getDisplayNames() - Method in interface net.shibboleth.idp.attribute.resolver.AttributeDefinition
-
Gets the localized human readable names of the attribute.
- getDisplayNames() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the localized human readable names of the attribute.
- getFailoverDataConnectorId() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Gets the ID of the
AbstractDataConnector whose values will be used in the event that this data connector
experiences an error.
- getFailoverDataConnectorId() - Method in interface net.shibboleth.idp.attribute.resolver.DataConnector
-
Deprecated.
Gets the ID of the
DataConnector whose values will be used in the event that this data connector
experiences an error.
- getFailoverDataConnectorId() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the ID of the
AbstractDataConnector whose values will be used in the event that this data connector
experiences an error.
- getId() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
- getId() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
- getId() - Method in interface net.shibboleth.idp.attribute.resolver.scripted.ScriptedIdPAttribute
-
Get the encapsulated attributeId.
- getLastFail() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Get the time when this connector last failed.
- getLastFail() - Method in interface net.shibboleth.idp.attribute.resolver.DataConnectorEx
-
Get the time when this connector last failed.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
return a string which is to be prepended to all log messages.
- getLogPrefix() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Return a string which is to be prepended to all log messages.
- getMergedAttributeValues(AttributeResolverWorkContext, Collection<ResolverPluginDependency>) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
-
- getMergedAttributeValues(AttributeResolverWorkContext, Collection<ResolverPluginDependency>, String) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
-
Gets the values, as a single list, from all dependencies.
- getNativeAttribute() - Method in interface net.shibboleth.idp.attribute.resolver.scripted.ScriptedIdPAttribute
-
return the underlying attribute.
- getNoRetryDelay() - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Get how long to wait until we declare the connector (potentially) alive again.
- getNoRetryDelay() - Method in interface net.shibboleth.idp.attribute.resolver.DataConnectorEx
-
Get how long to wait until we declare the connector (potentially) alive again.
- getPrincipal() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the principal associated with this resolution.
- getPrincipalAuthenticationMethod() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Deprecated.
- getProfileContextStrategy() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
- getRequestedIdPAttributeNames() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get a live collection of the (internal) names of the attributes requested to be resolved.
- getResolutionLabel() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the optional "contextual" label associated with this attribute resolution.
- getResolvedAttribute() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the resolved attribute.
- getResolvedAttributes() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the resolved attributes.
- getResolvedConnector() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Gets the wrapped data connector that was resolved.
- getResolvedDataConnectors() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Gets the resolved data connectors that been recorded.
- getResolvedDefinition() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Gets the wrapped attribute definition that was resolved.
- getResolvedIdPAttributeDefinitions() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Gets the resolved attribute definitions that been recorded.
- getResolvedIdPAttributes() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the collection of resolved attributes.
- getResultRenamingMap() - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Get an unmodifiable view of a map of aliasing rules.
- getSourceAttributeId() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Deprecated.
- only used for old style dependencies
- getValues() - Method in interface net.shibboleth.idp.attribute.resolver.scripted.ScriptedIdPAttribute
-
Return all the values, but with
StringAttributeValue values returned as
strings.
This method is a helper method for V2 compatibility.
- recordAttributeDefinitionResolution(AttributeDefinition, IdPAttribute) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Records the results of an attribute definition resolution.
- recordDataConnectorResolution(DataConnector, Map<String, IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Records the results of an data connector resolution.
- recordFailoverResolution(DataConnector, DataConnector) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Transfer the attributes from a failover dataconnector to a failed one.
- requestedAttributeNames - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
(internal) Names of the attributes that have been requested to be resolved.
- ResolutionException - Exception in net.shibboleth.idp.attribute.resolver
-
An exception indicating a problem resolving attribute data.
- ResolutionException() - Constructor for exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Constructor.
- ResolutionException(String) - Constructor for exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Constructor.
- ResolutionException(Exception) - Constructor for exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Constructor.
- ResolutionException(String, Exception) - Constructor for exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Constructor.
- resolutionLabel - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Label distinguishing different "types" of attribute resolution for use in resolver.
- resolve(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Performs the attribute resolution for this plugin.
- resolve(AttributeResolutionContext) - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
-
Perform the attribute resolution for this plugin.
- resolveAttributes(AttributeResolutionContext) - Method in interface net.shibboleth.idp.attribute.resolver.AttributeResolver
-
Resolves the attribute for the give request.
- resolveAttributes(ReloadableService<AttributeResolver>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Helper method to invoke an AttributeResolver service using this context.
- resolvedAttribute - Variable in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
The attribute produced by the resolved attribute definition.
- ResolvedAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver
-
A proxy which wraps a resolved attribute definition and always returns the same attribute.
- ResolvedAttributeDefinition(AttributeDefinition, IdPAttribute) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Constructor.
- resolvedAttributeDefinitions - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Attribute definitions that have been resolved and the resultant attribute.
- resolvedAttributes - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Attributes which were resolved and released by the attribute resolver.
- resolvedAttributes - Variable in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
The attributes produced by the resolved data connector.
- resolvedConnector - Variable in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
The data connector that was resolved to produce the attributes.
- ResolvedDataConnector - Class in net.shibboleth.idp.attribute.resolver
-
A proxy which wraps a resolved data connector and always returns the same attributes.
- ResolvedDataConnector(DataConnector, Map<String, IdPAttribute>) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Constructor.
- resolvedDataConnectors - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
-
Data connectors that have been resolved and the resultant attributes.
- resolvedDefinition - Variable in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
The attribute definition that was resolved to produce the attribute.
- ResolverAttributeDefinitionDependency - Class in net.shibboleth.idp.attribute.resolver
-
A Dependency that references to an Attribute Definition.
- ResolverAttributeDefinitionDependency(String) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolverAttributeDefinitionDependency
-
Constructor.
- ResolverDataConnectorDependency - Class in net.shibboleth.idp.attribute.resolver
-
A Dependency that references to an Data Connector.
- ResolverDataConnectorDependency(String) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Constructor.
- ResolverPlugin<ResolvedType> - Interface in net.shibboleth.idp.attribute.resolver
-
Interface defining the base work done by all plugins used within attribute resolution.
- ResolverPluginDependency - Class in net.shibboleth.idp.attribute.resolver
-
- ResolverPluginDependency(String) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency
-
Constructor.
- resultRenamingMap - Variable in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
A map to rename result fields.
- ScriptedIdPAttribute - Interface in net.shibboleth.idp.attribute.resolver.scripted
-
This is the API which is available to ECMAScripted attributes.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.resolver.dc.ValidationException
-
Serial version UID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.resolver.MultipleResultAnErrorResolutionException
-
Serial ID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.resolver.NoResultAnErrorResolutionException
-
versionID.
- serialVersionUID - Static variable in exception net.shibboleth.idp.attribute.resolver.ResolutionException
-
Serial version UID.
- setActivationCondition(Predicate<ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Sets the predicate which defines whether this plugin is active for a given request.
- setAllAttributes(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Set whether all the connector's attributes are part of the dependency.
- setAllowCachedResults(boolean) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set whether to allow for results from cache.
- setAttributeEncoders(Set<AttributeEncoder<?>>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Sets the encoders used to encode the values of this attribute in to protocol specific formats.
- setAttributeIssuerID(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the attribute issuer (me) associated with this resolution.
- setAttributeNames(Collection<String>) - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
Set the names of the connector's attributes that make up the dependency.
- setAttributeRecipientGroupID(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the attribute recipient grouping associated with this resolution.
- setAttributeRecipientID(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the attribute recipient (her) associated with this resolution.
- setAttributeResolutionContextLookupStrategy(Function<ProfileRequestContext, AttributeResolutionContext>) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
-
- setDependencies(Set<ResolverPluginDependency>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Sets the list of dependencies for this plugin.
- setDependencyAttributeId(String) - Method in class net.shibboleth.idp.attribute.resolver.ResolverDataConnectorDependency
-
- setDependencyAttributeId(String) - Method in class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency
-
Set the attributeId.
- setDependencyOnly(boolean) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Sets whether this attribute definition is only a dependency and thus its values should never be released outside
the resolver.
- setDependencyOnly(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Sets whether this attribute definition is only a dependency and thus its values should never be released outside
the resolver.
- setDisplayDescriptions(Map<Locale, String>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Sets the localized human readable descriptions of attribute.
- setDisplayDescriptions(Map<Locale, String>) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Sets the localized human readable descriptions of attribute.
- setDisplayNames(Map<Locale, String>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Sets the localized human readable names of the attribute.
- setDisplayNames(Map<Locale, String>) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
Sets the localized human readable names of the attribute.
- setFailoverDataConnectorId(String) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Set the ID of the
AbstractDataConnector whose values will be used in the event that this data connector
experiences an error.
- setFailoverDataConnectorId(String) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
Set the ID of the
AbstractDataConnector whose values will be used in the event that this data connector
experiences an error.
- setLastFail(long) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Set the time when this connector last failed.
- setMultipleResultsAnError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Sets whether multiple results is treated as an error.
- setNoResultAnError(boolean) - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Sets whether an empty result set is treated as an error.
- setNoRetryDelay(long) - Method in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
-
Set how long to wait until we declare the connector (potentially) alive again.
- setPrincipal(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Get the principal associated with this resolution.
- setPrincipalAuthenticationMethod(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Deprecated.
- setProfileContextStrategy(Function<AttributeResolutionContext, ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
- setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
- setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
-
- setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
-
- setRequestedIdPAttributeNames(Collection<String>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the (internal) names of the attributes requested to be resolved.
- setResolutionLabel(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the optional "contextual" label associated with this attribute resolution.
- setResolvedIdPAttributes(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
-
Set the set of resolved attributes.
- setResultRenamingMap(Map<String, String>) - Method in class net.shibboleth.idp.attribute.resolver.dc.AbstractMappingStrategy
-
Set the map of aliasing rules.
- setSourceAttributeId(String) - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
Sets the source attribute id.
- sourceAttributeID - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
-
The sourceAttributeID attributeName.
- startTimer(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Conditionally start a timer at the beginning of the resolution process.
- stopTimer(AttributeResolutionContext) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
-
Conditionally stop a timer at the end of the resolution process.