Class OAuthServlet

HttpServlet
net.datenwerke.rs.oauth.server.oauth.OAuthServlet
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

public class OAuthServlet extends HttpServlet
  • Constructor Summary

    Constructors
    Constructor
    Description
    OAuthServlet(<any> datasinkServiceProvider, <any> oAuthAuthenticationServiceProvider, <any> historyServiceProvider)
     
  • Constructor Details

    • OAuthServlet

      public OAuthServlet(<any> datasinkServiceProvider, <any> oAuthAuthenticationServiceProvider, <any> historyServiceProvider)