Flow
Constructors
Types
Link copied to clipboard
data class AuthenticationExecution(val authenticator: String? = null, val requirement: Flow.Requirement, val priority: Int, val userSetupAllowed: Boolean, val autheticatorFlow: Boolean)
Link copied to clipboard