RecoveryOptionType

A map containing a priority as a key, and recovery method name as a value.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The recovery method for a user.

Link copied to clipboard

A positive integer specifying priority of a method with 1 being the highest priority.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String