All Classes
| Class | Description |
|---|---|
| ActiveProject |
The Active Project ID
|
| AdminCreateIdentityBody |
AdminCreateIdentityBody
|
| AdminCreateIdentityImportCredentialsOidc |
AdminCreateIdentityImportCredentialsOidc
|
| AdminCreateIdentityImportCredentialsOidcConfig |
AdminCreateIdentityImportCredentialsOidcConfig
|
| AdminCreateIdentityImportCredentialsOidcProvider |
AdminCreateIdentityImportCredentialsOidcProvider
|
| AdminCreateIdentityImportCredentialsPassword |
AdminCreateIdentityImportCredentialsPassword
|
| AdminCreateIdentityImportCredentialsPasswordConfig |
AdminCreateIdentityImportCredentialsPasswordConfig
|
| AdminCreateSelfServiceRecoveryLinkBody |
AdminCreateSelfServiceRecoveryLinkBody
|
| AdminIdentityImportCredentials |
AdminIdentityImportCredentials
|
| AdminUpdateIdentityBody |
AdminUpdateIdentityBody
|
| ApiCallback<T> |
Callback for asynchronous API call.
|
| ApiClient |
ApiClient class.
|
| ApiException |
ApiException class.
|
| ApiKeyAuth | |
| ApiResponse<T> |
API response returned by API call.
|
| ApiToken |
ApiToken
|
| Authentication | |
| AuthenticatorAssuranceLevel |
The authenticator assurance level can be one of \"aal1\", \"aal2\", or \"aal3\".
|
| AuthenticatorAssuranceLevel.Adapter | |
| CloudAccount |
CloudAccount
|
| CnameSettings |
CnameSettings
|
| Configuration | |
| CreateCustomHostnameBody |
CreateCustomHostnameBody
|
| CreateProjectBody |
CreateProjectBody
|
| CreateSubscriptionPayload |
CreateSubscriptionPayload
|
| ErrorAuthenticatorAssuranceLevelNotSatisfied |
ErrorAuthenticatorAssuranceLevelNotSatisfied
|
| GenericError |
Error responses are sent when an error (e.g.
|
| GenericErrorContent |
Error response
|
| HealthNotReadyStatus |
HealthNotReadyStatus
|
| HealthStatus |
HealthStatus
|
| HttpBasicAuth | |
| HttpBearerAuth | |
| Identity |
An identity can be a real human, a service, an IoT device - everything that can be described as an \"actor\" in a system.
|
| IdentityCredentials |
Credentials represents a specific credential type
|
| IdentityCredentialsOidc |
IdentityCredentialsOidc
|
| IdentityCredentialsOidcProvider |
IdentityCredentialsOidcProvider
|
| IdentityCredentialsPassword |
IdentityCredentialsPassword
|
| IdentityCredentialsType |
and so on.
|
| IdentityCredentialsType.Adapter | |
| IdentitySchema |
Together the name and identity uuid are a unique index constraint.
|
| IdentitySchemaLocation |
IdentitySchemaLocation
|
| IdentitySchemaPreset |
IdentitySchemaPreset
|
| IdentitySchemaValidationResult |
IdentitySchemaValidationResult
|
| IdentityState |
The state can either be `active` or `inactive`.
|
| IdentityState.Adapter | |
| InlineResponse200 |
InlineResponse200
|
| InlineResponse2001 |
InlineResponse2001
|
| InlineResponse503 |
InlineResponse503
|
| InvitePayload |
InvitePayload
|
| IsOwnerForProjectBySlug |
IsOwnerForProjectBySlug
|
| IsOwnerForProjectBySlugPayload |
IsOwnerForProjectBySlugPayload
|
| JSON | |
| JSON.DateTypeAdapter |
Gson TypeAdapter for java.util.Date type
If the dateFormat is null, ISO8601Utils will be used.
|
| JSON.OffsetDateTimeTypeAdapter |
Gson TypeAdapter for JSR310 OffsetDateTime type
|
| JSON.SqlDateTypeAdapter |
Gson TypeAdapter for java.sql.Date type
If the dateFormat is null, a simple "yyyy-MM-dd" format will be used
(more efficient than SimpleDateFormat).
|
| JsonError |
The standard Ory JSON API error format.
|
| JsonPatch |
JSON Patch allows you to target individual keys in a JSON document for updates.
|
| JsonPatch.OpEnum |
The JSON Patch operation
|
| JsonPatch.OpEnum.Adapter | |
| MetadataApi | |
| NeedsPrivilegedSessionError |
NeedsPrivilegedSessionError
|
| NormalizedProject |
NormalizedProject
|
| NormalizedProject.StateEnum |
The state of the project.
|
| NormalizedProject.StateEnum.Adapter | |
| NormalizedProjectRevision |
NormalizedProjectRevision
|
| NormalizedProjectRevisionHook |
NormalizedProjectRevisionHook
|
| NormalizedProjectRevisionIdentitySchema |
NormalizedProjectRevisionIdentitySchema
|
| NormalizedProjectRevisionThirdPartyProvider |
NormalizedProjectRevisionThirdPartyProvider
|
| NullPlan |
Gets or Sets NullPlan
|
| NullPlan.Adapter | |
| Pagination |
Pagination
|
| Pair | |
| ProgressRequestBody | |
| ProgressResponseBody | |
| Project |
Project
|
| Project.StateEnum |
The state of the project.
|
| Project.StateEnum.Adapter | |
| ProjectHost |
ProjectHost
|
| ProjectInvite |
ProjectInvite
|
| ProjectMetadata |
ProjectMetadata
|
| ProjectMetadata.StateEnum |
The state of the project.
|
| ProjectMetadata.StateEnum.Adapter | |
| ProjectServiceIdentity |
ProjectServiceIdentity
|
| ProjectServices |
ProjectServices
|
| ProvisionMockSubscriptionPayload |
ProvisionMockSubscriptionPayload
|
| QuotaProjectMemberSeats |
QuotaProjectMemberSeats
|
| RecoveryAddress |
RecoveryAddress
|
| RevokedSessions |
RevokedSessions
|
| SchemaPatch |
SchemaPatch
|
| SelfServiceBrowserLocationChangeRequiredError |
SelfServiceBrowserLocationChangeRequiredError
|
| SelfServiceError |
SelfServiceError
|
| SelfServiceFlowExpiredError |
Is sent when a flow is expired
|
| SelfServiceLoginFlow |
This object represents a login flow.
|
| SelfServiceLogoutUrl |
SelfServiceLogoutUrl
|
| SelfServiceRecoveryFlow |
This request is used when an identity wants to recover their account.
|
| SelfServiceRecoveryFlowState |
The state represents the state of the recovery flow.
|
| SelfServiceRecoveryFlowState.Adapter | |
| SelfServiceRecoveryLink |
SelfServiceRecoveryLink
|
| SelfServiceRegistrationFlow |
SelfServiceRegistrationFlow
|
| SelfServiceSettingsFlow |
This flow is used when an identity wants to update settings (e.g.
|
| SelfServiceSettingsFlowState |
show_form: No user data has been collected, or it is invalid, and thus the form should be shown.
|
| SelfServiceSettingsFlowState.Adapter | |
| SelfServiceVerificationFlow |
Used to verify an out-of-band communication channel such as an email address or a phone number.
|
| SelfServiceVerificationFlowState |
The state represents the state of the verification flow.
|
| SelfServiceVerificationFlowState.Adapter | |
| ServerConfiguration |
Representing a Server configuration.
|
| ServerVariable |
Representing a Server Variable for server URL template substitution.
|
| Session |
A Session
|
| SessionAuthenticationMethod |
A singular authenticator used during authentication / login.
|
| SessionAuthenticationMethod.MethodEnum |
Gets or Sets method
|
| SessionAuthenticationMethod.MethodEnum.Adapter | |
| SessionDevice |
SessionDevice
|
| SettingsProfileFormConfig |
SettingsProfileFormConfig
|
| StringUtil | |
| StripeCustomerResponse |
StripeCustomerResponse
|
| SubmitSelfServiceFlowWithWebAuthnRegistrationMethod |
SubmitSelfServiceFlowWithWebAuthnRegistrationMethod
|
| SubmitSelfServiceLoginFlowBody |
SubmitSelfServiceLoginFlowBody
|
| SubmitSelfServiceLoginFlowWithLookupSecretMethodBody |
SubmitSelfServiceLoginFlowWithLookupSecretMethodBody
|
| SubmitSelfServiceLoginFlowWithOidcMethodBody |
SubmitSelfServiceLoginFlowWithOidcMethodBody is used to decode the login form payload when using the oidc method.
|
| SubmitSelfServiceLoginFlowWithPasswordMethodBody |
SubmitSelfServiceLoginFlowWithPasswordMethodBody
|
| SubmitSelfServiceLoginFlowWithTotpMethodBody |
SubmitSelfServiceLoginFlowWithTotpMethodBody
|
| SubmitSelfServiceLoginFlowWithWebAuthnMethodBody |
SubmitSelfServiceLoginFlowWithWebAuthnMethodBody
|
| SubmitSelfServiceLogoutFlowWithoutBrowserBody |
nolint:deadcode,unused
|
| SubmitSelfServiceRecoveryFlowBody |
SubmitSelfServiceRecoveryFlowBody
|
| SubmitSelfServiceRecoveryFlowWithLinkMethodBody |
SubmitSelfServiceRecoveryFlowWithLinkMethodBody
|
| SubmitSelfServiceRegistrationFlowBody |
SubmitSelfServiceRegistrationFlowBody
|
| SubmitSelfServiceRegistrationFlowWithOidcMethodBody |
SubmitSelfServiceRegistrationFlowWithOidcMethodBody is used to decode the registration form payload when using the oidc method.
|
| SubmitSelfServiceRegistrationFlowWithPasswordMethodBody |
SubmitSelfServiceRegistrationFlowWithPasswordMethodBody is used to decode the registration form payload when using the password method.
|
| SubmitSelfServiceRegistrationFlowWithWebAuthnMethodBody |
SubmitSelfServiceRegistrationFlowWithWebAuthnMethodBody
|
| SubmitSelfServiceSettingsFlowBody |
SubmitSelfServiceSettingsFlowBody
|
| SubmitSelfServiceSettingsFlowWithLookupMethodBody |
SubmitSelfServiceSettingsFlowWithLookupMethodBody
|
| SubmitSelfServiceSettingsFlowWithOidcMethodBody |
nolint:deadcode,unused
|
| SubmitSelfServiceSettingsFlowWithPasswordMethodBody |
SubmitSelfServiceSettingsFlowWithPasswordMethodBody
|
| SubmitSelfServiceSettingsFlowWithProfileMethodBody |
nolint:deadcode,unused
|
| SubmitSelfServiceSettingsFlowWithTotpMethodBody |
SubmitSelfServiceSettingsFlowWithTotpMethodBody
|
| SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody |
SubmitSelfServiceSettingsFlowWithWebAuthnMethodBody
|
| SubmitSelfServiceVerificationFlowBody |
nolint:deadcode,unused
|
| SubmitSelfServiceVerificationFlowWithLinkMethodBody |
SubmitSelfServiceVerificationFlowWithLinkMethodBody
|
| Subscription |
Subscription
|
| Subscription.CurrentPlanEnum |
The currently active plan of the subscription
|
| Subscription.CurrentPlanEnum.Adapter | |
| SuccessfulProjectUpdate |
SuccessfulProjectUpdate
|
| SuccessfulSelfServiceLoginWithoutBrowser |
The Response for Login Flows via API
|
| SuccessfulSelfServiceRegistrationWithoutBrowser |
The Response for Registration Flows via API
|
| UiContainer |
Container represents a HTML Form.
|
| UiNode |
Nodes are represented as HTML elements or their native UI equivalents.
|
| UiNodeAnchorAttributes |
UiNodeAnchorAttributes
|
| UiNodeAttributes |
UiNodeAttributes
|
| UiNodeImageAttributes |
UiNodeImageAttributes
|
| UiNodeInputAttributes |
InputAttributes represents the attributes of an input node
|
| UiNodeMeta |
This might include a label and other information that can optionally be used to render UIs.
|
| UiNodeScriptAttributes |
UiNodeScriptAttributes
|
| UiNodeTextAttributes |
UiNodeTextAttributes
|
| UiText |
UiText
|
| UpdateCustomHostnameBody |
UpdateCustomHostnameBody
|
| UpdateProject |
UpdateProject
|
| UpdateSubscriptionPayload |
UpdateSubscriptionPayload
|
| V0alpha2Api | |
| VerifiableIdentityAddress |
VerifiableAddress is an identity's verifiable address
|
| Version |
Version
|
| Warning |
Warning
|