flash.net.drm.DRMAuthenticationContext

type
class
extends
DRMManagerSession
available in
flash

Constructor

new()

Instance Variables hide inherited show inherited

authenticationToken(default,null) : flash.utils.ByteArray

m_isInSession : Bool

Instance Methods hide inherited show inherited

addEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool, ?priority : Int, ?useWeakReference : Bool) : Void

authenticate(url : String, domain : String, username : String, password : String) : Void

checkStatus() : UInt

dispatchEvent(event : Event) : Bool

errorCodeToThrow(errorCode : UInt) : Void

getLastError() : UInt

getLastSubErrorID() : UInt

hasEventListener(type : String) : Bool

issueDRMErrorEvent(metadata : DRMContentData, errorID : Int, subErrorID : Int, ?eventType : String) : Void

issueDRMStatusEvent(inMetadata : DRMContentData, voucher : DRMVoucher) : Dynamic

onSessionComplete() : Void

onSessionError() : Void

removeEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool) : Void

setTimerUp() : Void

toString() : String

willTrigger(type : String) : Bool