Uses of Interface
com.authlete.jaxrs.api.AuthleteApiJaxrsImpl.AuthleteApiCall
-
Packages that use AuthleteApiJaxrsImpl.AuthleteApiCall Package Description com.authlete.jaxrs.api -
-
Uses of AuthleteApiJaxrsImpl.AuthleteApiCall in com.authlete.jaxrs.api
Methods in com.authlete.jaxrs.api with parameters of type AuthleteApiJaxrsImpl.AuthleteApiCall Modifier and Type Method Description protected <TResponse>
TResponseAuthleteApiJaxrsImpl. executeApiCall(AuthleteApiJaxrsImpl.AuthleteApiCall<TResponse> apiCall)
Execute an Authlete API call.
-