SPSessionAuthenticationModule Methods

Include Protected Members
Include Inherited Members

The SPSessionAuthenticationModule type exposes the following members.

Methods

  Name Description
Public method AuthenticateSessionSecurityToken Authenticates the incoming request by updating the current HTTP context and thread principal with the provided. (Overrides SessionAuthenticationModuleAuthenticateSessionSecurityToken(SessionSecurityToken, Boolean).)
Public method ContainsSessionTokenCookie (Inherited from SessionAuthenticationModule.)
Public method CreateSessionSecurityToken (Inherited from SessionAuthenticationModule.)
Public method DeleteSessionTokenCookie (Inherited from SessionAuthenticationModule.)
Public method Dispose (Inherited from HttpModuleBase.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Init (Inherited from HttpModuleBase.)
Protected method InitializeModule Initializes the module with the specified HTTP application. (Overrides SessionAuthenticationModuleInitializeModule(HttpApplication).)
Protected method InitializePropertiesFromConfiguration (Inherited from SessionAuthenticationModule.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnAuthenticateRequest (Inherited from SessionAuthenticationModule.)
Protected method OnPostAuthenticateRequest (Inherited from SessionAuthenticationModule.)
Protected method OnSessionSecurityTokenCreated (Inherited from SessionAuthenticationModule.)
Protected method OnSessionSecurityTokenReceived Handles additional token checking. (Overrides SessionAuthenticationModuleOnSessionSecurityTokenReceived(SessionSecurityTokenReceivedEventArgs).)
Protected method OnSignedOut (Inherited from SessionAuthenticationModule.)
Protected method OnSigningOut (Inherited from SessionAuthenticationModule.)
Protected method OnSignOutError (Inherited from SessionAuthenticationModule.)
Public method ReadSessionTokenFromCookie (Inherited from SessionAuthenticationModule.)
Protected method SetPrincipalFromSessionToken (Inherited from SessionAuthenticationModule.)
Public method SignOut (Inherited from SessionAuthenticationModule.)
Public method ToString (Inherited from Object.)
Public method TryReadSessionTokenFromCookie (Inherited from SessionAuthenticationModule.)
Protected method ValidateSessionToken (Inherited from SessionAuthenticationModule.)
Public method WriteSessionTokenToCookie (Inherited from SessionAuthenticationModule.)

Top

See Also

Reference

SPSessionAuthenticationModule Class

Microsoft.SharePoint.IdentityModel Namespace