Class PayloadHandlerConfigImpl

  • All Implemented Interfaces:
    PayloadHandlerConfig

    public class PayloadHandlerConfigImpl
    extends Object
    implements PayloadHandlerConfig
    The configuration for the payload handler (id token, various access tokens). This is the state the handler needs to operate (current transaction, environment) as opposed to the functionality for making tokens (in

    Created by Jeff Gaynor
    on 6/30/20 at 10:53 AM