Uses of Class
net.shibboleth.idp.attribute.resolver.AbstractAttributeDefinition
Packages that use AbstractAttributeDefinition
Package
Description
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.Testing utility classes.
Implementations of SAML related
AttributeDefinition
and DataConnector.-
Uses of AbstractAttributeDefinition in net.shibboleth.idp.attribute.resolver
Subclasses of AbstractAttributeDefinition in net.shibboleth.idp.attribute.resolverModifier and TypeClassDescriptionfinal classA proxy which wraps a resolved attribute definition and always returns the same attribute. -
Uses of AbstractAttributeDefinition in net.shibboleth.idp.attribute.resolver.ad.impl
Subclasses of AbstractAttributeDefinition in net.shibboleth.idp.attribute.resolver.ad.implModifier and TypeClassDescriptionclassAn attribute definition which returns an attribute whose values are derived from theProfileRequestContextassociated with the request via a plugged inFunction.classAnAttributeDefinitionthat creates an attribute whose values are the values of all its dependencies, passed through or converted into aDateTimeAttributeValue.classAnAttributeDefinitionthat creates an attribute whose values are the decrypted values of its dependencies.classAn attribute definition that createsScopedStringAttributeValues by taking a source attribute value splitting it at a delimiter.classAn attribute definition which returns an attribute with a single value - the principal.classAnAttributeDefinitionthat produces its attribute values by taking the first group match of a regular expression evaluating against the values of this definition's dependencies.classAn attribute definition that createsScopedStringAttributeValues by taking a source attribute value and applying a static scope to each.classAnAttributeDefinitionthat executes a script in order to populate the values of the generated attribute.classAnAttributeDefinitionthat creates an attribute whose values are the values of all its dependencies.classAn attribute definition that simply returns a static value.classAn attribute definition that constructs its values based on the values of its dependencies using the Velocity Template Language. -
Uses of AbstractAttributeDefinition in net.shibboleth.idp.attribute.resolver.ad.mapped.impl
Modifier and TypeClassDescriptionclassImplementation of Mapped Attributes. -
Uses of AbstractAttributeDefinition in net.shibboleth.idp.attribute.resolver.testing
Subclasses of AbstractAttributeDefinition in net.shibboleth.idp.attribute.resolver.testingModifier and TypeClassDescriptionclassAn attribute definition that simply returns a static value.classAn attribute definition that simply returns a static value.private static classHelper class. -
Uses of AbstractAttributeDefinition in net.shibboleth.idp.saml.attribute.resolver.impl
Modifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version.