Click or drag to resize
AuthenticationCallback Interface
The AuthenticationCallback interface

Namespace: Com.Tibco.As.Space.Security
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public interface AuthenticationCallback

The AuthenticationCallback type exposes the following members.

Methods
  NameDescription
Public methodCreateUserCredential
Creates the user cred.
Public methodOnCleanup
Called when cleanup is to be done
Top
See Also