private static final class AbstractAttributeDefinitionTest.MockAttributeDefinition extends net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
AttributeDefinition.| Modifier and Type | Field and Description |
|---|---|
private IdPAttribute |
staticAttribute
Static attribute value returned from resolution.
|
| Constructor and Description |
|---|
AbstractAttributeDefinitionTest.MockAttributeDefinition(String id,
IdPAttribute attribute)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected IdPAttribute |
doAttributeDefinitionResolve(net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext resolutionContext,
net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext workContext) |
doInitialize, doResolve, getAttributeEncoders, getDisplayDescriptions, getDisplayNames, getLogPrefix, getSourceAttributeId, isDependencyOnly, setAttributeEncoders, setDependencyOnly, setDisplayDescriptions, setDisplayNames, setSourceAttributeIddoDestroy, equals, getActivationCondition, getDependencies, getProfileContextStrategy, hashCode, isPropagateResolutionExceptions, resolve, setActivationCondition, setDependencies, setProfileContextStrategy, setPropagateResolutionExceptionssetIdgetIddestroy, initialize, isDestroyed, isInitializedclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetActivationCondition, getDependencies, isPropagateResolutionExceptions, resolveinitialize, isInitializeddestroy, isDestroyedgetIdprivate IdPAttribute staticAttribute
public AbstractAttributeDefinitionTest.MockAttributeDefinition(String id, IdPAttribute attribute)
id - id of the attribute definition, never null or emptyattribute - value returned from the resolution of this attribute, may be null@Nullable protected IdPAttribute doAttributeDefinitionResolve(@Nonnull net.shibboleth.idp.attribute.resolver.context.AttributeResolutionContext resolutionContext, @Nonnull net.shibboleth.idp.attribute.resolver.context.AttributeResolverWorkContext workContext) throws net.shibboleth.idp.attribute.resolver.ResolutionException
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.