Class SecurityContext

Object
SecurityContext

public class SecurityContext extends Object
  • Constructor Details

    • SecurityContext

      public SecurityContext()
  • Method Details

    • getLoggedUser

      public static UsuarioDTO getLoggedUser()
    • getCallerClientVersion

      public static String getCallerClientVersion()
    • getCallerClientDeviceUUID

      public static String getCallerClientDeviceUUID()
    • getSystemToken

      public static JwtSystemCallDetails getSystemToken()
    • isContextAuthenticated

      public static boolean isContextAuthenticated()