A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X 

G

get() - function in com.stytch.sdk.b2b.member.Member
Wraps Stytch’s organization/members/me endpoint.
get(kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.member.Member
Wraps Stytch’s organization/members/me endpoint.
get() - function in com.stytch.sdk.b2b.organization.Organization
Wraps Stytch’s organization/me endpoint.
get(kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.organization.Organization
Wraps Stytch’s organization/me endpoint.
get() - function in com.stytch.sdk.b2b.recoveryCodes.RecoveryCodes
Get the recovery codes for an authenticated member
get(kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.recoveryCodes.RecoveryCodes
Get the recovery codes for an authenticated member
getActivity() - function in com.stytch.sdk.consumer.passkeys.Passkeys.AuthenticateParameters
an activity context for launching the native Passkeys UI
getActivity() - function in com.stytch.sdk.consumer.passkeys.Passkeys.RegisterParameters
an activity context for launching the native Passkeys UI
getAllowCreateOrganization() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getAllowDeviceCredentials() - function in com.stytch.sdk.consumer.biometrics.Biometrics.RegisterParameters
opts-in to allowing the use of non-biometric device credentials (PIN, Pattern) as a fallback (on Android versions greater than Q)
getAllowedAuthMethods() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
An array of allowed authentication methods.
getAllowedAuthMethods() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
An array of allowed authentication methods.
getAllowedMfaMethods() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
An array of allowed MFA methods.
getAllowFallbackToCleartext() - function in com.stytch.sdk.consumer.biometrics.Biometrics.RegisterParameters
opts-in to allowing biometric registrations when the KeyStore is unreliable.
getAmazon() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Amazon
getApple() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Apple
getAttributeMapping() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateParameters
An object that represents the attributes used to identify a Member.
getAuthFlowType() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getAuthMethods() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
The setting that controls which authentication methods can be used by Members of an Organization.
getAuthMethods() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The setting that controls which authentication methods can be used by Members of an Organization.
getAuthorizationUrl() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.UpdateParameters
The location of the URL that starts an OAuth login at the IdP.
getAutofillSessionDurationMinutes() - function in com.stytch.sdk.b2b.otp.OTP.SMS.SendParameters
indicates how long an autofilled session should last
getAutofillSessionDurationMinutes() - function in com.stytch.sdk.consumer.otp.OTP.SmsOTP.Parameters
indicates how long an autofilled session should last
getAutoSelectEnabled() - function in com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap.StartParameters
toggles whether or not to autoselect an account if only one Google account exists
getBackgroundColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getBiometrics() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the Biometrics interface which provides methods for detecting biometric availability, registering, authenticating, and removing biometrics identifiers.
getBiometricsOptions() - function in com.stytch.sdk.ui.b2c.data.StytchProductConfig
 
getBitbucket() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with BitBucket
getButtonBackgroundColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getButtonBorderColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getButtonBorderRadius() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getButtonTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getCertificateId() - function in com.stytch.sdk.b2b.sso.SSO.SAML.DeleteVerificationCertificateParameters
The ID of the certificate to be deleted.
getClientId() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.UpdateParameters
The OAuth2.0 client ID used to authenticate login attempts.
getClientId() - function in com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap.StartParameters
is the Google Cloud OAuth Client Id
getClientId() - function in com.stytch.sdk.ui.b2c.data.GoogleOAuthOptions
the client ID you used to configure Google OAuth
getClientName() - function in com.stytch.sdk.common.errors.StytchSDKNotConfiguredError
the client type that must be configured (either StytchClient or StytchB2BClient)
getClientSecret() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.UpdateParameters
The secret belonging to the OAuth2.0 client used to authenticate login attempts.
getCode() - function in com.stytch.sdk.b2b.otp.OTP.Email.AuthenticateParameters
The code to authenticate
getCode() - function in com.stytch.sdk.b2b.otp.OTP.Email.Discovery.AuthenticateParameters
The OTP to authenticate
getCode() - function in com.stytch.sdk.b2b.otp.OTP.SMS.AuthenticateParameters
The OTP to authenticate
getCode() - function in com.stytch.sdk.b2b.totp.TOTP.AuthenticateParameters
The TOTP code to authenticate
getCode() - function in com.stytch.sdk.common.errors.StytchUIActivityFailed
the Activity result code returned when the UI activity failed
getCodeChallenge() - function in com.stytch.sdk.common.PKCECodePair
the challenge that was generated
getCodeVerifier() - function in com.stytch.sdk.common.PKCECodePair
the verifier of the challenge
getCoinbase() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Coinbase
getCompletable() - function in com.stytch.sdk.b2b.member.Member
Wraps Stytch’s organization/members/me endpoint.
getCompletable() - function in com.stytch.sdk.b2b.organization.Organization
Wraps Stytch’s organization/me endpoint.
getCompletable() - function in com.stytch.sdk.b2b.recoveryCodes.RecoveryCodes
Get the recovery codes for an authenticated member
getConnection() - function in com.stytch.sdk.b2b.scim.SCIM
Gets the SCIM connection for an organization.
getConnection(kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.scim.SCIM
Gets the SCIM connection for an organization.
getConnectionCompletable() - function in com.stytch.sdk.b2b.scim.SCIM
Gets the SCIM connection for an organization.
getConnectionGroups(com.stytch.sdk.b2b.scim.SCIM.GetConnectionGroupsParameters) - function in com.stytch.sdk.b2b.scim.SCIM
Gets all groups associated with an organization's SCIM connection.
getConnectionGroups(com.stytch.sdk.b2b.scim.SCIM.GetConnectionGroupsParameters,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.scim.SCIM
Gets all groups associated with an organization's SCIM connection.
getConnectionGroupsCompletable(com.stytch.sdk.b2b.scim.SCIM.GetConnectionGroupsParameters) - function in com.stytch.sdk.b2b.scim.SCIM
Gets all groups associated with an organization's SCIM connection.
getConnectionId() - function in com.stytch.sdk.b2b.scim.SCIM.UpdateConnectionParameters
Globally unique UUID that identifies a specific SCIM Connection.
getConnectionId() - function in com.stytch.sdk.b2b.sso.SSO.GetTokenForProviderParams
 
getConnectionId() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.UpdateParameters
Globally unique UUID that identifies a specific OIDC Connection.
getConnectionId() - function in com.stytch.sdk.b2b.sso.SSO.SAML.DeleteVerificationCertificateParameters
Globally unique UUID that identifies a specific SAML Connection.
getConnectionId() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateByURLParameters
Globally unique UUID that identifies a specific SAML Connection.
getConnectionId() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateParameters
Globally unique UUID that identifies a specific SAML Connection.
getConnectionId() - function in com.stytch.sdk.b2b.sso.SSO.StartParams
The ID of the SSO connection to use for the login flow.
getConnections() - function in com.stytch.sdk.b2b.sso.SSO
Get all SSO Connections owned by the organization.
getConnections(kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.sso.SSO
Get all SSO Connections owned by the organization.
getConnectionsCompletable() - function in com.stytch.sdk.b2b.sso.SSO
Get all SSO Connections owned by the organization.
getContext() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.StartParameters
the calling Activity for launching the browser
getContext() - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.DiscoveryStartParameters
the calling Activity for launching the browser
getContext() - function in com.stytch.sdk.b2b.sso.SSO.StartParams
 
getContext() - function in com.stytch.sdk.consumer.biometrics.Biometrics.AuthenticateParameters
is the calling FragmentActivity
getContext() - function in com.stytch.sdk.consumer.biometrics.Biometrics.RegisterParameters
is the calling FragmentActivity
getContext() - function in com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap.StartParameters
is the calling Activity
getContext() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.StartParameters
the calling Activity for launching the browser
getCreateMemberAsPending() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.CreateMemberParameters
Flag for whether or not to save a Member as pending or active in Stytch.
getCredentialType() - function in com.stytch.sdk.common.errors.UnexpectedCredentialType
the type of credential that Google Credential Manager returned
getCrypto() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the CryptoWallet interface which provides methods for authenticating with a crypto wallet
getCryptoWalletAddress() - function in com.stytch.sdk.consumer.crypto.CryptoWallet.AuthenticateParameters
The address to authenticate.
getCryptoWalletAddress() - function in com.stytch.sdk.consumer.crypto.CryptoWallet.AuthenticateStartParameters
The address to authenticate.
getCryptoWalletType() - function in com.stytch.sdk.consumer.crypto.CryptoWallet.AuthenticateParameters
The type of wallet to authenticate.
getCryptoWalletType() - function in com.stytch.sdk.consumer.crypto.CryptoWallet.AuthenticateStartParameters
The type of wallet to authenticate.
getCursor() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchParameters
The cursor field allows you to paginate through your results.
getCursor() - function in com.stytch.sdk.b2b.scim.SCIM.GetConnectionGroupsParameters
The cursor to use to indicate where to start group results.
getCustomScopes() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.GetTokenForProviderParams
 
getCustomScopes() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.StartParameters
Any additional scopes to be requested from the identity provider.
getCustomScopes() - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.DiscoveryStartParameters
Any additional scopes to be requested from the identity provider.
getCustomScopes() - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.GetTokenForProviderParams
Any additional scopes to be requested from the identity provider
getCustomScopes() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.GetTokenForProviderParams
Any additional scopes to be requested from the identity provider
getCustomScopes() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.StartParameters
Any additional scopes to be requested from the identity provider
getCustomScopes() - function in com.stytch.sdk.ui.b2b.data.B2BOAuthProviderConfig
 
getDarkTheme() - function in com.stytch.sdk.ui.shared.data.StytchStyles
 
getDefaultMfaMethod() - function in com.stytch.sdk.b2b.member.Member.UpdateParams
Sets the Member's default MFA method.
getDefaultMfaMethod() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.UpdateMemberParameters
Sets the Member's default MFA method.
getDfp() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the DFP interface which provides a method for retrieving a dfp_telemetry_id for use in DFP lookups on your backend server
getDfp() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the DFP interface which provides a method for retrieving a dfp_telemetry_id for use in DFP lookups on your backend server
getDfppaDomain() - function in com.stytch.sdk.common.EndpointOptions
the domain that should be used for DFPPA
getDfpType() - function in com.stytch.sdk.common.StytchClientOptions
 
getDialogTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getDirectCreateOrganizationForNoMembership() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getDirectLoginForSingleMembership() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getDisabledButtonBackgroundColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getDisabledButtonBorderColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getDisabledButtonTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getDisabledInputBackgroundColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getDisabledInputBorderColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getDisabledInputTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getDisabledTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getDiscord() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Discord
getDiscovery() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the Discovery interface which provides methods for creating and discovering Organizations and exchanging sessions between organizations
getDiscovery() - function in com.stytch.sdk.b2b.oauth.OAuth
Exposes an instance of the Discovery OAuth implementation
getDiscovery() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider
Exposes an instance of the ProviderDiscovery interface
getDiscovery() - function in com.stytch.sdk.b2b.otp.OTP.Email
 
getDiscovery() - function in com.stytch.sdk.b2b.passwords.Passwords
Public variable that exposes an instance of Discovery
getDiscoveryOauthToken() - function in com.stytch.sdk.b2b.oauth.OAuth.Discovery.DiscoveryAuthenticateParameters
The oauth token used to finish the discovery flow
getDiscoveryRedirectUrl() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.DiscoverySendParameters
is the url where you should be redirected for organization discovery
getDiscoveryRedirectUrl() - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.DiscoveryStartParameters
The URL that Stytch redirects to after the OAuth flow is completed for the member to perform discovery actions.
getDiscoveryRedirectUrl() - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.GetTokenForProviderParams
 
getDiscoveryRedirectUrl() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailStartParameters
  • The url that the Member clicks from the password reset email to skip resetting their password and directly login. This should be a url that your app receives, parses, and subsequently sends an API request to the magic link authenticate endpoint to complete the login process without reseting their password. If this value is not passed, the login redirect URL that you set in your Dashboard is used. If you have not set a default login redirect URL, an error is returned.

getDisplayName() - function in com.stytch.sdk.b2b.scim.SCIM.CreateConnectionParameters
A human-readable display name for the connection.
getDisplayName() - function in com.stytch.sdk.b2b.scim.SCIM.UpdateConnectionParameters
A human-readable display name for the connection.
getDisplayName() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.CreateParameters
A human-readable display name for the connection.
getDisplayName() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.UpdateParameters
A human-readable display name for the connection.
getDisplayName() - function in com.stytch.sdk.b2b.sso.SSO.SAML.CreateParameters
A human-readable display name for the connection.
getDisplayName() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateParameters
A human-readable display name for the connection.
getDomain() - function in com.stytch.sdk.consumer.passkeys.Passkeys.AuthenticateParameters
the domain of the Passkey registration.
getDomain() - function in com.stytch.sdk.consumer.passkeys.Passkeys.RegisterParameters
the domain of the Passkey registration.
getEmail() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks
Public variable that exposes an instance of EmailMagicLinks
getEmail() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.Parameters
is the account identifier for the account in the form of an Email address where you wish to receive a magic link to authenticate
getEmail() - function in com.stytch.sdk.b2b.otp.OTP
Public variable that exposes an instance of Email OTP
getEmail() - function in com.stytch.sdk.b2b.passwords.Passwords.StrengthCheckParameters
is the account identifier for the account in the form of an Email address that you wish to use to initiate a password strength check
getEmail() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks
Public variable that exposes an instance of EmailMagicLinks
getEmail() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters
is the account identifier for the account in the form of an Email address where you wish to receive a magic link to authenticate
getEmail() - function in com.stytch.sdk.consumer.otp.OTP
Public variable that exposes an instance of Email OTP
getEmail() - function in com.stytch.sdk.consumer.otp.OTP.EmailOTP.Parameters
the address the OTP code would be sent to via Email
getEmail() - function in com.stytch.sdk.consumer.passwords.Passwords.AuthParameters
is the account identifier for the account in the form of an Email address
getEmail() - function in com.stytch.sdk.consumer.passwords.Passwords.CreateParameters
is the account identifier for the account in the form of an Email address that you wish to use for account creation
getEmail() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailStartParameters
is the account identifier for the account in the form of an Email address to identify which account's password you wish to start resetting
getEmail() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByExistingPasswordParameters
is the account identifier for the account in the form of an Email address to identify which account's password you wish to start resetting
getEmail() - function in com.stytch.sdk.consumer.passwords.Passwords.StrengthCheckParameters
is the account identifier for the account in the form of an Email address that you wish to use to initiate a password strength check
getEmail() - function in com.stytch.sdk.consumer.userManagement.UserManagement.SearchParams
the email address to search for
getEmailAddress() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.DiscoverySendParameters
is the account identifier for the account in the form of an Email address where you wish to receive a magic link to authenticate
getEmailAddress() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.InviteParameters
is the account identifier for the account in the form of an Email address where you wish to receive a magic link to authenticate
getEmailAddress() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.CreateMemberParameters
the Member's email_address
getEmailAddress() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.UpdateMemberParameters
the Member's email_address
getEmailAddress() - function in com.stytch.sdk.b2b.otp.OTP.Email.AuthenticateParameters
The email address of the member
getEmailAddress() - function in com.stytch.sdk.b2b.otp.OTP.Email.Discovery.AuthenticateParameters
The email address of the member
getEmailAddress() - function in com.stytch.sdk.b2b.otp.OTP.Email.Discovery.SendParameters
The email address of the member
getEmailAddress() - function in com.stytch.sdk.b2b.otp.OTP.Email.LoginOrSignupParameters
The email address of the member
getEmailAddress() - function in com.stytch.sdk.b2b.passwords.Passwords.AuthParameters
is the member's email address
getEmailAddress() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.AuthenticateParameters
  • The email attempting to login.

getEmailAddress() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailStartParameters
  • The email that requested the password reset

getEmailAddress() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailStartParameters
is the member's email address
getEmailAddress() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByExistingPasswordParameters
is the member's email address
getEmailAddress() - function in com.stytch.sdk.b2b.searchManager.SearchManager.SearchMemberParameters
the email address of the member to search for
getEmailAllowedDomains() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
An array of email domains that allow invites or JIT provisioning for new Members.
getEmailAllowedDomains() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
An array of email domains that allow invites or JIT provisioning for new Members.
getEmailInvites() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
The authentication setting that controls how a new Member can be invited to an organization by email.
getEmailInvites() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The authentication setting that controls how a new Member can be invited to an organization by email.
getEmailJitProvisioning() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
The authentication setting that controls how a new Member can be provisioned by authenticating via Email Magic Link.
getEmailJitProvisioning() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The authentication setting that controls how a new Member can be provisioned by authenticating via Email Magic Link.
getEmailMagicLinksOptions() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getEmailMagicLinksOptions() - function in com.stytch.sdk.ui.b2c.data.StytchProductConfig
an instance of EmailMagicLinksOptions
getEnableAutofill() - function in com.stytch.sdk.b2b.otp.OTP.SMS.SendParameters
indicates whether the SMS message should include autofill metadata
getEnableAutofill() - function in com.stytch.sdk.consumer.otp.OTP.SmsOTP.Parameters
indicates whether the SMS message should include autofill metadata
getEndpointOptions() - function in com.stytch.sdk.common.StytchClientOptions
Defines custom endpoints used by the SDK
getEntries() - function in com.stytch.sdk.b2b.B2BAuthMethod
 
getEntries() - function in com.stytch.sdk.b2b.B2BRedirectType
 
getEntries() - function in com.stytch.sdk.b2b.B2BTokenType
An enum representing the supported (B2B) token types that we can extract from a deeplink
getEntries() - function in com.stytch.sdk.common.dfp.DFPType
 
getEntries() - function in com.stytch.sdk.common.errors.StytchAPIErrorType
 
getEntries() - function in com.stytch.sdk.consumer.ConsumerAuthMethod
 
getEntries() - function in com.stytch.sdk.consumer.ConsumerTokenType
An enum representing the supported (consumer) token types that we can extract from a deeplink
getEntries() - function in com.stytch.sdk.consumer.biometrics.BiometricAvailability.Unavailable.Reason
An enum describing why biometrics are unavailable on this device
getEntries() - function in com.stytch.sdk.ui.b2b.data.AuthFlowType
 
getEntries() - function in com.stytch.sdk.ui.b2b.data.B2BOAuthProviders
 
getEntries() - function in com.stytch.sdk.ui.b2b.data.StytchB2BMFAProduct
 
getEntries() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProduct
An enum class representing all of the supported Products that you can use with this SDK
getEntries() - function in com.stytch.sdk.ui.b2c.data.OAuthProvider
An enum class representing all of the supported OAuth providers
getEntries() - function in com.stytch.sdk.ui.b2c.data.OTPMethods
An enum class representing all of the supported OTP methods
getEntries() - function in com.stytch.sdk.ui.b2c.data.StytchProduct
An enum class representing all of the supported Products that you can use with this SDK
getError() - function in com.stytch.sdk.ui.b2b.data.AuthenticationResult.Error
 
getErrorColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getErrorType() - function in com.stytch.sdk.common.errors.StytchAPIError
a Stytch-specific error type representing the type of error that occurred
getException() - function in com.stytch.sdk.common.StytchResult.Error
provides information about what went wrong during an API call
getException() - function in com.stytch.sdk.common.errors.StytchAPIUnreachableError
an optional Throwable that caused this error to occur
getException() - function in com.stytch.sdk.common.errors.StytchChallengeSigningFailed
an optional Throwable that caused this error to occur
getException() - function in com.stytch.sdk.common.errors.StytchFailedToCreateCodeChallengeError
the Throwable that caused this error to occur
getException() - function in com.stytch.sdk.common.errors.StytchFailedToDecryptDataError
an optional Throwable that caused this error to occur
getException() - function in com.stytch.sdk.common.errors.StytchInternalError
an optional Throwable that caused this error to occur
getException() - function in com.stytch.sdk.common.errors.StytchMissingPKCEError
an optional Throwable that caused this error to occur
getException() - function in com.stytch.sdk.common.errors.StytchMissingPublicKeyError
an optional Throwable that caused this error to occur
getException() - function in com.stytch.sdk.common.errors.StytchSDKError
an optional Throwable that caused this error to occur
getException() - function in com.stytch.sdk.common.errors.StytchSSOError
an optional Throwable that caused this error to occur
getException() - function in com.stytch.sdk.common.errors.StytchUIError
an optional Throwable that caused this error to occur
getExistingPassword() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByExistingPasswordParameters
The member's current password that they supplied.
getExistingPassword() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByExistingPasswordParameters
The user's existing password.
getExpirationMinutes() - function in com.stytch.sdk.b2b.totp.TOTP.CreateParameters
The expiration for the TOTP instance.
getExpirationMinutes() - function in com.stytch.sdk.consumer.otp.OTP.EmailOTP.Parameters
indicates how long the OTP should last before it expires
getExpirationMinutes() - function in com.stytch.sdk.consumer.otp.OTP.SmsOTP.Parameters
indicates how long the OTP should last before it expires
getExpirationMinutes() - function in com.stytch.sdk.consumer.otp.OTP.WhatsAppOTP.Parameters
indicates how long the OTP should last before it expires
getExpirationMinutes() - function in com.stytch.sdk.consumer.totp.TOTP.CreateParameters
The expiration for the TOTP instance.
getExpirationMinutes() - function in com.stytch.sdk.ui.b2c.data.OTPOptions
The number of minutes that an OTP code is valid for.
getFacebook() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Facebook
getFigma() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Figma
getFilterName() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand
the field on which to filter
getFilterValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand
the value of the field to filter by
getForceClear() - function in com.stytch.sdk.b2b.sessions.B2BSessions.RevokeParams
if true, we will clear the local session regardless of any network errors
getForceClear() - function in com.stytch.sdk.consumer.sessions.Sessions.RevokeParams
if true, we will clear the local session regardless of any network errors
getGithub() - function in com.stytch.sdk.b2b.oauth.OAuth
Exposes an instance of the GitHub OAuth implementation
getGithub() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with GitHub
getGitlab() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with GitLab
getGoogle() - function in com.stytch.sdk.b2b.oauth.OAuth
Exposes an instance of the Google OAuth implementation
getGoogle() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Google
getGoogleOauthOptions() - function in com.stytch.sdk.ui.b2c.data.StytchProductConfig
an instance of GoogleOAuthOptions
getGoogleOneTap() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Google OneTap
getHideHeaderText() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getHubspot() - function in com.stytch.sdk.b2b.oauth.OAuth
Exposes an instance of the HubSpot OAuth implementation
getId() - function in com.stytch.sdk.b2b.member.MemberAuthenticationFactor
 
getId() - function in com.stytch.sdk.b2b.member.MemberAuthenticationFactor.Password
 
getId() - function in com.stytch.sdk.consumer.passkeys.Passkeys.UpdateParameters
the id of a Passkey registration
getId() - function in com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor
 
getId() - function in com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor.BiometricRegistration
 
getId() - function in com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor.CryptoWallet
 
getId() - function in com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor.Email
 
getId() - function in com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor.OAuth
 
getId() - function in com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor.PhoneNumber
 
getId() - function in com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor.TOTP
 
getId() - function in com.stytch.sdk.consumer.userManagement.UserAuthenticationFactor.WebAuthn
 
getIdentityProvider() - function in com.stytch.sdk.b2b.scim.SCIM.CreateConnectionParameters
The identity provider of this connection.
getIdentityProvider() - function in com.stytch.sdk.b2b.scim.SCIM.UpdateConnectionParameters
The identity provider of this connection.
getIdpEntityId() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateParameters
A globally unique name for the IdP.
getIdpSsoUrl() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateParameters
The URL for which assertions for login requests will be sent.
getIgnoreInvites() - function in com.stytch.sdk.ui.b2b.data.DirectLoginForSingleMembershipOptions
 
getIgnoreJitProvisioning() - function in com.stytch.sdk.ui.b2b.data.DirectLoginForSingleMembershipOptions
 
getInputBackgroundColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getInputBorderColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getInputBorderRadius() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getInputPlaceholderTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getInputTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getInviteRedirectUrl() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.InviteParameters
The URL that the Member clicks from the invite Email Magic Link.
getInviteTemplateId() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.InviteParameters
Use a custom template for invite emails.
getIssuer() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.UpdateParameters
A case-sensitive https:// URL that uniquely identifies the IdP.
getJwksUrl() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.UpdateParameters
The location of the IdP's JSON Web Key Set, used to verify credentials issued by the IdP.
getLastAuthMethodUsed() - function in com.stytch.sdk.b2b.StytchB2BClient
 
getLastAuthMethodUsed() - function in com.stytch.sdk.consumer.StytchClient
 
getLastValidatedAt() - function in com.stytch.sdk.common.StytchObjectInfo.Available
 
getLightTheme() - function in com.stytch.sdk.ui.shared.data.StytchStyles
 
getLimit() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchParameters
The number of search results to return per page.
getLimit() - function in com.stytch.sdk.b2b.scim.SCIM.GetConnectionGroupsParameters
The maximum number of groups that should be returned by the API.
getLinkedin() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with LinkedIn
getLiveDomain() - function in com.stytch.sdk.common.EndpointOptions
 
getLocale() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.DiscoverySendParameters
Used to determine which language to use when sending the user this delivery method.
getLocale() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.InviteParameters
The locale is used to determine which language to use in the email.
getLocale() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.Parameters
Used to determine which language to use when sending the user this delivery method.
getLocale() - function in com.stytch.sdk.b2b.oauth.OAuth.AuthenticateParameters
The locale will be used if an OTP code is sent to the member's phone number as part of a secondary authentication requirement.
getLocale() - function in com.stytch.sdk.b2b.otp.OTP.Email.AuthenticateParameters
The locale is used to determine which language to use in the email.
getLocale() - function in com.stytch.sdk.b2b.otp.OTP.Email.Discovery.SendParameters
The locale is used to determine which language to use in the email.
getLocale() - function in com.stytch.sdk.b2b.otp.OTP.Email.LoginOrSignupParameters
The locale is used to determine which language to use in the email.
getLocale() - function in com.stytch.sdk.b2b.otp.OTP.SMS.SendParameters
The locale is used to determine which language to use in the email.
getLocale() - function in com.stytch.sdk.b2b.passwords.Passwords.AuthParameters
Used to determine which language to use when sending the user this delivery method.
getLocale() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailParameters
 
getLocale() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailStartParameters
 
getLocale() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailParameters
Used to determine which language to use when sending the user this delivery method.
getLocale() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailStartParameters
 
getLocale() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByExistingPasswordParameters
Used to determine which language to use when sending the user this delivery method.
getLocale() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetBySessionParameters
 
getLocale() - function in com.stytch.sdk.b2b.sessions.B2BSessions.ExchangeParameters
The locale will be used if an OTP code is sent to the member's phone number as part of a secondary authentication requirement.
getLocale() - function in com.stytch.sdk.b2b.sso.SSO.AuthenticateParams
Used to determine which language to use when sending the user this delivery method.
getLocale() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters
Used to determine which language to use when sending the user this delivery method.
getLocale() - function in com.stytch.sdk.consumer.otp.OTP.EmailOTP.Parameters
 
getLocale() - function in com.stytch.sdk.consumer.otp.OTP.SmsOTP.Parameters
Used to determine which language to use when sending the user this delivery method.
getLocale() - function in com.stytch.sdk.consumer.otp.OTP.WhatsAppOTP.Parameters
 
getLocale() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailParameters
 
getLocale() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailStartParameters
 
getLocale() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetBySessionParameters
 
getLocale() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getLocale() - function in com.stytch.sdk.ui.b2c.data.StytchProductConfig
 
getLoginExpirationMinutes() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters
is the duration after which the login url should expire
getLoginExpirationMinutes() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailStartParameters
is the duration after which the login should expire
getLoginExpirationMinutes() - function in com.stytch.sdk.ui.b2c.data.EmailMagicLinksOptions
The number of minutes before a login link expires
getLoginExpirationMinutes() - function in com.stytch.sdk.ui.b2c.data.PasswordOptions
the number of minutes that a login request token is valid for
getLoginMagicLinkUrl() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters
is the url where you should be redirected for login
getLoginRedirectUrl() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.Parameters
is the url where you should be redirected for login
getLoginRedirectUrl() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.GetTokenForProviderParams
 
getLoginRedirectUrl() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.StartParameters
The url an existing user is redirected to after authenticating with the identity provider.
getLoginRedirectUrl() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailStartParameters
is the url where you should be redirected after a login
getLoginRedirectUrl() - function in com.stytch.sdk.b2b.sso.SSO.GetTokenForProviderParams
The url an existing user is redirected to after authenticating with the identity provider.
getLoginRedirectUrl() - function in com.stytch.sdk.b2b.sso.SSO.StartParams
The URL Stytch redirects to after the SSO flow is completed for a Member that already exists.
getLoginRedirectUrl() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.GetTokenForProviderParams
The url an existing user is redirected to after authenticating with the identity provider.
getLoginRedirectUrl() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.StartParameters
The url an existing user is redirected to after authenticating with the identity provider.
getLoginRedirectUrl() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailStartParameters
is the url where you should be redirected after a login
getLoginRedirectURL() - function in com.stytch.sdk.ui.b2c.data.OAuthOptions
The redirect url for logins.
getLoginTemplateId() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.DiscoverySendParameters
Use a custom template for login emails.
getLoginTemplateId() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.Parameters
Use a custom template for login emails.
getLoginTemplateId() - function in com.stytch.sdk.b2b.otp.OTP.Email.Discovery.SendParameters
Use a custom template for login emails.
getLoginTemplateId() - function in com.stytch.sdk.b2b.otp.OTP.Email.LoginOrSignupParameters
Use a custom template for login emails.
getLoginTemplateId() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters
Use a custom template for login emails.
getLoginTemplateId() - function in com.stytch.sdk.consumer.otp.OTP.EmailOTP.Parameters
Use a custom template for login emails.
getLoginTemplateId() - function in com.stytch.sdk.ui.b2b.data.B2BEmailMagicLinkOptions
 
getLoginTemplateId() - function in com.stytch.sdk.ui.b2c.data.EmailMagicLinksOptions
The ID of an email template (defined in the Stytch Dashboard) for login emails
getLoginTemplateId() - function in com.stytch.sdk.ui.b2c.data.OTPOptions
The ID of an OTP template (defined in the Stytch Dashboard) for login requests
getLogoUrl() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getMagicLinks() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the B2BMagicLinks interface whicih provides methods for sending and authenticating users with Email Magic Links.
getMagicLinks() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the MagicLinks interface whicih provides methods for sending and authenticating users with Email Magic Links.
getMember() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the Member interface which provides methods for retrieving the current authenticated user.
getMemberId() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.UpdateMemberParameters
Globally unique UUID that identifies a specific Member.
getMemberId() - function in com.stytch.sdk.b2b.otp.OTP.SMS.AuthenticateParameters
The ID of the member to send the OTP to
getMemberId() - function in com.stytch.sdk.b2b.otp.OTP.SMS.SendParameters
The ID of the member to send the OTP to
getMemberId() - function in com.stytch.sdk.b2b.recoveryCodes.RecoveryCodes.RecoverParameters
The ID of the member to create the TOTP for
getMemberId() - function in com.stytch.sdk.b2b.totp.TOTP.AuthenticateParameters
The ID of the member to create the TOTP for
getMemberId() - function in com.stytch.sdk.b2b.totp.TOTP.CreateParameters
The ID of the member to create the TOTP for
getMembers() - function in com.stytch.sdk.b2b.organization.Organization
Public variable that exposes an instance of Organization.
getMessage() - function in com.stytch.sdk.common.errors.StytchAPIError
a string providing more information about what went wrong.
getMessage() - function in com.stytch.sdk.common.errors.StytchAPISchemaError
a string explaining what was wrong with the schema that was sent
getMessage() - function in com.stytch.sdk.common.errors.StytchAPIUnreachableError
a string explaining what went wrong
getMessage() - function in com.stytch.sdk.common.errors.StytchDeeplinkError
a string describing what went wrong when handling the deeplink
getMessage() - function in com.stytch.sdk.common.errors.StytchError
a string explaining what went wrong
getMessage() - function in com.stytch.sdk.common.errors.StytchInternalError
a string describing what went wrong
getMessage() - function in com.stytch.sdk.common.errors.StytchUIInvalidConfiguration
a string describing what is incorrect about the UI configuration that was provided
getMessage() - function in com.stytch.sdk.common.sso.SSOError
A friendly string indicating what went wrong during the OAuth or SSO authentication flow.
getMessage() - function in com.stytch.sdk.consumer.biometrics.BiometricAvailability.Unavailable.Reason
a string representation of why biometrics are unavailable
getMetadataUrl() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateByURLParameters
A URL that points to the IdP metadata.
getMethod() - function in com.stytch.sdk.common.PKCECodePair
a string identifying the encryption method used.
getMethodId() - function in com.stytch.sdk.consumer.otp.OTP.AuthParameters
the identifier returned from the corresponding loginOrCreate or send method
getMethods() - function in com.stytch.sdk.ui.b2c.data.OTPOptions
A list of OTPMethods that you would like to enable
getMfaEnrolled() - function in com.stytch.sdk.b2b.member.Member.UpdateParams
Sets whether the Member is enrolled in MFA.
getMfaEnrolled() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.CreateMemberParameters
Sets whether the Member is enrolled in MFA.
getMfaEnrolled() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.UpdateMemberParameters
Sets whether the Member is enrolled in MFA.
getMfaMethods() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The setting that controls which mfa methods can be used by Members of an Organization.
getMfaPhoneNumber() - function in com.stytch.sdk.b2b.member.Member.UpdateParams
Sets the Member's phone number.
getMfaPhoneNumber() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.CreateMemberParameters
The Member's phone number.
getMfaPhoneNumber() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.UpdateMemberParameters
The Member's phone number.
getMfaPhoneNumber() - function in com.stytch.sdk.b2b.otp.OTP.SMS.SendParameters
The phone number to send the OTP to.
getMfaPolicy() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The setting that controls the MFA policy for all Members in the Organization.
getMfaProductInclude() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getMfaProductOrder() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getMicrosoft() - function in com.stytch.sdk.b2b.oauth.OAuth
Exposes an instance of the Microsoft OAuth implementation
getMicrosoft() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Microsoft
getName() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.InviteParameters
The name of the Member.
getName() - function in com.stytch.sdk.b2b.member.Member.UpdateParams
the name of the member
getName() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.CreateMemberParameters
The name of the Member.
getName() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.Custom
 
getName() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.UpdateMemberParameters
The name of the Member.
getName() - function in com.stytch.sdk.consumer.passkeys.Passkeys.UpdateParameters
the name for a Passkey
getName() - function in com.stytch.sdk.consumer.userManagement.UserManagement.UpdateParams
the name of the user
getNegativeButtonText() - function in com.stytch.sdk.consumer.biometrics.Biometrics.PromptData
"Cancel" button text to display, if device credentials are disallowed
getNewPassword() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByExistingPasswordParameters
The member's elected new password.
getNewPassword() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByExistingPasswordParameters
The new password for the user.
getOauth() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the OAuth interface which provides a method for starting and authenticating OAuth and OAuth Discovery flows
getOauth() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the OAuth interface which provides methods for authenticating a user via a native Google OneTap prompt or any of our supported third-party OAuth providers
getOauthOptions() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getOAuthOptions() - function in com.stytch.sdk.ui.b2c.data.StytchProductConfig
an instance of OAuthOptions
getOAuthRequestIdentifier() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.StartParameters
is an ID for the return intent from the OAuth flow
getOAuthRequestIdentifier() - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.DiscoveryStartParameters
is an ID for the return intent from the OAuth flow
getOAuthRequestIdentifier() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.StartParameters
is an ID for the return intent from the OAuth flow
getOauthToken() - function in com.stytch.sdk.b2b.oauth.OAuth.AuthenticateParameters
The oauth token used to finish the discovery flow
getOidc() - function in com.stytch.sdk.b2b.sso.SSO
Exposes an instance of the OIDC interface
getOnChange() - function in com.stytch.sdk.b2b.member.Member
Exposes a flow of member data
getOnChange() - function in com.stytch.sdk.b2b.organization.Organization
Exposes a flow of organization data
getOnChange() - function in com.stytch.sdk.b2b.sessions.B2BSessions
Exposes a flow of session data
getOnChange() - function in com.stytch.sdk.consumer.sessions.Sessions
Exposes a flow of session data
getOnChange() - function in com.stytch.sdk.consumer.userManagement.UserManagement
Exposes a flow of user data
getOperands() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQuery
An array of operand objects that contains all of the filters and values to apply to your search query.
getOperator() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQuery
The action to perform on the operands.
getOrganization() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the Organization interface which provides methods for retrieving the current authenticated user's organization.
getOrganizationId() - function in com.stytch.sdk.b2b.discovery.Discovery.SessionExchangeParameters
is the organization ID of the desired organization
getOrganizationId() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.Parameters
is the member's organization ID
getOrganizationId() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.GetTokenForProviderParams
 
getOrganizationId() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.StartParameters
The id of the organization the member belongs to.
getOrganizationId() - function in com.stytch.sdk.b2b.otp.OTP.Email.AuthenticateParameters
The ID of the organization the member belongs to
getOrganizationId() - function in com.stytch.sdk.b2b.otp.OTP.Email.LoginOrSignupParameters
The ID of the organization the member belongs to
getOrganizationId() - function in com.stytch.sdk.b2b.otp.OTP.SMS.AuthenticateParameters
The ID of the organization the member belongs to
getOrganizationId() - function in com.stytch.sdk.b2b.otp.OTP.SMS.SendParameters
The ID of the organization the member belongs to
getOrganizationId() - function in com.stytch.sdk.b2b.passwords.Passwords.AuthParameters
is the member's organization ID
getOrganizationId() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailStartParameters
is the member's organization ID
getOrganizationId() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByExistingPasswordParameters
is the member's organization ID
getOrganizationId() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetBySessionParameters
is the member's organization ID
getOrganizationId() - function in com.stytch.sdk.b2b.recoveryCodes.RecoveryCodes.RecoverParameters
The ID of the organization the member belongs
getOrganizationId() - function in com.stytch.sdk.b2b.searchManager.SearchManager.SearchMemberParameters
the id of the organization the member belongs to
getOrganizationId() - function in com.stytch.sdk.b2b.sessions.B2BSessions.ExchangeParameters
The ID of the organization that the new session should belong to.
getOrganizationId() - function in com.stytch.sdk.b2b.totp.TOTP.AuthenticateParameters
The ID of the organization the member belongs to
getOrganizationId() - function in com.stytch.sdk.b2b.totp.TOTP.CreateParameters
The ID of the organization the member belongs to
getOrganizationLogoUrl() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
is the optional URL of the new organization's logo
getOrganizationLogoUrl() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The image URL of the Organization logo.
getOrganizationName() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
is the name of the new organization
getOrganizationName() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The name of the organization
getOrganizationSlug() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
is the desired slug of the new organization
getOrganizationSlug() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.GetTokenForProviderParams
 
getOrganizationSlug() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.StartParameters
The slug of the organization the member belongs to
getOrganizationSlug() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The unique URL slug of the Organization.
getOrganizationSlug() - function in com.stytch.sdk.b2b.searchManager.SearchManager.SearchOrganizationParameters
the slug of the organization to search for
getOrganizationSlug() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getOtp() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the OTP interface which provides a method for sending and authenticating OTP codes
getOtpOptions() - function in com.stytch.sdk.ui.b2c.data.StytchProductConfig
an instance of OTPOptions
getOtps() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the OTP interface which provides methods for sending and authenticating One-Time Passcodes (OTP) via SMS, WhatsApp, and Email.
getPasskeys() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the Passkeys interface which provides methods for registering and authenticating with Passkeys.
getPassword() - function in com.stytch.sdk.b2b.passwords.Passwords.AuthParameters
is the member's password
getPassword() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.AuthenticateParameters
  • The password for the email address.

getPassword() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailParameters
  • The new password for the Member.

getPassword() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailParameters
is the private sequence of characters you wish to use as a password
getPassword() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetBySessionParameters
is the new password to set
getPassword() - function in com.stytch.sdk.b2b.passwords.Passwords.StrengthCheckParameters
is the private sequence of characters you wish to check to get advice on improving it
getPassword() - function in com.stytch.sdk.consumer.passwords.Passwords.AuthParameters
is your private sequence of characters to authenticate
getPassword() - function in com.stytch.sdk.consumer.passwords.Passwords.CreateParameters
is your private sequence of characters you wish to use when authenticating with the newly created account in the future
getPassword() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailParameters
is the private sequence of characters you wish to use as a password
getPassword() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetBySessionParameters
is the new password to set
getPassword() - function in com.stytch.sdk.consumer.passwords.Passwords.StrengthCheckParameters
is the private sequence of characters you wish to check to get advice on improving it
getPasswordOptions() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getPasswordOptions() - function in com.stytch.sdk.ui.b2c.data.StytchProductConfig
an instance of PasswordOptions
getPasswordResetToken() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailParameters
  • The token to authenticate.

getPasswords() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the Passwords interface which provides methods for authenticating passwords, resetting passwords, and checking the strength of passwords
getPasswords() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the Passwords interface which provides methods for authenticating, creating, resetting, and performing strength checks of passwords.
getPhoneNumber() - function in com.stytch.sdk.consumer.otp.OTP.SmsOTP.Parameters
the number the OTP code should be sent to via SMS, in E.164 format (i.e.
getPhoneNumber() - function in com.stytch.sdk.consumer.otp.OTP.WhatsAppOTP.Parameters
the number the OTP code should be sent to via WhatsApp, in E.164 format (i.e.
getPKCECodePair() - function in com.stytch.sdk.b2b.StytchB2BClient
Retrieve the most recently created PKCE code pair from the device, if available
getPKCECodePair() - function in com.stytch.sdk.consumer.StytchClient
Retrieve the most recently created PKCE code pair from the device, if available
getPreserveExistingSessions() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.UpdateMemberParameters
Whether to preserve existing sessions when explicit Roles that are revoked are also implicitly assigned by SSO connection or SSO group.
getPrimaryTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getProducts() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getProducts() - function in com.stytch.sdk.ui.b2c.data.StytchProductConfig
a list of StytchProducts
getPromptData() - function in com.stytch.sdk.consumer.biometrics.Biometrics.AuthenticateParameters
is an optional biometric prompt configuration.
getPromptData() - function in com.stytch.sdk.consumer.biometrics.Biometrics.RegisterParameters
is an optional biometric prompt configuration.
getProviderName() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty
The Third Party OAuth provider name
getProviderParams() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.GetTokenForProviderParams
 
getProviderParams() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.StartParameters
An optional mapping of provider specific values to pass through to the OAuth provider
getProviderParams() - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.DiscoveryStartParameters
An optional mapping of provider specific values to pass through to the OAuth provider
getProviderParams() - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.GetTokenForProviderParams
An optional mapping of provider specific values to pass through to the OAuth provider.
getProviderParams() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.GetTokenForProviderParams
An optional mapping of provider specific values to pass through to the OAuth provider.
getProviderParams() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.StartParameters
An optional mapping of provider specific values to pass through to the OAuth provider.
getProviderParams() - function in com.stytch.sdk.ui.b2b.data.B2BOAuthProviderConfig
 
getProviders() - function in com.stytch.sdk.ui.b2b.data.B2BOAuthOptions
 
getProviders() - function in com.stytch.sdk.ui.b2c.data.OAuthOptions
A list of OAuthProviders that you would like to support
getQuery() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchParameters
The optional query object contains the operator, i.e.
getRbac() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the RBAC interface which provides methods for checking a member's permissions
getRbacEmailImplicitRoleAssignments() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
An array of implicit role assignments granted to members in this organization whose emails match the domain.
getReason() - function in com.stytch.sdk.common.DeeplinkHandledStatus.NotHandled
A StytchDeeplinkError explaining why the deeplink was not handled
getReason() - function in com.stytch.sdk.common.errors.StytchBiometricAuthenticationFailed
a string explaining why biometric authentication has failed
getReason() - function in com.stytch.sdk.consumer.biometrics.BiometricAvailability.Unavailable
a reason why biometrics are unavailable
getRecoveryCode() - function in com.stytch.sdk.b2b.recoveryCodes.RecoveryCodes.RecoverParameters
The recovery code to authenticate.
getRecoveryCode() - function in com.stytch.sdk.consumer.totp.TOTP.RecoverParameters
The recovery code to authenticate.
getRecoveryCodes() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the RecoveryCodes interface which provides methods for getting, rotating, and recovering recovery codes
getRedirectType() - function in com.stytch.sdk.common.DeeplinkTokenPair
 
getRequestId() - function in com.stytch.sdk.common.errors.StytchAPIError
the request id of the request that triggered this error
getResetPasswordExpirationMinutes() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailStartParameters
  • Set the expiration for the password reset, in minutes. By default, it expires in 30 minutes. The minimum expiration is 5 minutes and the maximum is 7 days (10080 mins).

getResetPasswordExpirationMinutes() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailStartParameters
is the duration after which a reset password request should expire
getResetPasswordExpirationMinutes() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailStartParameters
is the duration after which a reset password request should expire
getResetPasswordExpirationMinutes() - function in com.stytch.sdk.ui.b2b.data.B2BPasswordOptions
 
getResetPasswordExpirationMinutes() - function in com.stytch.sdk.ui.b2c.data.PasswordOptions
the number of minutes that a reset request token is valid for
getResetPasswordRedirectUrl() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailStartParameters
  • The url that the Member clicks from the password reset email to finish the reset password flow. This should be a url that your app receives and parses before showing your app's reset password page. After the Member submits a new password to your app, it should send an API request to complete the password reset process. If this value is not passed, the default reset password redirect URL that you set in your Dashboard is used. If you have not set a default reset password redirect URL, an error is returned.

getResetPasswordRedirectUrl() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailStartParameters
is the url where you should be redirected after a reset
getResetPasswordRedirectUrl() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailStartParameters
is the url where you should be redirected after a reset
getResetPasswordTemplateId() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailStartParameters
  • The email template ID to use for password reset. If not provided, your default email template will be sent. If providing a template ID, it must be either a template using Stytch's customizations, or a Passwords reset custom HTML template.

getResetPasswordTemplateId() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailStartParameters
Use a custom template for password reset emails.
getResetPasswordTemplateId() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailStartParameters
Use a custom template for password reset emails.
getResetPasswordTemplateId() - function in com.stytch.sdk.ui.b2b.data.B2BPasswordOptions
 
getResetPasswordTemplateId() - function in com.stytch.sdk.ui.b2c.data.PasswordOptions
The ID of an email template (defined in the Stytch Dashboard) for password resets
getResponse() - function in com.stytch.sdk.common.DeeplinkHandledStatus.Handled
A DeeplinkResponse representing either the authenticated response or an error.
getResult() - function in com.stytch.sdk.common.DeeplinkResponse
A StytchResult representing either the authenticated or discovery response, or an error.
getResult() - function in com.stytch.sdk.common.DeeplinkResponse.Auth
A StytchResult representing either the authenticated response or an error.
getResult() - function in com.stytch.sdk.common.DeeplinkResponse.Discovery
A StytchResult representing either the authenticated intermediate session or an error.
getRoles() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.InviteParameters
Roles to explicitly assign to this Member.
getRoles() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.CreateMemberParameters
Roles to explicitly assign to this Member.
getRoles() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.UpdateMemberParameters
Roles to explicitly assign to this Member.
getSalesforce() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Salesforce
getSaml() - function in com.stytch.sdk.b2b.sso.SSO
Exposes an instance of the SAML interface
getSamlConnectionImplicitRoleAssignment() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateParameters
An array of implicit role assignments granted to members in this organization who log in with this SAML connection.
getSamlGroupImplicitRoleAssignment() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateParameters
An array of implicit role assignments granted to members in this organization who log in with this SAML connection and belong to the specified group.
getScim() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the SCIM interface which provides methods for creating, getting, updating, deleting, and rotating SCIM connections
getScimGroupImplicitRoleAssignments() - function in com.stytch.sdk.b2b.scim.SCIM.UpdateConnectionParameters
An array of implicit role assignments granted to members in this organization who are created via this SCIM connection and belong to the specified group.
getSearchManager() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the SearchManager interface which provides methods to search organizations and members
getSecondaryTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.discovery.Discovery.SessionExchangeParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.AuthParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.oauth.OAuth.AuthenticateParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.otp.OTP.Email.AuthenticateParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.otp.OTP.SMS.AuthenticateParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.passwords.Passwords.AuthParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByExistingPasswordParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.recoveryCodes.RecoveryCodes.RecoverParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.sessions.B2BSessions.AuthParams
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.sessions.B2BSessions.ExchangeParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.sso.SSO.AuthenticateParams
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.b2b.totp.TOTP.AuthenticateParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.biometrics.Biometrics.AuthenticateParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.biometrics.Biometrics.RegisterParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.crypto.CryptoWallet.AuthenticateParameters
the length of time in minutes that a session should be minted for
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.AuthParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.oauth.OAuth.GoogleOneTap.StartParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.AuthenticateParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.otp.OTP.AuthParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.passkeys.Passkeys.AuthenticateParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.passwords.Passwords.AuthParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.passwords.Passwords.CreateParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByExistingPasswordParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetBySessionParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.sessions.Sessions.AuthParams
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.totp.TOTP.AuthenticateParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.consumer.totp.TOTP.RecoverParameters
indicates how long the session should last before it expires
getSessionDurationMinutes() - function in com.stytch.sdk.ui.shared.data.SessionOptions
The number of minutes that a granted session should be active.
getSessionJwt() - function in com.stytch.sdk.b2b.sessions.B2BSessions
 
getSessionJwt() - function in com.stytch.sdk.consumer.sessions.Sessions
 
getSessionOptions() - function in com.stytch.sdk.ui.b2b.data.StytchB2BProductConfig
 
getSessionOptions() - function in com.stytch.sdk.ui.b2c.data.StytchProductConfig
an instance of SessionOptions
getSessions() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the B2BSessions interface which provides methods for authenticating, updating, or revoking sessions, and properties to retrieve the existing session token (opaque or JWT).
getSessions() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the Sessions interface which provides methods for authenticating, updating, or revoking sessions, and properties to retrieve the existing session token (opaque or JWT).
getSessionToken() - function in com.stytch.sdk.b2b.sessions.B2BSessions
 
getSessionToken() - function in com.stytch.sdk.consumer.sessions.Sessions
 
getSetDefaultMFAMethod() - function in com.stytch.sdk.b2b.totp.TOTP.AuthenticateParameters
If set to true, sets TOTP as the member's default MFA method.
getSetMFAEnrollment() - function in com.stytch.sdk.b2b.otp.OTP.SMS.AuthenticateParameters
If set to 'enroll', enrolls the member in MFA by setting the "mfa_enrolled" boolean to true.
getSetMFAEnrollment() - function in com.stytch.sdk.b2b.totp.TOTP.AuthenticateParameters
If set to 'enroll', enrolls the member in MFA by setting the "mfa_enrolled" boolean to true.
getShowBiometricRegistrationOnLogin() - function in com.stytch.sdk.ui.b2c.data.BiometricsOptions
 
getSignature() - function in com.stytch.sdk.consumer.crypto.CryptoWallet.AuthenticateParameters
The signature from the message.
getSignupExpirationMinutes() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters
is the duration after which the signup url should expire
getSignupExpirationMinutes() - function in com.stytch.sdk.ui.b2c.data.EmailMagicLinksOptions
The number of minutes before a signup link expires
getSignupMagicLinkUrl() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters
is the url where you should be redirected for signup
getSignupRedirectUrl() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.Parameters
is the url where you should be redirected for signup
getSignupRedirectUrl() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.GetTokenForProviderParams
 
getSignupRedirectUrl() - function in com.stytch.sdk.b2b.oauth.OAuth.Provider.StartParameters
The url a new user is redirected to after authenticating with the identity provider.
getSignupRedirectUrl() - function in com.stytch.sdk.b2b.sso.SSO.GetTokenForProviderParams
The url a new user is redirected to after authenticating with the identity provider.
getSignupRedirectUrl() - function in com.stytch.sdk.b2b.sso.SSO.StartParams
The URL Stytch redirects to after the SSO flow is completed for a Member that does not yet exist.
getSignupRedirectUrl() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.GetTokenForProviderParams
The url a new user is redirected to after authenticating with the identity provider.
getSignupRedirectUrl() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.StartParameters
The url a new user is redirected to after authenticating with the identity provider.
getSignupRedirectURL() - function in com.stytch.sdk.ui.b2c.data.OAuthOptions
The redirect url for signups.
getSignupTemplateId() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.Parameters
Use a custom template for sign-up emails.
getSignupTemplateId() - function in com.stytch.sdk.b2b.otp.OTP.Email.LoginOrSignupParameters
Use a custom template for sign-up emails.
getSignupTemplateId() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.EmailMagicLinks.Parameters
Use a custom template for sign-up emails.
getSignupTemplateId() - function in com.stytch.sdk.consumer.otp.OTP.EmailOTP.Parameters
Use a custom template for sign-up emails.
getSignupTemplateId() - function in com.stytch.sdk.ui.b2b.data.B2BEmailMagicLinkOptions
 
getSignupTemplateId() - function in com.stytch.sdk.ui.b2c.data.EmailMagicLinksOptions
The ID of an email template (defined in the Stytch Dashboard) for signup emails
getSignupTemplateId() - function in com.stytch.sdk.ui.b2c.data.OTPOptions
The ID of an OTP template (defined in the Stytch Dashboard) for signup requests
getSlack() - function in com.stytch.sdk.b2b.oauth.OAuth
Exposes an instance of the Slack OAuth implementation
getSlack() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Slack
getSms() - function in com.stytch.sdk.b2b.otp.OTP
Public variable that exposes an instance of SMS OTP
getSms() - function in com.stytch.sdk.consumer.otp.OTP
Public variable that exposes an instance of SMS OTP
getSnapchat() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Snapchat
getSocialButtonBackgroundColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getSocialButtonTextColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getSso() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the SSO interface which provides methods for authenticating SSO sessions
getSsoAuthRequestIdentifier() - function in com.stytch.sdk.b2b.sso.SSO.StartParams
 
getSsoDefaultConnectionId() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The default connection used for SSO when there are multiple active connections.
getSsoJitProvisioning() - function in com.stytch.sdk.b2b.discovery.Discovery.CreateOrganizationParameters
The authentication setting that controls the JIT provisioning of Members when authenticating via SSO.
getSsoJitProvisioning() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
The authentication setting that controls the JIT provisioning of Members when authenticating via SSO.
getSsoJitProvisioningAllowedConnections() - function in com.stytch.sdk.b2b.organization.Organization.UpdateOrganizationParameters
An array of connection_ids that reference SAML Connection objects.
getSsoToken() - function in com.stytch.sdk.b2b.sso.SSO.AuthenticateParams
the SSO token to authenticate
getStatus() - function in com.stytch.sdk.ui.b2b.data.DirectLoginForSingleMembershipOptions
 
getStatusCode() - function in com.stytch.sdk.common.errors.StytchAPIError
the HTTP status code that was returned for this request
getSubTitle() - function in com.stytch.sdk.consumer.biometrics.Biometrics.PromptData
The subtitle to be displayed in the Biometric Prompt
getSuccessColor() - function in com.stytch.sdk.ui.shared.data.StytchTheme
 
getSync() - function in com.stytch.sdk.b2b.member.Member
Get member from memory without network call
getSync() - function in com.stytch.sdk.b2b.organization.Organization
Get member from memory without network call
getSync() - function in com.stytch.sdk.b2b.sessions.B2BSessions
Get session from memory without network call
getSync() - function in com.stytch.sdk.consumer.sessions.Sessions
Get the locally persisted session
getSyncUser() - function in com.stytch.sdk.consumer.userManagement.UserManagement
Get user from memory without making a network call
getTelemetryId() - function in com.stytch.sdk.common.dfp.DFP
Fetches a DFP Telemetry ID for use in backend lookup calls
getTelemetryId(kotlin.jvm.functions.Function1) - function in com.stytch.sdk.common.dfp.DFP
Fetches a DFP Telemetry ID for use in backend lookup calls
getTestDomain() - function in com.stytch.sdk.common.EndpointOptions
 
getTiktok() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with TikTok
getTitle() - function in com.stytch.sdk.consumer.biometrics.Biometrics.PromptData
The title to be displayed in the Biometric Prompt
getToken() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.AuthParameters
is the unique sequence of characters used to log in
getToken() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.DiscoveryAuthenticateParameters
the discovery magic links token
getToken() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailParameters
is the unique sequence of characters that should be received after calling the resetByEmailStart
getToken() - function in com.stytch.sdk.common.DeeplinkHandledStatus.ManualHandlingRequired
The token that was extracted from the deeplink
getToken() - function in com.stytch.sdk.common.DeeplinkTokenPair
 
getToken() - function in com.stytch.sdk.consumer.magicLinks.MagicLinks.AuthParameters
is the unique sequence of characters used to log in
getToken() - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.AuthenticateParameters
is the token returned from the provider
getToken() - function in com.stytch.sdk.consumer.otp.OTP.AuthParameters
the value sent to the user via the otp delivery method
getToken() - function in com.stytch.sdk.consumer.passwords.Passwords.ResetByEmailParameters
is the unique sequence of characters that should be received after calling the resetByEmailStart
getTokenForProvider(com.stytch.sdk.b2b.oauth.OAuth.Provider.GetTokenForProviderParams) - function in com.stytch.sdk.b2b.oauth.OAuth.Provider
 
getTokenForProvider(com.stytch.sdk.b2b.oauth.OAuth.Provider.GetTokenForProviderParams,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.oauth.OAuth.Provider
 
getTokenForProvider(com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.GetTokenForProviderParams) - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery
 
getTokenForProvider(com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.GetTokenForProviderParams,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery
 
getTokenForProvider(com.stytch.sdk.b2b.sso.SSO.GetTokenForProviderParams) - function in com.stytch.sdk.b2b.sso.SSO
 
getTokenForProvider(com.stytch.sdk.b2b.sso.SSO.GetTokenForProviderParams,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.b2b.sso.SSO
 
getTokenForProvider(com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.GetTokenForProviderParams) - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty
 
getTokenForProvider(com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.GetTokenForProviderParams,kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty
 
getTokenForProviderCompletable(com.stytch.sdk.b2b.oauth.OAuth.Provider.GetTokenForProviderParams) - function in com.stytch.sdk.b2b.oauth.OAuth.Provider
 
getTokenForProviderCompletable(com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery.GetTokenForProviderParams) - function in com.stytch.sdk.b2b.oauth.OAuth.ProviderDiscovery
 
getTokenForProviderCompletable(com.stytch.sdk.b2b.sso.SSO.GetTokenForProviderParams) - function in com.stytch.sdk.b2b.sso.SSO
 
getTokenForProviderCompletable(com.stytch.sdk.consumer.oauth.OAuth.ThirdParty.GetTokenForProviderParams) - function in com.stytch.sdk.consumer.oauth.OAuth.ThirdParty
 
getTokenType() - function in com.stytch.sdk.common.DeeplinkTokenPair
 
getTokenUrl() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.UpdateParameters
The location of the URL that issues OAuth2.0 access tokens and OIDC ID tokens.
getTotp() - function in com.stytch.sdk.b2b.StytchB2BClient
Exposes an instance of the TOTP interface which provides a method for creating and authenticating TOTP codes
getTotp() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the TOTP interface which provides methods for creating, authenticating, and recovering TOTP codes
getTotpCode() - function in com.stytch.sdk.consumer.totp.TOTP.AuthenticateParameters
The TOTP code to authenticate.
getTwitch() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Twitch
getTwitter() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Twitter
getType() - function in com.stytch.sdk.common.DeeplinkHandledStatus.ManualHandlingRequired
The TokenType that was extracted from the deeplink
getType() - function in com.stytch.sdk.common.errors.StytchAPIErrorType
 
getType() - function in com.stytch.sdk.ui.b2b.data.B2BOAuthProviderConfig
 
getUntrustedMetadata() - function in com.stytch.sdk.b2b.magicLinks.B2BMagicLinks.EmailMagicLinks.InviteParameters
A map containing application-specific metadata.
getUntrustedMetadata() - function in com.stytch.sdk.b2b.member.Member.UpdateParams
a map of untrusted metadata to assign to the member
getUntrustedMetadata() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.CreateMemberParameters
An arbitrary JSON object of application-specific data.
getUntrustedMetadata() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.UpdateMemberParameters
An arbitrary JSON object of application-specific data.
getUntrustedMetadata() - function in com.stytch.sdk.consumer.userManagement.UserManagement.UpdateParams
a map of untrusted metadata to assign to the user
getUrl() - function in com.stytch.sdk.common.errors.StytchAPIError
a url linking to the Stytch documentation that describes this error
getUser() - function in com.stytch.sdk.consumer.StytchClient
Exposes an instance of the UserManagement interface which provides methods for retrieving an authenticated user and deleting authentication factors from an authenticated user.
getUser() - function in com.stytch.sdk.consumer.userManagement.UserManagement
Fetches a user from the current session
getUser(kotlin.jvm.functions.Function1) - function in com.stytch.sdk.consumer.userManagement.UserManagement
Fetches a user from the current session
getUserCompletable() - function in com.stytch.sdk.consumer.userManagement.UserManagement
Fetches a user from the current session
getUserInfoUrl() - function in com.stytch.sdk.b2b.sso.SSO.OIDC.UpdateParameters
The location of the IDP's UserInfo Endpoint.
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.Custom
 
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.MemberEmailFuzzy
 
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.MemberEmails
 
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.MemberIds
 
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.MemberIsBreakingGlass
 
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.MemberMFAPhoneNumberFuzzy
 
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.MemberMFAPhoneNumbers
 
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.MemberPasswordExists
 
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.MemberRoles
 
getValue() - function in com.stytch.sdk.b2b.organization.Organization.OrganizationMembers.SearchQueryOperand.Statuses
 
getValue() - function in com.stytch.sdk.common.StytchObjectInfo.Available
 
getValue() - function in com.stytch.sdk.common.StytchResult.Success
is the value of the response
getVerifyEmailTemplateId() - function in com.stytch.sdk.b2b.passwords.Passwords.Discovery.ResetByEmailStartParameters
Use a custom template for password verify emails.
getVerifyEmailTemplateId() - function in com.stytch.sdk.b2b.passwords.Passwords.ResetByEmailStartParameters
Use a custom template for password verify emails.
getVerifyEmailTemplateId() - function in com.stytch.sdk.ui.b2b.data.B2BPasswordOptions
 
getWhatsapp() - function in com.stytch.sdk.consumer.otp.OTP
Public variable that exposes an instance of WhatsApp OTP
getX509Certificate() - function in com.stytch.sdk.b2b.sso.SSO.SAML.UpdateParameters
A certificate that Stytch will use to verify the sign-in assertion sent by the IdP, in {@link https://en.wikipedia.org/wiki/Privacy-Enhanced_Mail PEM} format.
getYahoo() - function in com.stytch.sdk.consumer.oauth.OAuth
The interface for authenticating a user with Twitter
GITHUB - enum entry in com.stytch.sdk.ui.b2b.data.B2BOAuthProviders
 
GITHUB - enum entry in com.stytch.sdk.ui.b2c.data.OAuthProvider

Support GitHub OAuth logins

GITLAB - enum entry in com.stytch.sdk.ui.b2c.data.OAuthProvider

Support GitLab OAuth logins

GOOGLE - enum entry in com.stytch.sdk.ui.b2b.data.B2BOAuthProviders
 
GOOGLE - enum entry in com.stytch.sdk.ui.b2c.data.OAuthProvider

Support Google OAuth logins

GOOGLE_ONE_TAP - enum entry in com.stytch.sdk.consumer.ConsumerAuthMethod
 
GoogleOAuthOptions - class in com.stytch.sdk.ui.b2c.data
A data class that represents the configuration for Google OAuth
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  Q  R  S  T  U  V  W  X