Barotrauma Client
Loading...
Searching...
No Matches
Barotrauma.Networking.Authenticator Class Referenceabstract
Inheritance diagram for Barotrauma.Networking.Authenticator:
Barotrauma.Networking.EgsOwnershipTokenAuthenticator Barotrauma.Networking.SteamAuthTicketForEosHostAuthenticator Barotrauma.Networking.SteamAuthTicketForSteamHostAuthenticator

Public Member Functions

Task< AccountInfoVerifyTicket (AuthenticationTicket ticket)
 
void EndAuthSession (AccountId accountId)
 

Static Public Member Functions

static ImmutableDictionary< AuthenticationTicketKind, AuthenticatorGetAuthenticatorsForHost (Option< Endpoint > ownerEndpointOption)
 

Member Function Documentation

◆ EndAuthSession()

void Barotrauma.Networking.Authenticator.EndAuthSession ( AccountId accountId)
abstract

◆ GetAuthenticatorsForHost()

static ImmutableDictionary< AuthenticationTicketKind, Authenticator > Barotrauma.Networking.Authenticator.GetAuthenticatorsForHost ( Option< Endpoint > ownerEndpointOption)
static

◆ VerifyTicket()

Task< AccountInfo > Barotrauma.Networking.Authenticator.VerifyTicket ( AuthenticationTicket ticket)
abstract

The documentation for this class was generated from the following file: