A C D E F G H I L N P R S T 

A

AbstractAttributeDefinition - Class in net.shibboleth.idp.attribute.resolver
Base class for attribute definition resolver plugins.
AbstractAttributeDefinition() - Constructor for class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
 
AbstractAttributeResolutionLookupFunction<Type> - Class in net.shibboleth.idp.attribute.resolver.context.navigate
Base class for a function that takes a ProfileRequestContext and requires access to an AttributeResolutionContext.
AbstractAttributeResolutionLookupFunction() - Constructor for class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
Constructor.
AbstractDataConnector - Class in net.shibboleth.idp.attribute.resolver
Base class for data connector resolver plugins.
AbstractDataConnector() - Constructor for class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
 
AbstractResolverPlugin<ResolvedType> - Class in net.shibboleth.idp.attribute.resolver
Base class for all ResolverPlugins.
AbstractResolverPlugin() - Constructor for class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
 
activationCondition - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
Criterion that must be met for this plugin to be active for the given request.
addAttributeValues(Map<String, IdPAttribute>, Map<String, Set<IdPAttributeValue<?>>>) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
Adds the values of the attributes to the target collection of attribute values indexes by attribute ID.
addAttributeValues(IdPAttribute, Map<String, Set<IdPAttributeValue<?>>>) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
Adds the values of the given attribute to the target collection of attribute values.
addAttributeValues(IdPAttribute, Set<IdPAttributeValue<?>>) - Static method in class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
Adds the values of the given attribute to the set of attribute values.
apply(ProfileRequestContext) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
AttributeDefinition - Interface in net.shibboleth.idp.attribute.resolver
Definition of attribute definition resolver plugins.
attributeIssuerID - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
The attribute source identity.
attributeRecipientID - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
The attribute recipient identity.
AttributeResolutionContext - Class in net.shibboleth.idp.attribute.resolver.context
A context supplying input to the AttributeResolver interface.
AttributeResolutionContext() - Constructor for class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
Constructor.
attributeResolutionContextLookupStrategy - Variable in class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
Strategy used to locate the AttributeResolutionContext associated with a given ProfileRequestContext.
AttributeResolver - Interface in net.shibboleth.idp.attribute.resolver
A component that resolves the attributes for a particular subject.
AttributeResolverWorkContext - Class in net.shibboleth.idp.attribute.resolver.context
A context which carries and collects information through the attribute resolution process, and coordinates data between the resolver implementation and the various resolver plugin implementations.
AttributeResolverWorkContext() - Constructor for class net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext
Constructor.

C

canonicalize(SubjectCanonicalizationContext) - Method in interface net.shibboleth.idp.attribute.resolver.LegacyPrincipalDecoder
Resolve the principal with respect to the provided context.

D

DataConnector - Interface in net.shibboleth.idp.attribute.resolver
Base class for data connector resolver plugins.
dependencies - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
IDs of the ResolutionPlugIns this plug-in depends on.
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.
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.

E

encoders - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
Attribute encoders associated with this definition.
equals(Object) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
equals(Object) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
equals(Object) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
equals(Object) - Method in class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency

F

failoverDataConnectorId - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
ID of the data connector to use if this one fails.

G

getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
Gets the predicate which defines whether this plugin is active for a given request.
getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
Gets the predicate which defines whether this plugin is active for a given request.
getActivationCondition() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
Gets the predicate which defines whether this plugin is active for a given request.
getActivationCondition() - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
Gets 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.
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.
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
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
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
Gets the values, as a single set, from all dependencies.
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
Set how the principal was authenticated.
getProfileContextStrategy() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
Gets the mechanism to find out the ProfileRequestContext.
getRequestedIdPAttributeNames() - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
Get the (internal) names of the attributes requested to be resolved.
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.
getSourceAttributeId() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
Gets the source attribute id.

H

hashCode() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
hashCode() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
hashCode() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
hashCode() - Method in class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency
hasValidConnectors() - Method in interface net.shibboleth.idp.attribute.resolver.LegacyPrincipalDecoder
Report on whether this decoder has any configured connectors.

I

