Package one.jpro.platform.auth.routing


package one.jpro.platform.auth.routing
  • Class
    Description
    Defines Route filters using basic (username and password) authentication mechanism.
    Defines Route filters using JWT authentication mechanism.
    Defines Route filters using OAuth2 authentication mechanism.
    The UserSession class provides a structured way to handle user authentication and maintain inside the session.