Barotrauma Server
Loading...
Searching...
No Matches
Barotrauma.Networking.EgsOwnershipTokenAuthenticator Class Referencesealed
Inheritance diagram for Barotrauma.Networking.EgsOwnershipTokenAuthenticator:
Barotrauma.Networking.Authenticator

Public Member Functions

override async Task< AccountInfoVerifyTicket (AuthenticationTicket ticket)
 
override void EndAuthSession (AccountId accountId)
 
- Public Member Functions inherited from Barotrauma.Networking.Authenticator
Task< AccountInfoVerifyTicket (AuthenticationTicket ticket)
 
void EndAuthSession (AccountId accountId)
 

Additional Inherited Members

- Static Public Member Functions inherited from Barotrauma.Networking.Authenticator
static ImmutableDictionary< AuthenticationTicketKind, AuthenticatorGetAuthenticatorsForHost (Option< Endpoint > ownerEndpointOption)
 

Member Function Documentation

◆ EndAuthSession()

override void Barotrauma.Networking.EgsOwnershipTokenAuthenticator.EndAuthSession ( AccountId accountId)

◆ VerifyTicket()

override async Task< AccountInfo > Barotrauma.Networking.EgsOwnershipTokenAuthenticator.VerifyTicket ( AuthenticationTicket ticket)

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