Uses of Interface
com.okta.sdk.resource.identity.provider.SocialAuthToken
-
Packages that use SocialAuthToken Package Description com.okta.sdk.resource.identity.provider -
-
Uses of SocialAuthToken in com.okta.sdk.resource.identity.provider
Methods in com.okta.sdk.resource.identity.provider that return SocialAuthToken Modifier and Type Method Description SocialAuthTokenSocialAuthToken. setScopes(java.util.List<java.lang.String> scopes)SocialAuthTokenSocialAuthToken. setToken(java.lang.String token)SocialAuthTokenSocialAuthToken. setTokenAuthScheme(java.lang.String tokenAuthScheme)SocialAuthTokenSocialAuthToken. setTokenType(java.lang.String tokenType)
-