net.minecraft.server.dedicated.management.network

class BearerAuthenticationHandler$Result

avx$a
net.minecraft.server.jsonrpc.security.AuthenticationHandler$SecurityCheckResult
net.minecraft.class_12000$class_12001
net.minecraft.server.dedicated.management.network.BearerAuthenticationHandler$Result
net.minecraft.unmapped.C_ldlclzbo$C_zrehprve
net.minecraft.src.C_410845_$C_410920_

Field summary

Modifier and TypeField
private final boolean
a
allowed
field_62834
successful
f_bwdmeqdu
f_413430_
private final String
b
reason
field_62835
message
f_mhrvrnns
f_411801_
private final boolean
c
tokenSentInSecWebsocketProtocol
field_63675
mustReturnProtocol
f_xzdmjxpl
f_436522_

Constructor summary

ModifierConstructor
private (boolean successful, String message, boolean mustReturnProtocol)

Method summary

Modifier and TypeMethod
public static BearerAuthenticationHandler$Result
a()
allowed()
method_74515()
success()
m_fwrljqhw()
m_415534_()
public static BearerAuthenticationHandler$Result
a(boolean o)
allowed(boolean arg0)
method_75596(boolean arg0)
success(boolean mustReturnProtocol)
m_osxzcpsl(boolean arg0)
m_440691_(boolean p_459688_)
public static BearerAuthenticationHandler$Result
a(String o)
denied(String arg0)
method_74516(String arg0)
failure(String message)
m_ywmqbszg(String arg0)
m_417116_(String p_424213_)
public boolean
b()
isAllowed()
method_74517()
isSuccessful()
m_lgrmpmyd()
m_415829_()
public String
c()
getReason()
method_74518()
getMessage()
m_atzhilge()
m_418489_()
public boolean
d()
isTokenSentInSecWebsocketProtocol()
method_75597()
mustReturnProtocol()
m_wdecdzeq()
m_440289_()