Uses of Interface
net.shibboleth.idp.attribute.resolver.AttributeResolver
Packages that use AttributeResolver
Package
Description
The context to do with Attribute Resolution.
Implementations of core resolver functionality.
Implementation of top level attribute resolvers.
-
Uses of AttributeResolver in net.shibboleth.idp.attribute.resolver.context
Method parameters in net.shibboleth.idp.attribute.resolver.context with type arguments of type AttributeResolverModifier and TypeMethodDescriptionvoidAttributeResolutionContext.resolveAttributes(ReloadableService<AttributeResolver> attributeResolverService) Helper method to invoke an AttributeResolver service using this context. -
Uses of AttributeResolver in net.shibboleth.idp.attribute.resolver.impl
Classes in net.shibboleth.idp.attribute.resolver.impl that implement AttributeResolverModifier and TypeClassDescriptionclassA component that resolves the attributes for a particular subject. -
Uses of AttributeResolver in net.shibboleth.idp.attribute.resolver.spring.impl
Methods in net.shibboleth.idp.attribute.resolver.spring.impl that return types with arguments of type AttributeResolverModifier and TypeMethodDescriptionAttributeResolverServiceStrategy.apply(ApplicationContext appContext)