toggle menu
bluegps_sdk
androidJvm
switch theme
search in API
bluegps_sdk
/
com.synapseslab.bluegps_sdk.authentication.data.models
/
KeyCloakMTLSAliases
/
KeyCloakMTLSAliases
Key
Cloak
MTLSAliases
constructor
(
token_endpoint
:
String
?
,
revocation_endpoint
:
String
?
,
introspection_endpoint
:
String
?
,
device_authorization_endpoint
:
String
?
,
registration_endpoint
:
String
?
,
userinfo_endpoint
:
String
?
,
pushed_authorization_request_endpoint
:
String
?
,
backchannel_authentication_endpoint
:
String
?
)