AuthenticatorFactory Methods |
The AuthenticatorFactory type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateBasicAuthenticator |
Creates an object for handling HTTP Basic authentication
| |
| CreateDigestAuthenticator |
Creates an object for handling HTTP Digest authentication (experimental)
| |
| CreateFacebookAuthenticator |
Creates an object for handling Facebook authentication
| |
| CreateOpenIDAuthenticator |
Creates an authenticator that handles an OpenID authentication flow
| |
| CreatePersonaAuthenticator |
Creates an object for handling Persona authentication
|