History - net.minecraft.server.dedicated.management.network.BearerAuthenticationHandler

26.3

Names

Fields

Constructors

Methods

26.2

Names

Fields

Constructors

Methods

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

avx

net.minecraft.server.jsonrpc.security.AuthenticationHandler

net.minecraft.class_12000

net.minecraft.server.dedicated.management.network.BearerAuthenticationHandler

Fields

org.slf4j.Logger: b, LOGGER, field_62832, LOGGER, f_oatmyenv, f_413658_

org.slf4j.Logger: LOGGER, LOGGER, field_62832, LOGGER

io.netty.util.AttributeKey<Boolean>: c, AUTHENTICATED_KEY, field_63006, AUTHENTICATED_KEY, f_nzbynybg, f_413965_

io.netty.util.AttributeKey<Boolean>: AUTHENTICATED_KEY, AUTHENTICATED_KEY, field_63006, AUTHENTICATED_KEY

String: a, BEARER_PREFIX, field_62831, BEARER_PREFIX, f_qgrduhmu, f_411584_

String: BEARER_PREFIX, BEARER_PREFIX, field_62831, BEARER_PREFIX

BearerToken: g, securityConfig, field_62833, token, f_fsotlffz, f_413668_

BearerToken: securityConfig, securityConfig, field_62833, token

io.netty.util.AttributeKey<Boolean>: d, ATTR_WEBSOCKET_ALLOWED, field_63671, WEBSOCKET_AUTH_ALLOWED_KEY, f_odsimcfy, f_434225_

io.netty.util.AttributeKey<Boolean>: ATTR_WEBSOCKET_ALLOWED, ATTR_WEBSOCKET_ALLOWED, field_63671, WEBSOCKET_AUTH_ALLOWED_KEY

String: e, SUBPROTOCOL_VALUE, field_63672, PROTOCOL, f_ypwsiyrn, f_434343_

String: SUBPROTOCOL_VALUE, SUBPROTOCOL_VALUE, field_63672, PROTOCOL

String: f, SUBPROTOCOL_HEADER_PREFIX, field_63673, PROTOCOL_PREFIX, f_revxvpfp, f_433470_

String: SUBPROTOCOL_HEADER_PREFIX, SUBPROTOCOL_HEADER_PREFIX, field_63673, PROTOCOL_PREFIX

Set<String>: h, allowedOrigins, field_63674, allowedOrigins, f_lukmegog, f_433140_

Set<String>: allowedOrigins, allowedOrigins, field_63674, allowedOrigins

Constructors

Methods

void (io.netty.channel.ChannelHandlerContext, Object): channelRead, channelRead, channelRead, channelRead, channelRead

void (io.netty.channel.ChannelHandlerContext, Object): channelRead, channelRead, channelRead, channelRead

BearerAuthenticationHandler$Result (io.netty.handler.codec.http.HttpRequest): a, performSecurityChecks, method_74511, authenticate, m_lkaywoai, m_416115_

BearerAuthenticationHandler$Result (io.netty.handler.codec.http.HttpRequest): performSecurityChecks, performSecurityChecks, method_74511, authenticate

boolean (String): a, isValidApiKey, method_74512, tokenMatches, m_iwfuajux, m_416106_

boolean (String): isValidApiKey, isValidApiKey, method_74512, tokenMatches

String (io.netty.channel.ChannelHandlerContext): a, getClientIp, method_74508, getHostAddress, m_onnhylhv, m_417314_

String (io.netty.channel.ChannelHandlerContext): getClientIp, getClientIp, method_74508, getHostAddress

void (io.netty.channel.ChannelHandlerContext, String): a, sendUnauthorizedResponse, method_74510, sendUnauthorizedError, m_pwqlozcf, m_419855_

void (io.netty.channel.ChannelHandlerContext, String): sendUnauthorizedResponse, sendUnauthorizedResponse, method_74510, sendUnauthorizedError

void (io.netty.channel.ChannelHandlerContext, Object, io.netty.channel.ChannelPromise): write, write, write, write, write

void (io.netty.channel.ChannelHandlerContext, Object, io.netty.channel.ChannelPromise): write, write, write, write

boolean (io.netty.handler.codec.http.HttpRequest): b, isAllowedOriginHeader, method_75593, isOriginAllowed, m_nkkczbap, m_440811_

boolean (io.netty.handler.codec.http.HttpRequest): isAllowedOriginHeader, isAllowedOriginHeader, method_75593, isOriginAllowed

String (io.netty.handler.codec.http.HttpRequest): c, parseTokenInAuthorizationHeader, method_75594, getBearerToken, m_cecullna, m_440216_

String (io.netty.handler.codec.http.HttpRequest): parseTokenInAuthorizationHeader, parseTokenInAuthorizationHeader, method_75594, getBearerToken

