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
IdPAttribute
s from a variety of locations, transform them,
and associate a set of protocol-specific encoders to them.Implementations of various
AttributeDefinition
s.A
DataConnector
implementation that maps from a given set of
source value to an output value.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 class
A 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 TypeClassDescriptionclass
An attribute definition which returns an attribute whose values are derived from theProfileRequestContext
associated with the request via a plugged inFunction
.class
AnAttributeDefinition
that creates an attribute whose values are the values of all its dependencies, passed through or converted into aDateTimeAttributeValue
.class
AnAttributeDefinition
that creates an attribute whose values are the decrypted values of its dependencies.class
An attribute definition that createsScopedStringAttributeValue
s by taking a source attribute value splitting it at a delimiter.class
An attribute definition which returns an attribute with a single value - the principal.class
AnAttributeDefinition
that produces its attribute values by taking the first group match of a regular expression evaluating against the values of this definition's dependencies.class
An attribute definition that createsScopedStringAttributeValue
s by taking a source attribute value and applying a static scope to each.class
AnAttributeDefinition
that executes a script in order to populate the values of the generated attribute.class
AnAttributeDefinition
that creates an attribute whose values are the values of all its dependencies.class
An attribute definition that simply returns a static value.class
An 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 TypeClassDescriptionclass
Implementation of Mapped Attributes. -
Uses of AbstractAttributeDefinition in net.shibboleth.idp.saml.attribute.resolver.impl
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
Deprecated, for removal: This API element is subject to removal in a future version.