CustomAuthenticator Members TIBCO Spotfire 6.0 API Reference
The CustomAuthenticator type exposes the following members.
Constructors

  NameDescription
Protected methodCustomAuthenticator
Initializes a new instance of the CustomAuthenticator class.
Back to Top
Methods

  NameDescription
Protected methodAuthenticateTokenCore
Performs the user authentication. The AuthenticationContext parameter can be used to retrieve information about the user to authenticate.
Protected methodStatic memberCreateIdentity
Creates a Spotfire specific instance of the IIdentity interface from a user name string.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodIsLogoutEnabledCore
Override this to specify whether logout should be enabled.
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Back to Top
See Also