String (io.netty.handler.codec.http.HttpRequest): d, parseTokenInSecWebsocketProtocolHeader, method_75595, getProtocolToken, m_tltfjzpj, m_440939_

String (io.netty.handler.codec.http.HttpRequest): parseTokenInSecWebsocketProtocolHeader, parseTokenInSecWebsocketProtocolHeader, method_75595, getProtocolToken

1.21.11

Names

avp

avx

Fields

org.slf4j.Logger: c, LOGGER, field_62832, LOGGER, f_oatmyenv, f_413658_

org.slf4j.Logger: b, LOGGER, field_62832, LOGGER, f_oatmyenv, f_413658_

io.netty.util.AttributeKey<Boolean>: d, AUTHENTICATED_KEY, field_63006, AUTHENTICATED_KEY, f_nzbynybg, f_413965_

io.netty.util.AttributeKey<Boolean>: c, AUTHENTICATED_KEY, field_63006, AUTHENTICATED_KEY, f_nzbynybg, f_413965_

String: a, AUTH_HEADER, field_62830, AUTHORIZATION_HEADER, f_rrxhnuxh, f_413905_

String: b, BEARER_PREFIX, field_62831, BEARER_PREFIX, f_qgrduhmu, f_411584_

String: a, BEARER_PREFIX, field_62831, BEARER_PREFIX, f_qgrduhmu, f_411584_

BearerToken: e, securityConfig, field_62833, token, f_fsotlffz, f_413668_

BearerToken: g, securityConfig, field_62833, token, f_fsotlffz, f_413668_

io.netty.util.AttributeKey<Boolean>: d, ATTR_WEBSOCKET_ALLOWED, field_63671, WEBSOCKET_AUTH_ALLOWED_KEY, f_odsimcfy, f_434225_

String: e, SUBPROTOCOL_VALUE, field_63672, PROTOCOL, f_ypwsiyrn, f_434343_

String: f, SUBPROTOCOL_HEADER_PREFIX, field_63673, PROTOCOL_PREFIX, f_revxvpfp, f_433470_

Set<String>: h, allowedOrigins, field_63674, allowedOrigins, f_lukmegog, f_433140_

Constructors

(BearerToken)

(BearerToken, String)

Methods

boolean (io.netty.handler.codec.http.HttpRequest): b, validateAuthentication, method_74513, isAuthenticated, m_mbihucgn, m_418562_

void (io.netty.channel.ChannelHandlerContext, Object, io.netty.channel.ChannelPromise): write, write, write, write, write

boolean (io.netty.handler.codec.http.HttpRequest): b, isAllowedOriginHeader, method_75593, isOriginAllowed, m_nkkczbap, m_440811_

String (io.netty.handler.codec.http.HttpRequest): c, parseTokenInAuthorizationHeader, method_75594, getBearerToken, m_cecullna, m_440216_

String (io.netty.handler.codec.http.HttpRequest): d, parseTokenInSecWebsocketProtocolHeader, method_75595, getProtocolToken, m_tltfjzpj, m_440939_

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

avp

net.minecraft.server.jsonrpc.security.AuthenticationHandler

net.minecraft.class_12000

net.minecraft.server.dedicated.management.network.BearerAuthenticationHandler

net.minecraft.unmapped.C_ldlclzbo

net.minecraft.src.C_410845_

Fields

org.slf4j.Logger: c, LOGGER, field_62832, LOGGER, f_oatmyenv, f_413658_

io.netty.util.AttributeKey<Boolean>: d, AUTHENTICATED_KEY, field_63006, AUTHENTICATED_KEY, f_nzbynybg, f_413965_

String: a, AUTH_HEADER, field_62830, AUTHORIZATION_HEADER, f_rrxhnuxh, f_413905_

String: b, BEARER_PREFIX, field_62831, BEARER_PREFIX, f_qgrduhmu, f_411584_

BearerToken: e, securityConfig, field_62833, token, f_fsotlffz, f_413668_

Constructors

(BearerToken)

Methods

void (io.netty.channel.ChannelHandlerContext, Object): channelRead, channelRead, channelRead, channelRead, channelRead

BearerAuthenticationHandler$Result (io.netty.handler.codec.http.HttpRequest): a, performSecurityChecks, method_74511, authenticate, m_lkaywoai, m_416115_

boolean (io.netty.handler.codec.http.HttpRequest): b, validateAuthentication, method_74513, isAuthenticated, m_mbihucgn, m_418562_

boolean (String): a, isValidApiKey, method_74512, tokenMatches, m_iwfuajux, m_416106_

String (io.netty.channel.ChannelHandlerContext): a, getClientIp, method_74508, getHostAddress, m_onnhylhv, m_417314_

void (io.netty.channel.ChannelHandlerContext, String): a, sendUnauthorizedResponse, method_74510, sendUnauthorizedError, m_pwqlozcf, m_419855_