Uses of Class
net.minecraft.server.jsonrpc.security.AuthenticationHandler.SecurityCheckResult
Packages that use AuthenticationHandler.SecurityCheckResult
-
Uses of AuthenticationHandler.SecurityCheckResult in net.minecraft.server.jsonrpc.security
Methods in net.minecraft.server.jsonrpc.security that return AuthenticationHandler.SecurityCheckResultModifier and TypeMethodDescriptionAuthenticationHandler.SecurityCheckResult.allowed()AuthenticationHandler.SecurityCheckResult.allowed(boolean pTokenSentInSecWebsocketProtocol) AuthenticationHandler.performSecurityChecks(io.netty.handler.codec.http.HttpRequest pRequest)