Class ProxyClient


  • public class ProxyClient
    extends Object
    This is used as a proxy client. This allows for an OA4MP server to replace its authorization machinery by delegating to another OAuth service.

    Created by Jeff Gaynor
    on 1/4/22 at 2:44 PM

    • Constructor Detail

      • ProxyClient

        public ProxyClient()
    • Method Detail

      • createRedirect

        public URI createRedirect()
        Create the URI to start a standard flow from the client configuration.
        Returns:
      • deviceFlow

        public void deviceFlow()
        Starts a device code flow from the configuration.