ResourceServerScope

data class ResourceServerScope(val scopeDescription: String, val scopeName: String)

Constructors

Link copied to clipboard
constructor(scopeDescription: String, scopeName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The scope description.

Link copied to clipboard

The scope name.