Class AuthController

java.lang.Object
com.cloudimpl.outstack.spring.security.login.AuthController

@RestController
@RequestMapping("/")
public class AuthController
extends java.lang.Object
Author:
nuwan
  • Constructor Summary

    Constructors
    Constructor Description
    AuthController()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • AuthController

      public AuthController()