Class IdpProxyWebServer

    • Constructor Detail

      • IdpProxyWebServer

        public IdpProxyWebServer​(FragileSupplier<java.net.URI,​? extends java.lang.Exception> loginRequestSupplier,
                                 FragileRunnable<? extends java.lang.Exception> onLoginComplete)
                          throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getAddress

        public java.net.InetSocketAddress getAddress()
      • newLoginRequest

        public void newLoginRequest()
                             throws java.lang.Exception
        Throws:
        java.lang.Exception