Uses of Class
com.authlete.common.dto.TokenFailResponse
-
Packages that use TokenFailResponse Package Description com.authlete.common.api The definition of Authlete API (AuthleteApi) and the factory class (AuthleteApiFactory). -
-
Uses of TokenFailResponse in com.authlete.common.api
Methods in com.authlete.common.api that return TokenFailResponse Modifier and Type Method Description TokenFailResponseAuthleteApi. tokenFail(TokenFailRequest request)Call Authlete's/auth/token/failAPI.
-