Uses of Class
com.okta.sdk.resource.model.TokenResponse
Packages that use TokenResponse
-
Uses of TokenResponse in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return TokenResponseModifier and TypeMethodDescriptionTokenResponse.accessToken
(String accessToken) TokenResponse.deviceSecret
(String deviceSecret) TokenResponse.issuedTokenType
(TokenType issuedTokenType) TokenResponse.refreshToken
(String refreshToken) TokenResponse.tokenType
(TokenResponseTokenType tokenType)