Allowed

class Allowed

Contains information that allowed the authorization.

Types

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

Properties

Link copied to clipboard

A list of policies that allowed the authentication.

Functions

Link copied to clipboard
inline fun copy(block: Allowed.Builder.() -> Unit = {}): Allowed
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