Uses of Class
net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext
Packages that use AttributeResolutionContext
Package
Description
Classes in this package are to do with emulating the V2 scripted
attribute environment.
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.Implementations of various
AttributeDefinitions.A
DataConnector implementation that maps from a given set of
source value to an output value.The context to do with Attribute Resolution.
Functions for navigating attribute resolution contexts.
Interfaces supporting data connectors.
A
DataConnector implementation that
reads data from an HTTP web service.Common functionality used by data connectors.
Package for LDAP data connector configuration.
A
DataConnector implementation that reads data from an LDAP.Package for rdbms data connector configuration.
A
DataConnector implementation that reads data from a relational
database.Implementation of StorageService-backed data connector.
Implementations of core resolver functionality.
Implementation of top level attribute resolvers.
Predicates related to authentication.
Implementations of various profile actions.
Implementations of SAML related
AttributeDefinition
and DataConnector.-
Uses of AttributeResolutionContext in edu.internet2.middleware.shibboleth.common.attribute.provider
Fields in edu.internet2.middleware.shibboleth.common.attribute.provider declared as AttributeResolutionContextModifier and TypeFieldDescriptionprivate final AttributeResolutionContextV2SAMLProfileRequestContext.resolutionContextThe Attribute Resolution Context, used to local the Principal.Constructors in edu.internet2.middleware.shibboleth.common.attribute.provider with parameters of type AttributeResolutionContextModifierConstructorDescriptionV2SAMLProfileRequestContext(AttributeResolutionContext attributeResolutionContext, String attributeId) Constructor. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver
Fields in net.shibboleth.idp.attribute.resolver with type parameters of type AttributeResolutionContextModifier and TypeFieldDescriptionAbstractResolverPlugin.profileContextStrategyStrategy to get theProfileRequestContext.Methods in net.shibboleth.idp.attribute.resolver that return types with arguments of type AttributeResolutionContextModifier and TypeMethodDescriptionAbstractResolverPlugin.getProfileContextStrategy()Gets the mechanism to find out theProfileRequestContext.Methods in net.shibboleth.idp.attribute.resolver with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionvoidAbstractResolverPlugin.addDisplayInformation(AttributeResolutionContext resolutionContext, IdPAttribute attribute) Deprecated, for removal: This API element is subject to removal in a future version.protected abstract IdPAttributeAbstractAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributeResolvedAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected abstract Map<String,IdPAttribute> AbstractDataConnector.doDataConnectorResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Retrieves a collection of attributes from some data source.protected Map<String,IdPAttribute> ResolvedDataConnector.doDataConnectorResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Retrieves a collection of attributes from some data source.protected IdPAttributeAbstractAttributeDefinition.doResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Perform the actual resolution.final Map<String,IdPAttribute> AbstractDataConnector.doResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Perform the actual resolution.protected abstract ResolvedTypeAbstractResolverPlugin.doResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Perform the actual resolution.final ResolvedTypeAbstractResolverPlugin.resolve(AttributeResolutionContext resolutionContext) Performs the attribute resolution for this plugin.ResolverPlugin.resolve(AttributeResolutionContext resolutionContext) Perform the attribute resolution for this plugin.voidAttributeResolver.resolveAttributes(AttributeResolutionContext resolutionContext) Resolves the attribute for the give request.private booleanAbstractResolverPlugin.startTimer(AttributeResolutionContext resolutionContext) Conditionally start a timer at the beginning of the resolution process.private voidAbstractResolverPlugin.stopTimer(AttributeResolutionContext resolutionContext) Conditionally stop a timer at the end of the resolution process.Method parameters in net.shibboleth.idp.attribute.resolver with type arguments of type AttributeResolutionContextModifier and TypeMethodDescriptionvoidAbstractResolverPlugin.setProfileContextStrategy(Function<AttributeResolutionContext, ProfileRequestContext> strategy) Sets the mechanism to find out theProfileRequestContext. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.ad.impl
Fields in net.shibboleth.idp.attribute.resolver.ad.impl with type parameters of type AttributeResolutionContextModifier and TypeFieldDescriptionContextDerivedAttributeDefinition.prcLookupStrategyStrategy used to locate theProfileRequestContextto use.ScriptedAttributeDefinition.prcLookupStrategyStrategy used to locate theProfileRequestContextto use.Methods in net.shibboleth.idp.attribute.resolver.ad.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprotected IdPAttributeContextDerivedAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) protected IdPAttributeDateTimeAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributeDecryptedAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributePrescopedAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributePrincipalNameAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) protected IdPAttributeRegexSplitAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributeScopedAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributeScriptedAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributeSimpleAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributeStaticAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributeTemplateAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute.protected IdPAttributeScriptedAttributeDefinition.AttributeDefinitionScriptEvaluator.execute(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Execution hook.Method parameters in net.shibboleth.idp.attribute.resolver.ad.impl with type arguments of type AttributeResolutionContextModifier and TypeMethodDescriptionvoidContextDerivedAttributeDefinition.setProfileRequestContextLookupStrategy(Function<AttributeResolutionContext, ProfileRequestContext> strategy) Set the strategy used to locate theProfileRequestContextassociated with a givenAttributeResolutionContext.voidScriptedAttributeDefinition.setProfileRequestContextLookupStrategy(Function<AttributeResolutionContext, ProfileRequestContext> strategy) Set the strategy used to locate theProfileRequestContextassociated with a givenAttributeResolutionContext. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.ad.mapped.impl
Methods in net.shibboleth.idp.attribute.resolver.ad.mapped.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprotected IdPAttributeMappedAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Creates and populates the values for the resolved attribute. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.context
Methods in net.shibboleth.idp.attribute.resolver.context that return AttributeResolutionContextModifier and TypeMethodDescriptionAttributeResolutionContext.setAllowCachedResults(boolean flag) Set whether to allow for results from cache.AttributeResolutionContext.setAttributeIssuerID(String value) Set the attribute issuer (me) associated with this resolution.AttributeResolutionContext.setAttributeRecipientGroupID(String value) Set the attribute recipient grouping associated with this resolution.AttributeResolutionContext.setAttributeRecipientID(String value) Set the attribute recipient (her) associated with this resolution.AttributeResolutionContext.setPrincipal(String who) Get the principal associated with this resolution.AttributeResolutionContext.setRequestedIdPAttributeNames(Collection<String> names) Set the (internal) names of the attributes requested to be resolved.AttributeResolutionContext.setResolutionLabel(String label) Set the optional "contextual" label associated with this attribute resolution.AttributeResolutionContext.setResolvedIdPAttributes(Collection<IdPAttribute> attributes) Set the set of resolved attributes.AttributeResolutionContext.setTranscoderRegistry(ReloadableService<AttributeTranscoderRegistry> service) Sets a transcoder registry service instance. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.dc
Methods in net.shibboleth.idp.attribute.resolver.dc with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionExecutableSearchBuilder.build(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Creates an executable search that can be executed against a data source in order to produce results. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.dc.http.impl
Methods in net.shibboleth.idp.attribute.resolver.dc.http.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionAbstractHTTPSearchBuilder.build(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Creates an executable search that can be executed against a data source in order to produce results.protected org.apache.http.client.methods.HttpUriRequestAbstractHTTPSearchBuilder.getHttpRequest(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Default implementation just supports GET and builds a request around a URL.protected org.apache.http.client.methods.HttpUriRequestTemplatedBodyBuilder.getHttpRequest(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Default implementation just supports GET and builds a request around a URL.protected StringAbstractHTTPSearchBuilder.getResultCacheKey(org.apache.http.client.methods.HttpUriRequest request, AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Default implementation just allows caching of GET requests and returns the URI itself.protected StringTemplatedBodyBuilder.getResultCacheKey(org.apache.http.client.methods.HttpUriRequest request, AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Default implementation just allows caching of GET requests and returns the URI itself.protected StringAbstractHTTPSearchBuilder.getURL(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Method to return the URL to access via GET.protected StringTemplatedURLBuilder.getURL(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Method to return the URL to access via GET. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.dc.impl
Fields in net.shibboleth.idp.attribute.resolver.dc.impl with type parameters of type AttributeResolutionContextModifier and TypeFieldDescriptionScriptedDataConnector.prcLookupStrategyStrategy used to locate theProfileRequestContextto use.Methods in net.shibboleth.idp.attribute.resolver.dc.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprotected Map<String,IdPAttribute> AbstractSearchDataConnector.doDataConnectorResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Retrieves a collection of attributes from some data source.protected Map<String,IdPAttribute> PairwiseIdDataConnector.doDataConnectorResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Retrieves a collection of attributes from some data source.protected Map<String,IdPAttribute> ScriptedDataConnector.doDataConnectorResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Retrieves a collection of attributes from some data source.protected Map<String,IdPAttribute> StaticDataConnector.doDataConnectorResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Retrieves a collection of attributes from some data source.protected Map<String,IdPAttribute> SubjectDataConnector.doDataConnectorResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Retrieves a collection of attributes from some data source.protected Map<String,IdPAttribute> ScriptedDataConnector.DataConnectorScriptEvaluator.execute(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Execution hook.Method parameters in net.shibboleth.idp.attribute.resolver.dc.impl with type arguments of type AttributeResolutionContextModifier and TypeMethodDescriptionvoidScriptedDataConnector.setProfileRequestContextLookupStrategy(Function<AttributeResolutionContext, ProfileRequestContext> strategy) Set the strategy used to locate theProfileRequestContextassociated with a givenAttributeResolutionContext. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.dc.ldap
Methods in net.shibboleth.idp.attribute.resolver.dc.ldap with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprotected voidTemplatedExecutableSearchFilterBuilder.addExtraVelocityContext(org.apache.velocity.VelocityContext velocityContext, AttributeResolutionContext resolutionContext) Method to allow private additions to the velocity context.ParameterizedExecutableSearchFilterBuilder.build(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Creates an executable search that can be executed against a data source in order to produce results.TemplatedExecutableSearchFilterBuilder.build(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Creates an executable search that can be executed against a data source in order to produce results. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.dc.ldap.impl
Methods in net.shibboleth.idp.attribute.resolver.dc.ldap.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprotected voidV2CompatibleTemplatedExecutableSearchFilterBuilder.addExtraVelocityContext(org.apache.velocity.VelocityContext velocityContext, AttributeResolutionContext resolutionContext) Method to allow private additions to the velocity context. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.dc.rdbms
Methods in net.shibboleth.idp.attribute.resolver.dc.rdbms with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprotected voidTemplatedExecutableStatementBuilder.addExtraVelocityContext(org.apache.velocity.VelocityContext velocityContext, AttributeResolutionContext resolutionContext) Method to allow private additions to the velocity context.AbstractExecutableStatementBuilder.build(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Creates an executable search that can be executed against a data source in order to produce results.protected abstract StringAbstractExecutableStatementBuilder.getSQLQuery(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Method to return the query SQL.protected StringFormatExecutableStatementBuilder.getSQLQuery(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Method to return the query SQL.final StringTemplatedExecutableStatementBuilder.getSQLQuery(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Apply the context to the template. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.dc.rdbms.impl
Methods in net.shibboleth.idp.attribute.resolver.dc.rdbms.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprotected voidV2CompatibleTemplatedExecutableStatementBuilder.addExtraVelocityContext(org.apache.velocity.VelocityContext velocityContext, AttributeResolutionContext resolutionContext) Method to allow private additions to the velocity context. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.dc.storage.impl
Methods in net.shibboleth.idp.attribute.resolver.dc.storage.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionTemplatedSearchBuilder.build(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) Creates an executable search that can be executed against a data source in order to produce results.TemplatedSearchBuilder.getContextAndKey(AttributeResolutionContext resolutionContext, Map<String, List<IdPAttributeValue>> dependencyAttributes) -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.impl
Fields in net.shibboleth.idp.attribute.resolver.impl with type parameters of type AttributeResolutionContextModifier and TypeFieldDescriptionAttributeResolverImpl.profileContextStrategyStrategy to get theProfileRequestContext.Methods in net.shibboleth.idp.attribute.resolver.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprivate voidAttributeResolverImpl.collectExportingDataConnectors(Map<String, IdPAttribute> resolvedAttributes, AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Helper function to collect attributes and their data & metadata from suitable data connectors.protected voidAttributeResolverImpl.finalizePreResolvedAttributes(AttributeResolutionContext resolutionContext) Collects the set of pre resolved attributes and places them in anAttributeContextwhich inserted as a child of theAttributeResolutionContextand also returned.protected voidAttributeResolverImpl.finalizeResolvedAttributes(AttributeResolutionContext resolutionContext) Finalizes the set of resolved attributes and places them in theAttributeResolutionContext.protected Collection<String>AttributeResolverImpl.getToBeResolvedAttributeIds(AttributeResolutionContext resolutionContext) Gets the list of attributes, identified by IDs, that should be resolved.protected voidAttributeResolverImpl.resolveAttributeDefinition(String attributeId, AttributeResolutionContext resolutionContext) Resolve theAttributeDefinitionwhich has the specified ID.voidAttributeResolverImpl.resolveAttributes(AttributeResolutionContext resolutionContext) Resolves the attribute for the given request.protected voidAttributeResolverImpl.resolveDataConnector(String connectorId, AttributeResolutionContext resolutionContext) Resolve theDataConnectorwhich has the specified ID.protected voidAttributeResolverImpl.resolveDependencies(ResolverPlugin<?> plugin, AttributeResolutionContext resolutionContext) Resolves all the dependencies for a given plugin.private booleanAttributeResolverImpl.startTimer(AttributeResolutionContext resolutionContext) Conditionally start a timer at the beginning of the resolution process.private voidAttributeResolverImpl.stopTimer(AttributeResolutionContext resolutionContext) Conditionally stop a timer at the end of the resolution process.Method parameters in net.shibboleth.idp.attribute.resolver.impl with type arguments of type AttributeResolutionContextModifier and TypeMethodDescriptionvoidAttributeResolverImpl.setProfileContextLookupStrategy(Function<AttributeResolutionContext, ProfileRequestContext> strategy) Set the mechanism to obtain theProfileRequestContext. -
Uses of AttributeResolutionContext in net.shibboleth.idp.attribute.resolver.spring.impl
Fields in net.shibboleth.idp.attribute.resolver.spring.impl with type parameters of type AttributeResolutionContextModifier and TypeFieldDescriptionAbstractResolverPluginFactoryBean.profileContextStrategyPlugin property "profileContextStrategy".Methods in net.shibboleth.idp.attribute.resolver.spring.impl that return types with arguments of type AttributeResolutionContextModifier and TypeMethodDescriptionAbstractResolverPluginFactoryBean.getProfileContextStrategy()Bean getter in support ofAbstractResolverPlugin.setProfileContextStrategy(Function).Method parameters in net.shibboleth.idp.attribute.resolver.spring.impl with type arguments of type AttributeResolutionContextModifier and TypeMethodDescriptionvoidAbstractResolverPluginFactoryBean.setProfileContextStrategy(Function<AttributeResolutionContext, ProfileRequestContext> strategy) Bean setter in support ofAbstractResolverPlugin.setProfileContextStrategy(Function). -
Uses of AttributeResolutionContext in net.shibboleth.idp.authn.revocation.impl
Methods in net.shibboleth.idp.authn.revocation.impl that return AttributeResolutionContextModifier and TypeMethodDescriptionprivate AttributeResolutionContextAttributeRevocationCondition.buildResolutionContext(ProfileRequestContext profileRequestContext, String principal) Build anAttributeResolutionContextto use. -
Uses of AttributeResolutionContext in net.shibboleth.idp.profile.impl
Fields in net.shibboleth.idp.profile.impl with type parameters of type AttributeResolutionContextModifier and TypeFieldDescriptionprivate Consumer<AttributeResolutionContext>ResolveAttributes.resolutionContextDecoratorHook for adjusting/adding to resolution context.Methods in net.shibboleth.idp.profile.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprivate voidResolveAttributes.populateResolutionContext(ProfileRequestContext profileRequestContext, AttributeResolutionContext resolutionContext) Fill in the resolution context data.Method parameters in net.shibboleth.idp.profile.impl with type arguments of type AttributeResolutionContextModifier and TypeMethodDescriptionvoidResolveAttributes.setResolutionContextDecorator(Consumer<AttributeResolutionContext> decorator) Set optional hook for decorating or adding to resolution context. -
Uses of AttributeResolutionContext in net.shibboleth.idp.saml.attribute.resolver.impl
Methods in net.shibboleth.idp.saml.attribute.resolver.impl with parameters of type AttributeResolutionContextModifier and TypeMethodDescriptionprotected NameIdentifierSAML1NameIdentifierAttributeDefinition.buildNameId(String nameIdValue, AttributeResolutionContext resolutionContext) Deprecated, for removal: This API element is subject to removal in a future version.Builds a name ID.protected NameIDSAML2NameIDAttributeDefinition.buildNameId(String nameIdValue, AttributeResolutionContext resolutionContext) Deprecated, for removal: This API element is subject to removal in a future version.Builds a name ID.protected IdPAttributeSAML1NameIdentifierAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Deprecated, for removal: This API element is subject to removal in a future version.Creates and populates the values for the resolved attribute.protected IdPAttributeSAML2NameIDAttributeDefinition.doAttributeDefinitionResolve(AttributeResolutionContext resolutionContext, AttributeResolverWorkContext workContext) Deprecated, for removal: This API element is subject to removal in a future version.Creates and populates the values for the resolved attribute.private XMLObjectAttributeValueSAML1NameIdentifierAttributeDefinition.encodeOneValue(IdPAttributeValue theValue, AttributeResolutionContext resolutionContext) Deprecated, for removal: This API element is subject to removal in a future version.Worker function for doAttributeDefintionResolve.private XMLObjectAttributeValueSAML2NameIDAttributeDefinition.encodeOneValue(IdPAttributeValue theValue, AttributeResolutionContext resolutionContext) Deprecated, for removal: This API element is subject to removal in a future version.Worker function for doAttributeDefintionResolve.
AbstractResolverPlugin.isSuppressDisplayInformation()method.