Class ResolverServiceClientSecretValueResolver

All Implemented Interfaces:
ClientSecretValueResolver, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, Resolver<String,CriteriaSet>

public class ResolverServiceClientSecretValueResolver extends AbstractClientSecretValueResolver
A client secret value resolver that fetches the values from the given AttributeResolver service. This class builds a new AttributeResolutionContext and sets the client secret reference key value to AttributeResolutionContext.setPrincipal(String) and its related entity ID to AttributeResolutionContext.setAttributeRecipientID(String). The resolution context does not have any parent contexts.