Uses of Package
net.shibboleth.idp.attribute.resolver.ad.impl
Packages that use net.shibboleth.idp.attribute.resolver.ad.impl
Package
Description
Implementations of various
AttributeDefinitions.Implementation of the Attribute Definition parsers.
-
Classes in net.shibboleth.idp.attribute.resolver.ad.impl used by net.shibboleth.idp.attribute.resolver.ad.implClassDescriptionEvaluator bound to the AttributeDefinition semantic.
-
Classes in net.shibboleth.idp.attribute.resolver.ad.impl used by net.shibboleth.idp.attribute.resolver.spring.ad.implClassDescriptionAn attribute definition which returns an attribute whose values are derived from the
ProfileRequestContextassociated with the request via a plugged inFunction.AnAttributeDefinitionthat creates an attribute whose values are the values of all its dependencies, passed through or converted into aDateTimeAttributeValue.AnAttributeDefinitionthat creates an attribute whose values are the decrypted values of its dependencies.An attribute definition that createsScopedStringAttributeValues by taking a source attribute value splitting it at a delimiter.An attribute definition which returns an attribute with a single value - the principal.AnAttributeDefinitionthat produces its attribute values by taking the first group match of a regular expression evaluating against the values of this definition's dependencies.An attribute definition that createsScopedStringAttributeValues by taking a source attribute value and applying a static scope to each.AnAttributeDefinitionthat executes a script in order to populate the values of the generated attribute.AnAttributeDefinitionthat creates an attribute whose values are the values of all its dependencies.An attribute definition that constructs its values based on the values of its dependencies using the Velocity Template Language.