Package-level declarations

Types

Link copied to clipboard

Represents a state in the Direct Authentication flow where further action is required to proceed.

Link copied to clipboard

Represents the various error states of direct authentication.

Link copied to clipboard

Represents the intent of the direct authentication flow.

Link copied to clipboard
sealed interface DirectAuthenticationState

Represents the current state of a Direct Authentication flow.

Link copied to clipboard

Represents the channel for an Out-of-Band (OOB) authentication challenge.

Link copied to clipboard
sealed interface PrimaryFactor

Represents an authentication factor used in a Direct Authentication flow.

Link copied to clipboard
sealed interface SecondaryFactor : PrimaryFactor

Represents an authentication factor that can be used as a secondary factor in an MFA flow. This excludes primary-only factors like passwords.