AuthRuleCondition

Types

Link copied to clipboard
class Builder

A builder for AuthRuleCondition.

Link copied to clipboard
object Companion
Link copied to clipboard
class Operation : Enum

The operation to apply to the attribute

Link copied to clipboard
class Value

A regex string, to be used with MATCHES or DOES_NOT_MATCH

Functions

Link copied to clipboard
Link copied to clipboard

Returns the raw JSON value of attribute.

Link copied to clipboard

Returns the raw JSON value of operation.

Link copied to clipboard

Returns the raw JSON value of value.

Link copied to clipboard

The attribute to target.

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
Link copied to clipboard

The operation to apply to the attribute

Link copied to clipboard
Link copied to clipboard
open override fun toString(): String
Link copied to clipboard
Link copied to clipboard

A regex string, to be used with MATCHES or DOES_NOT_MATCH