Uses of Class
com.twilio.sdk.CapabilityToken.DomainException

Packages that use CapabilityToken.DomainException
com.twilio.sdk.client   
com.twilio.sdk.taskrouter   
 

Uses of CapabilityToken.DomainException in com.twilio.sdk.client
 

Methods in com.twilio.sdk.client that throw CapabilityToken.DomainException
 String TwilioCapability.generateToken()
          Generates a new token based on the credentials and permissions that previously has been granted to this token.
 String TwilioCapability.generateToken(long ttl)
          Generates a new token based on the credentials and permissions that previously has been granted to this token.
 

Uses of CapabilityToken.DomainException in com.twilio.sdk.taskrouter
 

Methods in com.twilio.sdk.taskrouter that throw CapabilityToken.DomainException
 String TaskRouterCapability.generateToken()
           
 String TaskRouterCapability.generateToken(long ttl)
          Generate a capability token with the currently-configured policies on this object.
 



Copyright © 2011 Twilio, Inc. All Rights Reserved.