nugu-android
nugu-login-kit
/
com.skt.nugu.sdk.platform.android.login.auth
/
NuguOAuthClient
/
UrlDelegate
Url
Delegate
interface
UrlDelegate
Content copied to clipboard
Functions
Inheritors
Functions
authorization
Endpoint
Link copied to clipboard
abstract
fun
authorizationEndpoint
(
)
:
String
Content copied to clipboard
base
Url
Link copied to clipboard
abstract
fun
baseUrl
(
)
:
String
Content copied to clipboard
device
Authorization
Endpoint
Link copied to clipboard
abstract
fun
deviceAuthorizationEndpoint
(
)
:
String
Content copied to clipboard
introspection
Endpoint
Link copied to clipboard
abstract
fun
introspectionEndpoint
(
)
:
String
Content copied to clipboard
me
Endpoint
Link copied to clipboard
abstract
fun
meEndpoint
(
)
:
String
Content copied to clipboard
revocation
Endpoint
Link copied to clipboard
abstract
fun
revocationEndpoint
(
)
:
String
Content copied to clipboard
token
Endpoint
Link copied to clipboard
abstract
fun
tokenEndpoint
(
)
:
String
Content copied to clipboard
Inheritors
NuguOAuth
Link copied to clipboard