Packagecom.adobe.rtc.events
Classpublic class AuthenticationEvent
InheritanceAuthenticationEvent Inheritance flash.events.Event

Event class sent by com.adobe.rtc.authentication classes (such as AdobeHSAuthenticator) to indicate login success or failure.

See also

com.adobe.rtc.authentication.AdobeHSAuthenticator


Public Methods
 MethodDefined by
  
AuthenticationEvent(p_type:String)
AuthenticationEvent
Public Constants
 ConstantDefined by
  AUTHENTICATION_FAILURE : String = "authenticationFailure"
[static] Event sent to indicate login failure.
AuthenticationEvent
  AUTHENTICATION_SUCCESS : String = "authenticationSuccess"
[static] Event sent to indicate login success.
AuthenticationEvent
Constructor detail
AuthenticationEvent()constructor
public function AuthenticationEvent(p_type:String)Parameters
p_type:String
Constant detail
AUTHENTICATION_FAILUREconstant
public static const AUTHENTICATION_FAILURE:String = "authenticationFailure"

Event sent to indicate login failure.

AUTHENTICATION_SUCCESSconstant 
public static const AUTHENTICATION_SUCCESS:String = "authenticationSuccess"

Event sent to indicate login success.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/events/AuthenticationEvent.html