Uses of Class
com.pusher.client.AuthorizationFailureException

Packages that use AuthorizationFailureException
com.pusher.client Classes for connecting to Pusher, configuring the Pusher instance and authenticating subscriptions. 
com.pusher.client.util Contains helper classes. 
 

Uses of AuthorizationFailureException in com.pusher.client
 

Methods in com.pusher.client that throw AuthorizationFailureException
 String Authorizer.authorize(String channelName, String socketId)
          Called when a channel is to be authenticated.
 

Uses of AuthorizationFailureException in com.pusher.client.util
 

Methods in com.pusher.client.util that throw AuthorizationFailureException
 String HttpAuthorizer.authorize(String channelName, String socketId)
           
 



Copyright © 2013 Pusher. All Rights Reserved.