Uses of Interface
com.okta.sdk.resource.Resource
-
-
Uses of Resource in com.okta.sdk.cache
Methods in com.okta.sdk.cache with type parameters of type Resource Modifier and Type Method Description static <T extends Resource>
CacheConfigurationBuilderCaches. forResource(java.lang.Class<T> clazz)
Returns a newCacheConfigurationBuilder
to configure a cache region that will store data for instances of typeclazz
. -
Uses of Resource in com.okta.sdk.ds
Methods in com.okta.sdk.ds with type parameters of type Resource Modifier and Type Method Description <T extends Resource>
TDataStore. create(java.lang.String parentHref, T resource)
Creates a new resource and returns the instance as represented by the server.<T extends Resource>
voidDataStore. delete(java.lang.String href, T resource)
Deleted a resource on the remote server.<T extends Resource>
TRequestBuilder. get(java.lang.String href, java.lang.Class<T> type)
Executes aGET
request and returns a Resource.<T extends Resource>
TDataStore. getResource(java.lang.String href, java.lang.Class<T> clazz)
Looks up (retrieves) the resource at the specifiedhref
URL and returns the resource as an instance of the specifiedclass
.<T extends Resource>
TDataStore. instantiate(java.lang.Class<T> clazz)
Instantiates and returns a new instance of the specified Resource type.<T extends Resource>
TRequestBuilder. post(java.lang.String href, java.lang.Class<T> type)
Executes aPOST
request and returns a Resource.<T extends Resource>
voidDataStore. save(java.lang.String href, T resource)
Saves an exiting resource to the remote server.Methods in com.okta.sdk.ds with parameters of type Resource Modifier and Type Method Description RequestBuilder
RequestBuilder. setBody(Resource resource)
Sets the Resource body for the request.Method parameters in com.okta.sdk.ds with type arguments of type Resource Modifier and Type Method Description boolean
DataStore. isReady(java.util.function.Supplier<? extends Resource> methodReference)
Check if Datastore is configured correctly and able to execute requests. -
Uses of Resource in com.okta.sdk.error
Subinterfaces of Resource in com.okta.sdk.error Modifier and Type Interface Description interface
ErrorCause
-
Uses of Resource in com.okta.sdk.resource
Classes in com.okta.sdk.resource with type parameters of type Resource Modifier and Type Interface Description interface
CollectionResource<T extends Resource>
interface
Saveable<R extends Resource>
Subinterfaces of Resource in com.okta.sdk.resource Modifier and Type Interface Description interface
CollectionResource<T extends Resource>
interface
ExtensibleResource
AResource
whose's properties are accessible via a map, and convenience methods viaPropertyRetriever
.interface
FileResource
interface
VoidResource
A generic Resource implementation that can be used when the response type is expected to be empty; -
Uses of Resource in com.okta.sdk.resource.application
Subinterfaces of Resource in com.okta.sdk.resource.application Modifier and Type Interface Description interface
AcsEndpoint
AcsEndpointinterface
Application
Applicationinterface
ApplicationAccessibility
ApplicationAccessibilityinterface
ApplicationCredentials
ApplicationCredentialsinterface
ApplicationCredentialsOAuthClient
ApplicationCredentialsOAuthClientinterface
ApplicationCredentialsSigning
ApplicationCredentialsSigninginterface
ApplicationCredentialsUsernameTemplate
ApplicationCredentialsUsernameTemplateinterface
ApplicationFeature
ApplicationFeatureinterface
ApplicationFeatureList
Collection List for ApplicationFeatureinterface
ApplicationGroupAssignment
ApplicationGroupAssignmentinterface
ApplicationGroupAssignmentList
Collection List for ApplicationGroupAssignmentinterface
ApplicationLicensing
ApplicationLicensinginterface
ApplicationList
Collection List for Applicationinterface
ApplicationSettings
ApplicationSettingsinterface
ApplicationSettingsApplication
ApplicationSettingsApplicationinterface
ApplicationSettingsNotes
ApplicationSettingsNotesinterface
ApplicationSettingsNotifications
ApplicationSettingsNotificationsinterface
ApplicationSettingsNotificationsVpn
ApplicationSettingsNotificationsVpninterface
ApplicationSettingsNotificationsVpnNetwork
ApplicationSettingsNotificationsVpnNetworkinterface
ApplicationVisibility
ApplicationVisibilityinterface
ApplicationVisibilityHide
ApplicationVisibilityHideinterface
AppUser
AppUserinterface
AppUserCredentials
AppUserCredentialsinterface
AppUserList
Collection List for AppUserinterface
AppUserPasswordCredential
AppUserPasswordCredentialinterface
AuthorizationServerCredentials
AuthorizationServerCredentialsinterface
AutoLoginApplication
AutoLoginApplicationinterface
AutoLoginApplicationSettings
AutoLoginApplicationSettingsinterface
AutoLoginApplicationSettingsSignOn
AutoLoginApplicationSettingsSignOninterface
BasicApplicationSettings
BasicApplicationSettingsinterface
BasicApplicationSettingsApplication
BasicApplicationSettingsApplicationinterface
BasicAuthApplication
BasicAuthApplicationinterface
BookmarkApplication
BookmarkApplicationinterface
BookmarkApplicationSettings
BookmarkApplicationSettingsinterface
BookmarkApplicationSettingsApplication
BookmarkApplicationSettingsApplicationinterface
BrowserPluginApplication
BrowserPluginApplicationinterface
CapabilitiesCreateObject
CapabilitiesCreateObjectinterface
CapabilitiesObject
CapabilitiesObjectinterface
CapabilitiesUpdateObject
CapabilitiesUpdateObjectinterface
Csr
Csrinterface
CsrList
Collection List for Csrinterface
CsrMetadata
CsrMetadatainterface
CsrMetadataSubject
CsrMetadataSubjectinterface
CsrMetadataSubjectAltNames
CsrMetadataSubjectAltNamesinterface
JsonWebKey
JsonWebKeyinterface
JsonWebKeyList
Collection List for JsonWebKeyinterface
JwkUse
JwkUseinterface
LifecycleCreateSettingObject
LifecycleCreateSettingObjectinterface
LifecycleDeactivateSettingObject
LifecycleDeactivateSettingObjectinterface
OAuth2Actor
OAuth2Actorinterface
OAuth2Claim
OAuth2Claiminterface
OAuth2ClaimConditions
OAuth2ClaimConditionsinterface
OAuth2ClaimList
Collection List for OAuth2Claiminterface
OAuth2Client
OAuth2Clientinterface
OAuth2ClientList
Collection List for OAuth2Clientinterface
OAuth2RefreshToken
OAuth2RefreshTokeninterface
OAuth2RefreshTokenList
Collection List for OAuth2RefreshTokeninterface
OAuth2Scope
OAuth2Scopeinterface
OAuth2ScopeConsentGrant
OAuth2ScopeConsentGrantinterface
OAuth2ScopeConsentGrantList
Collection List for OAuth2ScopeConsentGrantinterface
OAuth2ScopeList
Collection List for OAuth2Scopeinterface
OAuth2ScopesMediationPolicyRuleCondition
OAuth2ScopesMediationPolicyRuleConditioninterface
OAuth2Token
OAuth2Tokeninterface
OAuth2TokenList
Collection List for OAuth2Tokeninterface
OAuthApplicationCredentials
OAuthApplicationCredentialsinterface
OpenIdConnectApplication
OpenIdConnectApplicationinterface
OpenIdConnectApplicationIdpInitiatedLogin
OpenIdConnectApplicationIdpInitiatedLogininterface
OpenIdConnectApplicationSettings
OpenIdConnectApplicationSettingsinterface
OpenIdConnectApplicationSettingsClient
OpenIdConnectApplicationSettingsClientinterface
OpenIdConnectApplicationSettingsClientKeys
OpenIdConnectApplicationSettingsClientKeysinterface
OpenIdConnectApplicationSettingsRefreshToken
OpenIdConnectApplicationSettingsRefreshTokeninterface
Org2OrgApplication
Org2OrgApplicationinterface
Org2OrgApplicationSettings
Org2OrgApplicationSettingsinterface
Org2OrgApplicationSettingsApp
Org2OrgApplicationSettingsAppinterface
PasswordSettingObject
PasswordSettingObjectinterface
ProfileSettingObject
ProfileSettingObjectinterface
ProvisioningConnection
ProvisioningConnectioninterface
ProvisioningConnectionProfile
ProvisioningConnectionProfileinterface
ProvisioningConnectionRequest
ProvisioningConnectionRequestinterface
SamlApplication
SamlApplicationinterface
SamlApplicationSettings
SamlApplicationSettingsinterface
SamlApplicationSettingsSignOn
SamlApplicationSettingsSignOninterface
SamlAttributeStatement
SamlAttributeStatementinterface
SchemeApplicationCredentials
SchemeApplicationCredentialsinterface
SecurePasswordStoreApplication
SecurePasswordStoreApplicationinterface
SecurePasswordStoreApplicationSettings
SecurePasswordStoreApplicationSettingsinterface
SecurePasswordStoreApplicationSettingsApplication
SecurePasswordStoreApplicationSettingsApplicationinterface
SignOnInlineHook
SignOnInlineHookinterface
SingleLogout
SingleLogoutinterface
SpCertificate
SpCertificateinterface
SwaApplication
SwaApplicationinterface
SwaApplicationSettings
SwaApplicationSettingsinterface
SwaApplicationSettingsApplication
SwaApplicationSettingsApplicationinterface
SwaThreeFieldApplication
SwaThreeFieldApplicationinterface
SwaThreeFieldApplicationSettings
SwaThreeFieldApplicationSettingsinterface
SwaThreeFieldApplicationSettingsApplication
SwaThreeFieldApplicationSettingsApplicationinterface
WsFederationApplication
WsFederationApplicationinterface
WsFederationApplicationSettings
WsFederationApplicationSettingsinterface
WsFederationApplicationSettingsApplication
WsFederationApplicationSettingsApplication -
Uses of Resource in com.okta.sdk.resource.authenticator
Subinterfaces of Resource in com.okta.sdk.resource.authenticator Modifier and Type Interface Description interface
Authenticator
Authenticatorinterface
AuthenticatorList
Collection List for Authenticatorinterface
AuthenticatorProvider
AuthenticatorProviderinterface
AuthenticatorProviderConfiguration
AuthenticatorProviderConfigurationinterface
AuthenticatorProviderConfigurationUserNamePlate
AuthenticatorProviderConfigurationUserNamePlateinterface
AuthenticatorSettings
AuthenticatorSettingsinterface
ChannelBinding
ChannelBindinginterface
Compliance
Compliance -
Uses of Resource in com.okta.sdk.resource.authorization.server
Subinterfaces of Resource in com.okta.sdk.resource.authorization.server Modifier and Type Interface Description interface
AuthorizationServer
AuthorizationServerinterface
AuthorizationServerCredentialsSigningConfig
AuthorizationServerCredentialsSigningConfiginterface
AuthorizationServerList
Collection List for AuthorizationServerinterface
AuthorizationServerPolicy
AuthorizationServerPolicyinterface
AuthorizationServerPolicyList
Collection List for AuthorizationServerPolicy -
Uses of Resource in com.okta.sdk.resource.authorization.server.policy
Subinterfaces of Resource in com.okta.sdk.resource.authorization.server.policy Modifier and Type Interface Description interface
AuthorizationServerPolicyRule
AuthorizationServerPolicyRuleinterface
AuthorizationServerPolicyRuleActions
AuthorizationServerPolicyRuleActionsinterface
AuthorizationServerPolicyRuleConditions
AuthorizationServerPolicyRuleConditionsinterface
AuthorizationServerPolicyRuleList
Collection List for AuthorizationServerPolicyRuleinterface
TokenAuthorizationServerPolicyRuleAction
TokenAuthorizationServerPolicyRuleActioninterface
TokenAuthorizationServerPolicyRuleActionInlineHook
TokenAuthorizationServerPolicyRuleActionInlineHook -
Uses of Resource in com.okta.sdk.resource.brand
Subinterfaces of Resource in com.okta.sdk.resource.brand Modifier and Type Interface Description interface
Brand
Brandinterface
BrandList
Collection List for Brandinterface
ImageUploadResponse
ImageUploadResponseinterface
Theme
Themeinterface
ThemeResponse
ThemeResponseinterface
ThemeResponseList
Collection List for ThemeResponse -
Uses of Resource in com.okta.sdk.resource.domain
Subinterfaces of Resource in com.okta.sdk.resource.domain Modifier and Type Interface Description interface
DNSRecord
DNSRecordinterface
Domain
Domaininterface
DomainCertificate
DomainCertificateinterface
DomainCertificateMetadata
DomainCertificateMetadatainterface
DomainList
Collection List for Domaininterface
DomainListResponse
DomainListResponse -
Uses of Resource in com.okta.sdk.resource.event.hook
Subinterfaces of Resource in com.okta.sdk.resource.event.hook Modifier and Type Interface Description interface
EventHook
EventHookinterface
EventHookChannel
EventHookChannelinterface
EventHookChannelConfig
EventHookChannelConfiginterface
EventHookChannelConfigAuthScheme
EventHookChannelConfigAuthSchemeinterface
EventHookChannelConfigHeader
EventHookChannelConfigHeaderinterface
EventHookList
Collection List for EventHookinterface
EventSubscriptions
EventSubscriptions -
Uses of Resource in com.okta.sdk.resource.feature
Subinterfaces of Resource in com.okta.sdk.resource.feature Modifier and Type Interface Description interface
Feature
Featureinterface
FeatureList
Collection List for Featureinterface
FeatureStage
FeatureStage -
Uses of Resource in com.okta.sdk.resource.group
Subinterfaces of Resource in com.okta.sdk.resource.group Modifier and Type Interface Description interface
Group
Groupinterface
GroupList
Collection List for Groupinterface
GroupProfile
GroupProfile -
Uses of Resource in com.okta.sdk.resource.group.rule
Subinterfaces of Resource in com.okta.sdk.resource.group.rule Modifier and Type Interface Description interface
GroupRule
GroupRuleinterface
GroupRuleAction
GroupRuleActioninterface
GroupRuleConditions
GroupRuleConditionsinterface
GroupRuleExpression
GroupRuleExpressioninterface
GroupRuleGroupAssignment
GroupRuleGroupAssignmentinterface
GroupRuleGroupCondition
GroupRuleGroupConditioninterface
GroupRuleList
Collection List for GroupRuleinterface
GroupRulePeopleCondition
GroupRulePeopleConditioninterface
GroupRuleUserCondition
GroupRuleUserCondition -
Uses of Resource in com.okta.sdk.resource.group.schema
Subinterfaces of Resource in com.okta.sdk.resource.group.schema Modifier and Type Interface Description interface
GroupSchema
GroupSchemainterface
GroupSchemaAttribute
GroupSchemaAttributeinterface
GroupSchemaBase
GroupSchemaBaseinterface
GroupSchemaBaseProperties
GroupSchemaBasePropertiesinterface
GroupSchemaCustom
GroupSchemaCustominterface
GroupSchemaDefinitions
GroupSchemaDefinitions -
Uses of Resource in com.okta.sdk.resource.identity.provider
Subinterfaces of Resource in com.okta.sdk.resource.identity.provider Modifier and Type Interface Description interface
IdentityProvider
IdentityProviderinterface
IdentityProviderApplicationUser
IdentityProviderApplicationUserinterface
IdentityProviderApplicationUserList
Collection List for IdentityProviderApplicationUserinterface
IdentityProviderCredentials
IdentityProviderCredentialsinterface
IdentityProviderCredentialsClient
IdentityProviderCredentialsClientinterface
IdentityProviderCredentialsSigning
IdentityProviderCredentialsSigninginterface
IdentityProviderCredentialsTrust
IdentityProviderCredentialsTrustinterface
IdentityProviderList
Collection List for IdentityProviderinterface
Protocol
Protocolinterface
ProtocolAlgorithms
ProtocolAlgorithmsinterface
ProtocolAlgorithmType
ProtocolAlgorithmTypeinterface
ProtocolAlgorithmTypeSignature
ProtocolAlgorithmTypeSignatureinterface
ProtocolEndpoint
ProtocolEndpointinterface
ProtocolEndpoints
ProtocolEndpointsinterface
ProtocolRelayState
ProtocolRelayStateinterface
ProtocolSettings
ProtocolSettingsinterface
Provisioning
Provisioninginterface
ProvisioningConditions
ProvisioningConditionsinterface
ProvisioningDeprovisionedCondition
ProvisioningDeprovisionedConditioninterface
ProvisioningGroups
ProvisioningGroupsinterface
ProvisioningSuspendedCondition
ProvisioningSuspendedConditioninterface
SocialAuthToken
SocialAuthTokeninterface
SocialAuthTokenList
Collection List for SocialAuthToken -
Uses of Resource in com.okta.sdk.resource.inline.hook
Subinterfaces of Resource in com.okta.sdk.resource.inline.hook Modifier and Type Interface Description interface
InlineHook
InlineHookinterface
InlineHookChannel
InlineHookChannelinterface
InlineHookChannelConfig
InlineHookChannelConfiginterface
InlineHookChannelConfigAuthScheme
InlineHookChannelConfigAuthSchemeinterface
InlineHookChannelConfigHeaders
InlineHookChannelConfigHeadersinterface
InlineHookList
Collection List for InlineHookinterface
InlineHookPayload
InlineHookPayloadinterface
InlineHookResponse
InlineHookResponseinterface
InlineHookResponseCommands
InlineHookResponseCommandsinterface
InlineHookResponseCommandValue
InlineHookResponseCommandValue -
Uses of Resource in com.okta.sdk.resource.ion
Subinterfaces of Resource in com.okta.sdk.resource.ion Modifier and Type Interface Description interface
IonField
IonFieldinterface
IonForm
IonForm -
Uses of Resource in com.okta.sdk.resource.linked.object
Subinterfaces of Resource in com.okta.sdk.resource.linked.object Modifier and Type Interface Description interface
LinkedObject
LinkedObjectinterface
LinkedObjectDetails
LinkedObjectDetailsinterface
LinkedObjectList
Collection List for LinkedObject -
Uses of Resource in com.okta.sdk.resource.log
Subinterfaces of Resource in com.okta.sdk.resource.log Modifier and Type Interface Description interface
LogActor
LogActorinterface
LogAuthenticationContext
LogAuthenticationContextinterface
LogClient
LogClientinterface
LogDebugContext
LogDebugContextinterface
LogEvent
LogEventinterface
LogEventList
Collection List for LogEventinterface
LogGeographicalContext
LogGeographicalContextinterface
LogGeolocation
LogGeolocationinterface
LogIpAddress
LogIpAddressinterface
LogIssuer
LogIssuerinterface
LogOutcome
LogOutcomeinterface
LogRequest
LogRequestinterface
LogSecurityContext
LogSecurityContextinterface
LogTarget
LogTargetinterface
LogTransaction
LogTransactioninterface
LogUserAgent
LogUserAgent -
Uses of Resource in com.okta.sdk.resource.network.zone
Subinterfaces of Resource in com.okta.sdk.resource.network.zone Modifier and Type Interface Description interface
NetworkZone
NetworkZoneinterface
NetworkZoneAddress
NetworkZoneAddressinterface
NetworkZoneList
Collection List for NetworkZoneinterface
NetworkZoneLocation
NetworkZoneLocation -
Uses of Resource in com.okta.sdk.resource.org
Subinterfaces of Resource in com.okta.sdk.resource.org Modifier and Type Interface Description interface
OrgContactTypeObj
OrgContactTypeObjinterface
OrgContactTypeObjList
Collection List for OrgContactTypeObjinterface
OrgContactUser
OrgContactUserinterface
OrgOktaCommunicationSetting
OrgOktaCommunicationSettinginterface
OrgOktaSupportSettingsObj
OrgOktaSupportSettingsObjinterface
OrgPreferences
OrgPreferencesinterface
OrgSetting
OrgSettinginterface
UserIdString
UserIdString -
Uses of Resource in com.okta.sdk.resource.policy
Subinterfaces of Resource in com.okta.sdk.resource.policy Modifier and Type Interface Description interface
AccessPolicy
AccessPolicyinterface
AccessPolicyConstraint
AccessPolicyConstraintinterface
AccessPolicyConstraints
AccessPolicyConstraintsinterface
AccessPolicyRule
AccessPolicyRuleinterface
AccessPolicyRuleActions
AccessPolicyRuleActionsinterface
AccessPolicyRuleApplicationSignOn
AccessPolicyRuleApplicationSignOninterface
AccessPolicyRuleConditions
AccessPolicyRuleConditionsinterface
AccessPolicyRuleCustomCondition
AccessPolicyRuleCustomConditioninterface
AppAndInstanceConditionEvaluatorAppOrInstance
AppAndInstanceConditionEvaluatorAppOrInstanceinterface
AppAndInstancePolicyRuleCondition
AppAndInstancePolicyRuleConditioninterface
AppInstancePolicyRuleCondition
AppInstancePolicyRuleConditioninterface
BeforeScheduledActionPolicyRuleCondition
BeforeScheduledActionPolicyRuleConditioninterface
ClientPolicyCondition
ClientPolicyConditioninterface
ContextPolicyRuleCondition
ContextPolicyRuleConditioninterface
DeviceAccessPolicyRuleCondition
DeviceAccessPolicyRuleConditioninterface
DevicePolicyRuleCondition
DevicePolicyRuleConditioninterface
DevicePolicyRuleConditionPlatform
DevicePolicyRuleConditionPlatforminterface
Duration
Durationinterface
GrantTypePolicyRuleCondition
GrantTypePolicyRuleConditioninterface
GroupCondition
GroupConditioninterface
GroupPolicyRuleCondition
GroupPolicyRuleConditioninterface
IdentityProviderPolicy
IdentityProviderPolicyinterface
IdentityProviderPolicyRuleCondition
IdentityProviderPolicyRuleConditioninterface
InactivityPolicyRuleCondition
InactivityPolicyRuleConditioninterface
KnowledgeConstraint
KnowledgeConstraintinterface
LifecycleExpirationPolicyRuleCondition
LifecycleExpirationPolicyRuleConditioninterface
MDMEnrollmentPolicyRuleCondition
MDMEnrollmentPolicyRuleConditioninterface
OAuthAuthorizationPolicy
OAuthAuthorizationPolicyinterface
OktaSignOnPolicy
OktaSignOnPolicyinterface
OktaSignOnPolicyConditions
OktaSignOnPolicyConditionsinterface
OktaSignOnPolicyRule
OktaSignOnPolicyRuleinterface
OktaSignOnPolicyRuleActions
OktaSignOnPolicyRuleActionsinterface
OktaSignOnPolicyRuleConditions
OktaSignOnPolicyRuleConditionsinterface
OktaSignOnPolicyRuleSignonActions
OktaSignOnPolicyRuleSignonActionsinterface
OktaSignOnPolicyRuleSignonSessionActions
OktaSignOnPolicyRuleSignonSessionActionsinterface
PasswordDictionary
PasswordDictionaryinterface
PasswordDictionaryCommon
PasswordDictionaryCommoninterface
PasswordExpirationPolicyRuleCondition
PasswordExpirationPolicyRuleConditioninterface
PasswordPolicy
PasswordPolicyinterface
PasswordPolicyAuthenticationProviderCondition
PasswordPolicyAuthenticationProviderConditioninterface
PasswordPolicyConditions
PasswordPolicyConditionsinterface
PasswordPolicyDelegationSettings
PasswordPolicyDelegationSettingsinterface
PasswordPolicyDelegationSettingsOptions
PasswordPolicyDelegationSettingsOptionsinterface
PasswordPolicyPasswordSettings
PasswordPolicyPasswordSettingsinterface
PasswordPolicyPasswordSettingsAge
PasswordPolicyPasswordSettingsAgeinterface
PasswordPolicyPasswordSettingsComplexity
PasswordPolicyPasswordSettingsComplexityinterface
PasswordPolicyPasswordSettingsLockout
PasswordPolicyPasswordSettingsLockoutinterface
PasswordPolicyRecoveryEmail
PasswordPolicyRecoveryEmailinterface
PasswordPolicyRecoveryEmailProperties
PasswordPolicyRecoveryEmailPropertiesinterface
PasswordPolicyRecoveryEmailRecoveryToken
PasswordPolicyRecoveryEmailRecoveryTokeninterface
PasswordPolicyRecoveryFactors
PasswordPolicyRecoveryFactorsinterface
PasswordPolicyRecoveryFactorSettings
PasswordPolicyRecoveryFactorSettingsinterface
PasswordPolicyRecoveryQuestion
PasswordPolicyRecoveryQuestioninterface
PasswordPolicyRecoveryQuestionComplexity
PasswordPolicyRecoveryQuestionComplexityinterface
PasswordPolicyRecoveryQuestionProperties
PasswordPolicyRecoveryQuestionPropertiesinterface
PasswordPolicyRecoverySettings
PasswordPolicyRecoverySettingsinterface
PasswordPolicyRule
PasswordPolicyRuleinterface
PasswordPolicyRuleAction
PasswordPolicyRuleActioninterface
PasswordPolicyRuleActions
PasswordPolicyRuleActionsinterface
PasswordPolicyRuleConditions
PasswordPolicyRuleConditionsinterface
PasswordPolicySettings
PasswordPolicySettingsinterface
PlatformConditionEvaluatorPlatform
PlatformConditionEvaluatorPlatforminterface
PlatformConditionEvaluatorPlatformOperatingSystem
PlatformConditionEvaluatorPlatformOperatingSysteminterface
PlatformConditionEvaluatorPlatformOperatingSystemVersion
PlatformConditionEvaluatorPlatformOperatingSystemVersioninterface
PlatformPolicyRuleCondition
PlatformPolicyRuleConditioninterface
Policy
Policyinterface
PolicyAccountLink
PolicyAccountLinkinterface
PolicyAccountLinkFilter
PolicyAccountLinkFilterinterface
PolicyAccountLinkFilterGroups
PolicyAccountLinkFilterGroupsinterface
PolicyList
Collection List for Policyinterface
PolicyNetworkCondition
PolicyNetworkConditioninterface
PolicyPeopleCondition
PolicyPeopleConditioninterface
PolicyRule
PolicyRuleinterface
PolicyRuleActions
PolicyRuleActionsinterface
PolicyRuleActionsEnroll
PolicyRuleActionsEnrollinterface
PolicyRuleAuthContextCondition
PolicyRuleAuthContextConditioninterface
PolicyRuleConditions
PolicyRuleConditionsinterface
PolicyRuleList
Collection List for PolicyRuleinterface
PolicySubject
PolicySubjectinterface
PolicyUserNameTemplate
PolicyUserNameTemplateinterface
PossessionConstraint
PossessionConstraintinterface
PreRegistrationInlineHook
PreRegistrationInlineHookinterface
ProfileEnrollmentPolicy
ProfileEnrollmentPolicyinterface
ProfileEnrollmentPolicyRule
ProfileEnrollmentPolicyRuleinterface
ProfileEnrollmentPolicyRuleAction
ProfileEnrollmentPolicyRuleActioninterface
ProfileEnrollmentPolicyRuleActions
ProfileEnrollmentPolicyRuleActionsinterface
ProfileEnrollmentPolicyRuleActivationRequirement
ProfileEnrollmentPolicyRuleActivationRequirementinterface
ProfileEnrollmentPolicyRuleProfileAttribute
ProfileEnrollmentPolicyRuleProfileAttributeinterface
RiskPolicyRuleCondition
RiskPolicyRuleConditioninterface
RiskScorePolicyRuleCondition
RiskScorePolicyRuleConditioninterface
ScheduledUserLifecycleAction
ScheduledUserLifecycleActioninterface
UserCondition
UserConditioninterface
UserIdentifierConditionEvaluatorPattern
UserIdentifierConditionEvaluatorPatterninterface
UserIdentifierPolicyRuleCondition
UserIdentifierPolicyRuleConditioninterface
UserIdentityProviderLinkRequest
UserIdentityProviderLinkRequestinterface
UserLifecycleAttributePolicyRuleCondition
UserLifecycleAttributePolicyRuleConditioninterface
UserPolicyRuleCondition
UserPolicyRuleConditioninterface
UserStatusPolicyRuleCondition
UserStatusPolicyRuleConditioninterface
UserTypeCondition
UserTypeConditioninterface
VerificationMethod
VerificationMethod -
Uses of Resource in com.okta.sdk.resource.profile.mapping
Subinterfaces of Resource in com.okta.sdk.resource.profile.mapping Modifier and Type Interface Description interface
ProfileMapping
ProfileMappinginterface
ProfileMappingList
Collection List for ProfileMappinginterface
ProfileMappingProperty
ProfileMappingPropertyinterface
ProfileMappingSource
ProfileMappingSource -
Uses of Resource in com.okta.sdk.resource.role
Subinterfaces of Resource in com.okta.sdk.resource.role Modifier and Type Interface Description interface
AssignRoleRequest
AssignRoleRequestinterface
CatalogApplication
CatalogApplicationinterface
CatalogApplicationList
Collection List for CatalogApplicationinterface
Scope
Scopeinterface
Subscription
Subscriptioninterface
SubscriptionList
Collection List for Subscription -
Uses of Resource in com.okta.sdk.resource.session
Subinterfaces of Resource in com.okta.sdk.resource.session Modifier and Type Interface Description interface
CreateSessionRequest
CreateSessionRequestinterface
Session
Sessioninterface
SessionIdentityProvider
SessionIdentityProvider -
Uses of Resource in com.okta.sdk.resource.template
Subinterfaces of Resource in com.okta.sdk.resource.template Modifier and Type Interface Description interface
SmsTemplate
SmsTemplateinterface
SmsTemplateList
Collection List for SmsTemplateinterface
SmsTemplateTranslations
SmsTemplateTranslations -
Uses of Resource in com.okta.sdk.resource.threat.insight
Subinterfaces of Resource in com.okta.sdk.resource.threat.insight Modifier and Type Interface Description interface
ThreatInsightConfiguration
ThreatInsightConfiguration -
Uses of Resource in com.okta.sdk.resource.trusted.origin
Subinterfaces of Resource in com.okta.sdk.resource.trusted.origin Modifier and Type Interface Description interface
TrustedOrigin
TrustedOrigininterface
TrustedOriginList
Collection List for TrustedOrigin -
Uses of Resource in com.okta.sdk.resource.user
Subinterfaces of Resource in com.okta.sdk.resource.user Modifier and Type Interface Description interface
AppLink
AppLinkinterface
AppLinkList
Collection List for AppLinkinterface
AuthenticationProvider
AuthenticationProviderinterface
ChangePasswordRequest
ChangePasswordRequestinterface
CreateUserRequest
CreateUserRequestinterface
ForgotPasswordResponse
ForgotPasswordResponseinterface
PasswordCredential
PasswordCredentialinterface
PasswordCredentialHash
PasswordCredentialHashinterface
PasswordCredentialHook
PasswordCredentialHookinterface
RecoveryQuestionCredential
RecoveryQuestionCredentialinterface
ResetPasswordToken
ResetPasswordTokeninterface
ResponseLinks
ResponseLinksinterface
ResponseLinksList
Collection List for ResponseLinksinterface
Role
Roleinterface
RoleList
Collection List for Roleinterface
TempPassword
TempPasswordinterface
User
Userinterface
UserActivationToken
UserActivationTokeninterface
UserCredentials
UserCredentialsinterface
UserList
Collection List for Userinterface
UserProfile
UserProfile -
Uses of Resource in com.okta.sdk.resource.user.factor
Subinterfaces of Resource in com.okta.sdk.resource.user.factor Modifier and Type Interface Description interface
ActivateFactorRequest
ActivateFactorRequestinterface
CallUserFactor
CallUserFactorinterface
CallUserFactorProfile
CallUserFactorProfileinterface
CustomHotpUserFactor
CustomHotpUserFactorinterface
CustomHotpUserFactorProfile
CustomHotpUserFactorProfileinterface
EmailUserFactor
EmailUserFactorinterface
EmailUserFactorProfile
EmailUserFactorProfileinterface
HardwareUserFactor
HardwareUserFactorinterface
HardwareUserFactorProfile
HardwareUserFactorProfileinterface
PushUserFactor
PushUserFactorinterface
PushUserFactorProfile
PushUserFactorProfileinterface
SecurityQuestion
SecurityQuestioninterface
SecurityQuestionList
Collection List for SecurityQuestioninterface
SecurityQuestionUserFactor
SecurityQuestionUserFactorinterface
SecurityQuestionUserFactorProfile
SecurityQuestionUserFactorProfileinterface
SmsUserFactor
SmsUserFactorinterface
SmsUserFactorProfile
SmsUserFactorProfileinterface
TokenUserFactor
TokenUserFactorinterface
TokenUserFactorProfile
TokenUserFactorProfileinterface
TotpUserFactor
TotpUserFactorinterface
TotpUserFactorProfile
TotpUserFactorProfileinterface
U2fUserFactor
U2fUserFactorinterface
U2fUserFactorProfile
U2fUserFactorProfileinterface
UserFactor
UserFactorinterface
UserFactorList
Collection List for UserFactorinterface
VerifyFactorRequest
VerifyFactorRequestinterface
VerifyUserFactorResponse
VerifyUserFactorResponseinterface
WebAuthnUserFactor
WebAuthnUserFactorinterface
WebAuthnUserFactorProfile
WebAuthnUserFactorProfileinterface
WebUserFactor
WebUserFactorinterface
WebUserFactorProfile
WebUserFactorProfile -
Uses of Resource in com.okta.sdk.resource.user.schema
Subinterfaces of Resource in com.okta.sdk.resource.user.schema Modifier and Type Interface Description interface
UserSchema
UserSchemainterface
UserSchemaAttribute
UserSchemaAttributeinterface
UserSchemaAttributeEnum
UserSchemaAttributeEnuminterface
UserSchemaAttributeItems
UserSchemaAttributeItemsinterface
UserSchemaAttributeMaster
UserSchemaAttributeMasterinterface
UserSchemaAttributeMasterPriority
UserSchemaAttributeMasterPriorityinterface
UserSchemaAttributePermission
UserSchemaAttributePermissioninterface
UserSchemaBase
UserSchemaBaseinterface
UserSchemaBaseProperties
UserSchemaBasePropertiesinterface
UserSchemaDefinitions
UserSchemaDefinitionsinterface
UserSchemaProperties
UserSchemaPropertiesinterface
UserSchemaPropertiesProfile
UserSchemaPropertiesProfileinterface
UserSchemaPropertiesProfileItem
UserSchemaPropertiesProfileIteminterface
UserSchemaPublic
UserSchemaPublic -
Uses of Resource in com.okta.sdk.resource.user.type
Subinterfaces of Resource in com.okta.sdk.resource.user.type Modifier and Type Interface Description interface
UserType
UserTypeinterface
UserTypeList
Collection List for UserType
-