Package | com.esri.bao.tasks.authentication |
Class | public class BAOnlineTokenService |
Inheritance | BAOnlineTokenService ![]() ![]() |
Since : | Community Analyst API for Flex 2.2. |
Method | Defined By | ||
---|---|---|---|
Creates a new instance of the BAOnlineTokenService class. | BAOnlineTokenService | ||
![]() | login(username:String, password:String, responder:IResponder):void
Requests a token service for getting a security token and creates a token provider. | TokenService | |
![]() | updateTokenProvider(username:String, password:String):Boolean
Updates the tokenProvider property of this instance with the new token provider. | TokenService |