A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
D
- DeeplinkHandledStatus - class in com.stytch.sdk.common
- A class representing the three states of a deeplink handled by StytchClient.handle() / StytchB2BClient.
- DeeplinkHandledStatus.Handled - class in com.stytch.sdk.common.DeeplinkHandledStatus
- Indicates that a deeplink was successfully parsed from the deeplink.
- DeeplinkHandledStatus.ManualHandlingRequired - class in com.stytch.sdk.common.DeeplinkHandledStatus
- Indicates that this was a supported Stytch deeplink, but there is something more your application needs to do with the extracted token.
- DeeplinkHandledStatus.NotHandled - class in com.stytch.sdk.common.DeeplinkHandledStatus
- Indicates that a deeplink was not handled by the Stytch client, either because a token could not be parsed from it or it is not a known or supported authentication method.
- DeeplinkResponse - class in com.stytch.sdk.common
- A class representing the types of Deeplink responses that the Stytch client has handled
- DeeplinkResponse.Auth - class in com.stytch.sdk.common.DeeplinkResponse
- An authenticated user response
- DeeplinkResponse.Discovery - class in com.stytch.sdk.common.DeeplinkResponse
- A B2B discovery response
- DeeplinkTokenPair - class in com.stytch.sdk.common
- A data class representing a concrete token type and corresponding token parsed from a deeplink
- DEFAULT_MFA_MEMBER_MISSING_FACTOR - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DEFAULT_PROVIDER_NOT_ALLOWED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- delete() - function in com.stytch.sdk.b2b.organization.Organization
- Deletes the Organization of the logged-in member.
- delete(kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.organization.Organization
- Deletes the Organization of the logged-in member.
- delete(java.lang.String) - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers
- Deletes a Member.
- delete(java.lang.String,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers
- Deletes a Member.
- deleteCompletable() - function in com.stytch.sdk.b2b.organization.Organization
- Deletes the Organization of the logged-in member.
- deleteCompletable(java.lang.String) - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers
- Deletes a Member.
- deleteConnection(java.lang.String) - function in com.stytch.sdk.b2b.scim.SCIM
- Deletes an existing SCIM connection.
- deleteConnection(java.lang.String,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.scim.SCIM
- Deletes an existing SCIM connection.
- deleteConnection(java.lang.String) - function in com.stytch.sdk.b2b.sso.SSO
- Delete an existing SSO connection.
- deleteConnection(java.lang.String,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.sso.SSO
- Delete an existing SSO connection.
- deleteConnectionCompletable(java.lang.String) - function in com.stytch.sdk.b2b.scim.SCIM
- Deletes an existing SCIM connection.
- deleteConnectionCompletable(java.lang.String) - function in com.stytch.sdk.b2b.sso.SSO
- Delete an existing SSO connection.
- deleteFactor(com.stytch.sdk.b2b.member.MemberAuthenticationFactor) - function in com.stytch.sdk.b2b.member.Member
- Deletes a MemberAuthenticationFactor from the currently authenticated member
- deleteFactor(com.stytch.sdk.b2b.member.MemberAuthenticationFactor,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.member.Member
- Deletes a MemberAuthenticationFactor from the currently authenticated member
- deleteFactor(com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor) - function in com.stytch.sdk.consumer.userManagement.UserManagement
- Deletes a UserAuthenticationFactor from the currently authenticated user
- deleteFactor(com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.userManagement.UserManagement
- Deletes a UserAuthenticationFactor from the currently authenticated user
- deleteFactorCompletable(com.stytch.sdk.b2b.member.MemberAuthenticationFactor) - function in com.stytch.sdk.b2b.member.Member
- Deletes a MemberAuthenticationFactor from the currently authenticated member
- deleteFactorCompletable(com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor) - function in com.stytch.sdk.consumer.userManagement.UserManagement
- Deletes a UserAuthenticationFactor from the currently authenticated user
- deleteMemberAuthenticationFactor(java.lang.String,com.stytch.sdk.b2b.member.MemberAuthenticationFactor) - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers
- Deletes a MemberAuthenticationFactor from the currently authenticated member
- deleteMemberAuthenticationFactor(java.lang.String,com.stytch.sdk.b2b.member.MemberAuthenticationFactor,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers
- Deletes a MemberAuthenticationFactor from the currently authenticated member
- deleteMemberAuthenticationFactorCompletable(java.lang.String,com.stytch.sdk.b2b.member.MemberAuthenticationFactor) - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers
- Deletes a MemberAuthenticationFactor from the currently authenticated member
- deleteVerificationCertificate(com.stytch.sdk.b2b.sso.SSO.SAML.DeleteVerificationCertificateParameters) - function in com.stytch.sdk.b2b.sso.SSO.SAML
- Delete a SAML verification certificate.
- deleteVerificationCertificate(com.stytch.sdk.b2b.sso.SSO.SAML.DeleteVerificationCertificateParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.sso.SSO.SAML
- Delete a SAML verification certificate.
- deleteVerificationCertificateCompletable(com.stytch.sdk.b2b.sso.SSO.SAML.DeleteVerificationCertificateParameters) - function in com.stytch.sdk.b2b.sso.SSO.SAML
- Delete a SAML verification certificate.
- DENY_LIST_MAX_EXCEEDED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DEPRECATED_ENDPOINT - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DESIRED_EMAIL_DEACTIVATED_BY_DIFFERENT_MEMBER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DESIRED_EMAIL_UPDATING_FOR_DIFFERENT_MEMBER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DFP - class in com.stytch.sdk.common.dfp
- The DFP interface provides methods for retrieving a DFP Telemetry ID, which you can look up from your backend.
- DFPType - class in com.stytch.sdk.common.dfp
- DirectLoginForSingleMembershipOptions - class in com.stytch.sdk.ui.b2b.data
- DISCORD - enum entry in com.stytch.sdk.ui.b2c.data.OAuthProvider
Support Discord OAuth logins
- discoverConnections(java.lang.String) - function in com.stytch.sdk.b2b.sso.SSO
- The SSO Discovery method surfaces SSO connections for the end user.
- discoverConnections(java.lang.String,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.sso.SSO
- The SSO Discovery method surfaces SSO connections for the end user.
- discoverConnectionsCompletable(java.lang.String) - function in com.stytch.sdk.b2b.sso.SSO
- The SSO Discovery method surfaces SSO connections for the end user.
- DISCOVERY - enum entry in com.stytch.sdk.b2b.B2BTokenType
A B2B Discovery deeplink
- Discovery - class in com.stytch.sdk.b2b.discovery
- The Discovery interface provides methods for discovering a member's available organizations, creating organizations, and exchanging sessions between organizations.
- DISCOVERY - enum entry in com.stytch.sdk.ui.b2b.data.AuthFlowType
- Discovery.CreateOrganizationParameters - class in com.stytch.sdk.b2b.discovery.Discovery
- A data class used for wrapping parameters used with creating organizations
- Discovery.SessionExchangeParameters - class in com.stytch.sdk.b2b.discovery.Discovery
- Data class used for wrapping parameters used with exchanging sessions between organizations.
- DISCOVERY_OAUTH - enum entry in com.stytch.sdk.b2b.B2BTokenType
An OAuth Discovery deeplink
- discoveryAuthenticate(com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.DiscoveryAuthenticateParameters) - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks
- Authenticate a Member with a Discovery Magic Link.
- discoveryAuthenticate(com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.DiscoveryAuthenticateParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks
- Authenticate a Member with a Discovery Magic Link.
- discoveryAuthenticateCompletable(com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.DiscoveryAuthenticateParameters) - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks
- Authenticate a Member with a Discovery Magic Link.
- discoverySend(com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.DiscoverySendParameters) - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks
- Send a discovery magic link to an email address
- discoverySend(com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.DiscoverySendParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks
- Send a discovery magic link to an email address
- discoverySendCompletable(com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.DiscoverySendParameters) - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks
- Send a discovery magic link to an email address
- DOWNSTREAM_CARRIER_ERROR - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_BIOMETRIC_REGISTRATION - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_CUSTOM_HOSTNAME_FOUND - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_EMAIL - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_EMAIL_FOR_USER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_EMAIL_TEMPLATE_VANITY_ID - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_EXTERNAL_SSO_CONNECTION - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_M2M_CLIENT_ID - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_MEMBER_EMAIL - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_MEMBER_EXTERNAL_ID - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_MEMBER_PHONE_NUMBER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_MEMBER_PHONE_NUMBER_FOR_MEMBER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_ORGANIZATION - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_ORGANIZATION_USER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_PHONE_NUMBER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_PHONE_NUMBER_FOR_USER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_PROJECT_USER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_REDIRECT_URL - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_SAML_CONNECTION - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_SAML_RESPONSE - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_USER_EXTERNAL_ID - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_WALLET_ADDRESS - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_WALLET_ADDRESS_FOR_USER - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DUPLICATE_WEBAUTHN_REGISTRATION - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType
- DYNAMIC_CLIENT_REGISTRATION_NOT_ENABLED - enum entry in com.stytch.sdk.common.errors.StytchAPIErrorType