BackendControlPlaneService
class BackendControlPlaneService(config: BackendConfig, clock: Clock = SystemClock, inboundProcessingHook: () -> Unit? = null)
Constructors
Link copied to clipboard
constructor(config: BackendConfig, clock: Clock = SystemClock, inboundProcessingHook: () -> Unit? = null)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun sendTokenValidationNotice(playerId: UUID, backendId: String, result: TokenValidationResult, reason: TokenValidationReason?)