Current

Means the next authentication will be performed in the context of the current one, resulting in adding a new authentication factor to it.

To be successful, the new factor-based authentication must authenticate the same user as the already authenticated one. The list of previous authentication factors may then be retrieved from the current authentication details using the AuthenticationDetails.previousFactors property.

Functions

clone
Link copied to clipboard
protected fun clone(): Any
compareTo
Link copied to clipboard
operator override fun compareTo(other: AuthenticationService.Context): Int
equals
Link copied to clipboard
operator override fun equals(other: Any?): Boolean
finalize
Link copied to clipboard
fun finalize()
getDeclaringClass
Link copied to clipboard
fun getDeclaringClass(): Class<AuthenticationService.Context>
hashCode
Link copied to clipboard
override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int