Click or drag to resize

AuthenticatorFactory Methods

The AuthenticatorFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateBasicAuthenticator
Creates an object for handling HTTP Basic authentication
Public methodStatic memberCreateDigestAuthenticator
Creates an object for handling HTTP Digest authentication (experimental)
Public methodStatic memberCreateFacebookAuthenticator
Creates an object for handling Facebook authentication
Public methodStatic memberCreateOpenIDAuthenticator
Creates an authenticator that handles an OpenID authentication flow
Public methodStatic memberCreatePersonaAuthenticator
Creates an object for handling Persona authentication
Top
See Also