Package | Description |
---|---|
com.okta.sdk.impl.resource.application | |
com.okta.sdk.resource.application |
Modifier and Type | Class and Description |
---|---|
class |
DefaultOAuth2Actor
OAuth2Actor
|
Modifier and Type | Method and Description |
---|---|
OAuth2Actor |
DefaultOAuth2ScopeConsentGrant.getCreatedBy() |
OAuth2Actor |
DefaultOAuth2RefreshToken.getCreatedBy() |
OAuth2Actor |
DefaultOAuth2Actor.setType(String type) |
Modifier and Type | Method and Description |
---|---|
OAuth2ScopeConsentGrant |
DefaultOAuth2ScopeConsentGrant.setCreatedBy(OAuth2Actor createdBy) |
OAuth2RefreshToken |
DefaultOAuth2RefreshToken.setCreatedBy(OAuth2Actor createdBy) |
Modifier and Type | Method and Description |
---|---|
OAuth2Actor |
OAuth2ScopeConsentGrant.getCreatedBy() |
OAuth2Actor |
OAuth2RefreshToken.getCreatedBy() |
OAuth2Actor |
OAuth2Actor.setType(String type) |
Modifier and Type | Method and Description |
---|---|
OAuth2ScopeConsentGrant |
OAuth2ScopeConsentGrant.setCreatedBy(OAuth2Actor createdBy) |
OAuth2RefreshToken |
OAuth2RefreshToken.setCreatedBy(OAuth2Actor createdBy) |
Copyright © 2017–2022 Okta. All rights reserved.