Class AuthService


  • @ApplicationScoped
    public class AuthService
    extends Object
    • Constructor Detail

      • AuthService

        public AuthService()
    • Method Detail

      • getStat

        public com.fasterxml.jackson.databind.JsonNode getStat​(String url,
                                                               String token,
                                                               String month,
                                                               String format)
      • getHealthCheckResponse

        public com.fasterxml.jackson.databind.JsonNode getHealthCheckResponse​(String url)