Uses of Interface
com.okta.sdk.resource.identity.provider.SocialAuthTokenList
-
Packages that use SocialAuthTokenList Package Description com.okta.sdk.resource.identity.provider -
-
Uses of SocialAuthTokenList in com.okta.sdk.resource.identity.provider
Methods in com.okta.sdk.resource.identity.provider that return SocialAuthTokenList Modifier and Type Method Description SocialAuthTokenList
IdentityProvider. listSocialAuthTokens(java.lang.String userId)
Social Authentication Token Operation Fetches the tokens minted by the Social Authentication Provider when the user authenticates with Okta via Social Auth.
-