SPFederationAuthenticationModule Methods

Include Protected Members
Include Inherited Members

The SPFederationAuthenticationModule type exposes the following members.

Methods

  Name Description
Public method CanReadSignInResponse(HttpRequest) (Inherited from WSFederationAuthenticationModule.)
Public method CanReadSignInResponse(HttpRequest, Boolean) (Inherited from WSFederationAuthenticationModule.)
Public method CreateSignInRequest (Inherited from WSFederationAuthenticationModule.)
Public method Dispose (Inherited from HttpModuleBase.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Protected method GetReferencedResult (Inherited from WSFederationAuthenticationModule.)
Protected method GetReturnUrlFromResponse Retrieves the resource from the request to which a successful sign-in is redirected. (Overrides WSFederationAuthenticationModuleGetReturnUrlFromResponse(HttpRequest).)
Public method GetSecurityToken(HttpRequest) (Inherited from WSFederationAuthenticationModule.)
Public method GetSecurityToken(SignInResponseMessage) (Inherited from WSFederationAuthenticationModule.)
Protected method GetSessionTokenContext (Inherited from WSFederationAuthenticationModule.)
Public method GetSignInResponseMessage (Inherited from WSFederationAuthenticationModule.)
Public method GetType (Inherited from Object.)
Public method GetXmlTokenFromMessage(SignInResponseMessage) (Inherited from WSFederationAuthenticationModule.)
Public method GetXmlTokenFromMessage(SignInResponseMessage, WSFederationSerializer) (Inherited from WSFederationAuthenticationModule.)
Public method Init (Inherited from HttpModuleBase.)
Protected method InitializeModule Initializes the module with the specified application. (Overrides WSFederationAuthenticationModuleInitializeModule(HttpApplication).)
Protected method InitializePropertiesFromConfiguration (Inherited from WSFederationAuthenticationModule.)
Public method IsSignInResponse Verifies whether the request is a sign-in response message from the security token service (STS). (Overrides WSFederationAuthenticationModuleIsSignInResponse(HttpRequest).)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnAuthenticateRequest (Inherited from WSFederationAuthenticationModule.)
Protected method OnAuthorizationFailed (Inherited from WSFederationAuthenticationModule.)
Protected method OnEndRequest Handles the EndRequest event. (Overrides WSFederationAuthenticationModuleOnEndRequest(Object, EventArgs).)
Protected method OnPostAuthenticateRequest (Inherited from WSFederationAuthenticationModule.)
Protected method OnRedirectingToIdentityProvider (Inherited from WSFederationAuthenticationModule.)
Protected method OnSessionSecurityTokenCreated Handles the SessionSecurityTokenCreated() event. (Overrides WSFederationAuthenticationModuleOnSessionSecurityTokenCreated(SessionSecurityTokenCreatedEventArgs).)
Protected method OnSignedIn Handles the SignedIn() event. (Overrides WSFederationAuthenticationModuleOnSignedIn(EventArgs).)
Protected method OnSignedOut (Inherited from WSFederationAuthenticationModule.)
Protected method OnSignInError (Inherited from WSFederationAuthenticationModule.)
Protected method OnSigningOut (Inherited from WSFederationAuthenticationModule.)
Protected method OnSignOutError (Inherited from WSFederationAuthenticationModule.)
Public method RedirectToIdentityProvider (Inherited from WSFederationAuthenticationModule.)
Public method SetPrincipalAndWriteSessionToken(SecurityToken) Sets the principle claim and write session token.
Public method SetPrincipalAndWriteSessionToken(SessionSecurityToken, Boolean) (Inherited from WSFederationAuthenticationModule.)
Public method SignOut (Inherited from WSFederationAuthenticationModule.)
Public method ToString (Inherited from Object.)
Public method VerifyProperties (Inherited from WSFederationAuthenticationModule.)

Top

See Also

Reference

SPFederationAuthenticationModule Class

Microsoft.SharePoint.IdentityModel Namespace