C# Class Profiles.Login.Modules.ShibLogin.ShibLogin

Inheritance: System.Web.UI.UserControl
Datei anzeigen Open project: ProfilesRNS/ProfilesRNS

Public Methods

Method Description
ShibLogin ( ) : System
ShibLogin ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System

Protected Methods

Method Description
Page_Load ( object sender, EventArgs e ) : void

Private Methods

Method Description
RedirectAuthenticatedUser ( ) : void

Method Details

Page_Load() protected method

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

ShibLogin() public method

public ShibLogin ( ) : System
return System

ShibLogin() public method

public ShibLogin ( XmlDocument pagedata, List moduleparams, XmlNamespaceManager pagenamespaces ) : System
pagedata System.Xml.XmlDocument
moduleparams List
pagenamespaces System.Xml.XmlNamespaceManager
return System