Uses of Interface
org.exoplatform.common.http.client.AuthorizationHandler
Packages that use AuthorizationHandler
-
Uses of AuthorizationHandler in org.exoplatform.common.http.client
Classes in org.exoplatform.common.http.client that implement AuthorizationHandlerModifier and TypeClassDescriptionclassThis class is the default authorization handler.Methods in org.exoplatform.common.http.client that return AuthorizationHandlerModifier and TypeMethodDescriptionstatic AuthorizationHandlerAuthorizationInfo.getAuthHandler()Get's the current authorization handler.static AuthorizationHandlerAuthorizationInfo.setAuthHandler(AuthorizationHandler handler) Set's the authorization handler.Methods in org.exoplatform.common.http.client with parameters of type AuthorizationHandlerModifier and TypeMethodDescriptionstatic AuthorizationHandlerAuthorizationInfo.setAuthHandler(AuthorizationHandler handler) Set's the authorization handler.