Uses of Class
net.shibboleth.idp.attribute.resolver.ResolvedAttributeDefinition
Packages that use ResolvedAttributeDefinition
Package
Description
The context to do with Attribute Resolution.
-
Uses of ResolvedAttributeDefinition in net.shibboleth.idp.attribute.resolver.context
Fields in net.shibboleth.idp.attribute.resolver.context with type parameters of type ResolvedAttributeDefinitionModifier and TypeFieldDescriptionprivate final Map<String,ResolvedAttributeDefinition> AttributeResolverWorkContext.resolvedAttributeDefinitionsAttribute definitions that have been resolved and the resultant attribute.Methods in net.shibboleth.idp.attribute.resolver.context that return types with arguments of type ResolvedAttributeDefinitionModifier and TypeMethodDescriptionAttributeResolverWorkContext.getResolvedIdPAttributeDefinitions()Gets the resolved attribute definitions that been recorded.