Uses of Interface
org.exoplatform.common.http.client.AuthorizationHandler

Packages that use AuthorizationHandler
org.exoplatform.common.http.client   
 

Uses of AuthorizationHandler in org.exoplatform.common.http.client
 

Classes in org.exoplatform.common.http.client that implement AuthorizationHandler
 class DefaultAuthHandler
          This class is the default authorization handler.
 

Methods in org.exoplatform.common.http.client that return AuthorizationHandler
static AuthorizationHandler AuthorizationInfo.getAuthHandler()
          Get's the current authorization handler.
static AuthorizationHandler AuthorizationInfo.setAuthHandler(AuthorizationHandler handler)
          Set's the authorization handler.
 

Methods in org.exoplatform.common.http.client with parameters of type AuthorizationHandler
static AuthorizationHandler AuthorizationInfo.setAuthHandler(AuthorizationHandler handler)
          Set's the authorization handler.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.