|
LeviLamina
|
Public Member Functions | |
| MCAPI | ServerConnectionAuthValidator (::NetworkServerConfig const &networkServerConfig, bool isLan, ::std::function< int64()> currentTimeFn, ::Bedrock::NotNullNonOwnerPtr<::MinecraftServiceKeyManager > minecraftServiceKeys) |
| MCAPI ::std::variant<::PlayerAuthenticationInfo, ::Connection::DisconnectFailReason > | _validateBase (::BaseConnectionRequest const &connectionRequest) const |
| MCAPI void * | $ctor (::NetworkServerConfig const &networkServerConfig, bool isLan, ::std::function< int64()> currentTimeFn, ::Bedrock::NotNullNonOwnerPtr<::MinecraftServiceKeyManager > minecraftServiceKeys) |
Public Attributes | |
| ::ll::TypedStorage< 8, 64, ::std::function< int64()> > | mCurrentTimeFn |
| ::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::MinecraftServiceKeyManager > > | mMinecraftServiceKeys |
| ::ll::TypedStorage< 1, 1, bool > | mAllowSelfSigned |
| ::ll::TypedStorage< 1, 1, bool > | mAllowExpiredTokens |