Package io.jans.configapi.service.auth
Class AuthService
- java.lang.Object
-
- io.jans.configapi.service.auth.AuthService
-
@ApplicationScoped public class AuthService extends Object
-
-
Constructor Summary
Constructors Constructor Description AuthService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.fasterxml.jackson.databind.JsonNode
getHealthCheckResponse(String url)
com.fasterxml.jackson.databind.JsonNode
getStat(String url, String token, String month, String startMonth, String endMonth, String format)
-