Uses of Interface
com.okta.sdk.resource.application.OAuth2TokenList
-
Packages that use OAuth2TokenList Package Description com.okta.sdk.resource.application -
-
Uses of OAuth2TokenList in com.okta.sdk.resource.application
Methods in com.okta.sdk.resource.application that return OAuth2TokenList Modifier and Type Method Description OAuth2TokenListApplication. listOAuth2Tokens()Lists all tokens for the applicationOAuth2TokenListApplication. listOAuth2Tokens(java.lang.String expand)Lists all tokens for the application
-