Interface SsoOidcToken.Builder
-
Method Summary
Modifier and TypeMethodDescriptionaccessToken
(String accessToken) build()
clientSecret
(String clientSecret) providerName
(String providerName) refreshToken
(String refreshToken) registrationExpiresAt
(Instant registrationExpiresAt)
-
Method Details
-
accessToken
-
expiresAt
-
refreshToken
-
clientId
-
clientSecret
-
registrationExpiresAt
-
region
-
startUrl
-
providerName
-
build
SsoOidcToken build()
-