Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

class Sustainsys.​Saml2.​WebSso.​CommandFactory

Assembly: Sustainsys.Saml2

Inheritance: object → CommandFactory

Factory to create the command objects thand handles the incoming http requests.

Fields and Constants

public const string
AcsCommandName
The name of the Assertion Consumer Service Command.
public const string
SignInCommandName
The name of the Sign In Command.
public const string
LogoutCommandName
The name of the Log Out Command.
public const string
MetadataCommand
The metadata command has no name - it is triggered at base url for Saml2.

Methods

public bool
Equals​(object obj)
Inherited from object
protected void
Finalize​()
Inherited from object
public int
GetHashCode​()
Inherited from object
GetType​()
Inherited from object
protected object
MemberwiseClone​()
Inherited from object
public string
ToString​()
Inherited from object