Class ThirdPartyCookiesIframeEndpoint


  • public class ThirdPartyCookiesIframeEndpoint
    extends Object
    Author:
    Vaclav Muzikar
    • Constructor Detail

      • ThirdPartyCookiesIframeEndpoint

        public ThirdPartyCookiesIframeEndpoint​(KeycloakSession session)
    • Method Detail

      • step1

        @GET
        @Path("step1.html")
        @Produces("text/html; charset=utf-8")
        public javax.ws.rs.core.Response step1​(@QueryParam("version")
                                               String version)
      • step2

        @GET
        @Path("step2.html")
        @Produces("text/html; charset=utf-8")
        public javax.ws.rs.core.Response step2​(@QueryParam("version")
                                               String version)