isDependencyOnly() - Method in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
Gets whether this attribute definition is only a dependency and thus its values should never be released outside the resolver.
isDependencyOnly() - Method in interface net.shibboleth.idp.attribute.resolver.AttributeDefinition
Gets whether this attribute definition is only a dependency and thus its values should never be released outside the resolver.
isDependencyOnly() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
Gets whether this attribute definition is only a dependency and thus its values should never be released outside the resolver.
isInitialized() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
isInitialized() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
isPropagateResolutionExceptions() - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
Get whether an AttributeResolutionContext that occurred resolving attributes will be re-thrown.
isPropagateResolutionExceptions() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
Get whether an AttributeResolutionContext that occurred resolving attributes will be re-thrown.
isPropagateResolutionExceptions() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
Get whether an AttributeResolutionContext that occurred resolving attributes will be re-thrown.
isPropagateResolutionExceptions() - Method in interface net.shibboleth.idp.attribute.resolver.ResolverPlugin
Get whether an AttributeResolutionContext that occurred resolving attributes will be re-thrown.

L

LegacyPrincipalDecoder - Interface in net.shibboleth.idp.attribute.resolver
Definition of the legacy Principal Connectors.
log - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
Class logger.
log - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
Class logger.
log - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
Class logger.
logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
cache for the log prefix - to save multiple recalculations.
logPrefix - Variable in class net.shibboleth.idp.attribute.resolver.AbstractDataConnector
cache for the log prefix - to save multiple recalculations.

N

net.shibboleth.idp.attribute.resolver - package net.shibboleth.idp.attribute.resolver
A system which is capable of retrieving a collection of IdPAttributes from a variety of locations, transform them, and associate a set of protocol-specific encoders to them.
net.shibboleth.idp.attribute.resolver.context - package net.shibboleth.idp.attribute.resolver.context
The context to do with Attribute Resolution.
net.shibboleth.idp.attribute.resolver.context.navigate - package net.shibboleth.idp.attribute.resolver.context.navigate
Functions for navigating attribute resolution contexts.

P

PluginDependencySupport - Class in net.shibboleth.idp.attribute.resolver
Support class for working with ResolverPluginDependency.
PluginDependencySupport() - Constructor for class net.shibboleth.idp.attribute.resolver.PluginDependencySupport
Constructor.
principal - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
The principal associated with this resolution.
principalAuthenticationMethod - Variable in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
How was the principal Authenticated?
profileContextStrategy - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
Strategy to get the ProfileRequestContext.
propagateResolutionExceptions - Variable in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
Whether an AttributeResolutionContext that occurred resolving attributes will be re-thrown.

R

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.
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.
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.
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.
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
Represents the dependency of one ResolverPlugin upon another plugin.
ResolverPluginDependency(String) - Constructor for class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency
Constructor.

S

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.
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.
setAttributeRecipientID(String) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
Set the attribute recipient (her) associated with this resolution.
setAttributeResolutionContextLookupStrategy(Function<ProfileRequestContext, AttributeResolutionContext>) - Method in class net.shibboleth.idp.attribute.resolver.context.navigate.AbstractAttributeResolutionLookupFunction
Sets the strategy used to locate the AttributeResolutionContext associated with a given ProfileRequestContext.
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.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.
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
Get how the principal was authenticated.
setProfileContextStrategy(Function<AttributeResolutionContext, ProfileRequestContext>) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
Sets the mechanism to find out the ProfileRequestContext.
setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.AbstractResolverPlugin
Set whether an AttributeResolutionContext that occurred resolving attributes will be re-thrown.
setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
Set whether an AttributeResolutionContext that occurred resolving attributes will be re-thrown.
setPropagateResolutionExceptions(boolean) - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
Set whether an AttributeResolutionContext that occurred resolving attributes will be re-thrown.
setRequestedIdPAttributeNames(Collection<String>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
Set the (internal) names of the attributes requested to be resolved.
setResolvedIdPAttributes(Collection<IdPAttribute>) - Method in class net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
Set the set of resolved attributes.
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.

T

toString() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
toString() - Method in class net.shibboleth.idp.attribute.resolver.ResolvedDataConnector
toString() - Method in class net.shibboleth.idp.attribute.resolver.ResolverPluginDependency
A C D E F G H I L N P R S T 

Copyright © 1999–2014. All rights reserved.