Package | Description |
---|---|
com.okta.sdk.impl.resource.identity.provider | |
com.okta.sdk.resource.identity.provider |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSocialAuthToken
SocialAuthToken
|
Modifier and Type | Method and Description |
---|---|
SocialAuthToken |
DefaultSocialAuthToken.setScopes(List<String> scopes) |
SocialAuthToken |
DefaultSocialAuthToken.setToken(String token) |
SocialAuthToken |
DefaultSocialAuthToken.setTokenAuthScheme(String tokenAuthScheme) |
SocialAuthToken |
DefaultSocialAuthToken.setTokenType(String tokenType) |
Modifier and Type | Method and Description |
---|---|
protected Class<SocialAuthToken> |
DefaultSocialAuthTokenList.getItemType() |
Modifier and Type | Method and Description |
---|---|
SocialAuthToken |
SocialAuthToken.setScopes(List<String> scopes) |
SocialAuthToken |
SocialAuthToken.setToken(String token) |
SocialAuthToken |
SocialAuthToken.setTokenAuthScheme(String tokenAuthScheme) |
SocialAuthToken |
SocialAuthToken.setTokenType(String tokenType) |
Copyright © 2017–2023 Okta. All rights reserved.