Uses of Interface
com.okta.sdk.resource.OAuth2Actor
-
Packages that use OAuth2Actor Package Description com.okta.sdk.resource -
-
Uses of OAuth2Actor in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return OAuth2Actor Modifier and Type Method Description OAuth2ActorOAuth2RefreshToken. getCreatedBy()OAuth2ActorOAuth2ScopeConsentGrant. getCreatedBy()OAuth2ActorOAuth2Actor. setType(java.lang.String type)Methods in com.okta.sdk.resource with parameters of type OAuth2Actor Modifier and Type Method Description OAuth2RefreshTokenOAuth2RefreshToken. setCreatedBy(OAuth2Actor createdBy)OAuth2ScopeConsentGrantOAuth2ScopeConsentGrant. setCreatedBy(OAuth2Actor createdBy)
-