Uses of Class
org.sblim.wbem.http.AuthorizationHandler
Packages that use AuthorizationHandler
-
Uses of AuthorizationHandler in org.sblim.wbem.http
Methods in org.sblim.wbem.http with parameters of type AuthorizationHandlerModifier and TypeMethodDescriptionstatic HttpClient
HttpClient.getClient
(URI url, HttpClientPool clientPool, AuthorizationHandler auth_handler) HttpClientPool.retrieveAvailableConnectionFromPool
(URI pUri, AuthorizationHandler pHandler) Returns the available connections of this pool for a given URIinvalid input: '&AuthorizationHandler'Constructors in org.sblim.wbem.http with parameters of type AuthorizationHandlerModifierConstructorDescriptionHttpClient
(URI url, HttpClientPool clientPool, AuthorizationHandler auth_handler) HttpUrlConnection
(URI uri, HttpClientPool httpClientPool, AuthorizationHandler auth_handler)