Class Oauth2ClientClientIdServiceServiceIdPostHandler

  • All Implemented Interfaces:
    com.networknt.handler.LightHttpHandler, io.undertow.server.HttpHandler

    public class Oauth2ClientClientIdServiceServiceIdPostHandler
    extends ClientAuditHandler
    implements com.networknt.handler.LightHttpHandler
    Add one or more endpoints of a service to a client
    Author:
    Steve Hu
    • Constructor Detail

      • Oauth2ClientClientIdServiceServiceIdPostHandler

        public Oauth2ClientClientIdServiceServiceIdPostHandler()
    • Method Detail

      • handleRequest

        public void handleRequest​(io.undertow.server.HttpServerExchange exchange)
                           throws Exception
        Specified by:
        handleRequest in interface io.undertow.server.HttpHandler
        Throws:
        Exception