Class StorageServicePushedAuthorizationRequestUriSerializationFunction

All Implemented Interfaces:
BiFunction<ProfileRequestContext,Map<String,Object>,URI>, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent

public class StorageServicePushedAuthorizationRequestUriSerializationFunction extends AbstractPushedAuthorizationRequestComponent implements BiFunction<ProfileRequestContext,Map<String,Object>,URI>
A serialization function for the request URI claims set within OAuth2 PAR. The claims set is stored in the configured StorageService with the token identifier.