ClientScope

constructor(id: UUID, name: String, description: String? = null, protocol: String, attributes: Map<String, String>, protocolMappers: List<ProtocolMapper>? = null)