Uses of Class
com.authlete.common.api.AuthleteApiBasicImpl
-
Packages that use AuthleteApiBasicImpl Package Description com.authlete.common.api The definition of Authlete API (AuthleteApi
) and the factory class (AuthleteApiFactory
). -
-
Uses of AuthleteApiBasicImpl in com.authlete.common.api
Subclasses of AuthleteApiBasicImpl in com.authlete.common.api Modifier and Type Class Description class
AuthleteApiImplV3
The implementation ofAuthleteApi
usingHttpURLConnection
.
-