Class ImplicitGrantService

  • Direct Known Subclasses:
    OidcImplicitService

    @Path("/authorize-implicit")
    public class ImplicitGrantService
    extends AbstractImplicitGrantService
    Redirection-based Implicit Grant Service This resource handles the End User authorizing or denying the Client embedded in the Web agent.