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