Photon Server API Documentation v5.0RC1

Photon.Common.Authentication.CustomAuthHandler Member List

This is the complete list of members for Photon.Common.Authentication.CustomAuthHandler, including all inherited members.

AddNewAuthProvider(string url, string nameValuePairAsQueryString, bool rejectIfUnavailable, ClientAuthenticationType authenticationType, bool forwardAsJson, string instanceName)Photon.Common.Authentication.CustomAuthHandlerinline
AddNewAuthProvider(ClientAuthenticationType authenticationType, IClientAuthenticationQueue authService)Photon.Common.Authentication.CustomAuthHandlerinlineprotected
AuthenticateClient(ICustomAuthPeer peer, IAuthenticateRequest authRequest, AuthSettings authSettings, SendParameters sendParameters, object state, bool strictCustomAuth=true)Photon.Common.Authentication.CustomAuthHandlerinline
authenticationServicesPhoton.Common.Authentication.CustomAuthHandlerprotected
CreateClientAuthenticationQueue(string url, string nameValuePairAsQueryString, bool rejectIfUnavailable, ClientAuthenticationType authenticationType, bool forwardAsJson, string instanceName)Photon.Common.Authentication.CustomAuthHandlerinlineprotectedvirtual
CustomAuthHandler(IHttpRequestQueueCountersFactory factory, HttpQueueSettings httpQueueSettings)Photon.Common.Authentication.CustomAuthHandlerinline
CustomAuthHandler(IHttpRequestQueueCountersFactory factory, IFiber fiber, HttpQueueSettings httpQueueSettings, Action beforeAction=null, Action afterAction=null)Photon.Common.Authentication.CustomAuthHandlerinlineprotected
fiberPhoton.Common.Authentication.CustomAuthHandlerprotected
FromUnixTimeSeconds(long seconds)Photon.Common.Authentication.CustomAuthHandlerinlineprotectedstatic
IncrementErrors(ClientAuthenticationType authenticationType, CustomAuthResultCounters instance)Photon.Common.Authentication.CustomAuthHandlerinlineprotectedvirtual
IncrementHttpErrors(ClientAuthenticationType queueClientAuthenticationType, CustomAuthResultCounters queueCustomData)Photon.Common.Authentication.CustomAuthHandlerinlineprotectedvirtual
IncrementHttpTimeouts(ClientAuthenticationType queueClientAuthenticationType, CustomAuthResultCounters queueCustomData)Photon.Common.Authentication.CustomAuthHandlerinlineprotectedvirtual
IncrementQueueFullErrors(CustomAuthResultCounters instance)Photon.Common.Authentication.CustomAuthHandlerinlineprotectedvirtual
IncrementQueueTimeouts(CustomAuthResultCounters instance)Photon.Common.Authentication.CustomAuthHandlerinlineprotectedvirtual
IncrementResultCounters(CustomAuthenticationResult customAuthResult, CustomAuthResultCounters instance, long ticks)Photon.Common.Authentication.CustomAuthHandlerinlineprotectedvirtual
InitializeFromConfig()Photon.Common.Authentication.CustomAuthHandlerinline
IsAnonymousAccessAllowedPhoton.Common.Authentication.CustomAuthHandler
isAnonymousAccessAllowedPhoton.Common.Authentication.CustomAuthHandlerprotected
IsClientAuthenticationEnabledPhoton.Common.Authentication.CustomAuthHandler
OnAuthenticateClient(ICustomAuthPeer peer, IAuthenticateRequest authRequest, AuthSettings authSettings, SendParameters sendParameters, object state, bool strictCustomAuth=true)Photon.Common.Authentication.CustomAuthHandlerinlineprotectedvirtual
OnCustomAuthenticationError(ICustomAuthPeer peer, IAuthenticateRequest authRequest, SendParameters sendParameters, CustomAuthResultCounters counters, string errorMsg)Photon.Common.Authentication.CustomAuthHandlerinline