Uses of Interface
org.apache.cxf.transport.http.auth.HttpAuthSupplier
Packages that use HttpAuthSupplier
-
Uses of HttpAuthSupplier in org.apache.cxf.transport.http
Fields in org.apache.cxf.transport.http declared as HttpAuthSupplierModifier and TypeFieldDescriptionprotected HttpAuthSupplierHTTPConduit.authSupplierImplements the authentication handling when talking to a server.protected HttpAuthSupplierHTTPConduit.proxyAuthSupplierImplements the proxy authentication handling.Methods in org.apache.cxf.transport.http that return HttpAuthSupplierModifier and TypeMethodDescriptionHTTPConduit.getAuthSupplier()This method gets the Auth Supplier that was set/configured for this HTTPConduit.HTTPConduit.getProxyAuthSupplier()Methods in org.apache.cxf.transport.http with parameters of type HttpAuthSupplierModifier and TypeMethodDescriptionvoidHTTPConduit.setAuthSupplier(HttpAuthSupplier supplier) voidHttpConduitConfig.setAuthSupplier(HttpAuthSupplier authSupplier) voidHTTPConduit.setProxyAuthSupplier(HttpAuthSupplier proxyAuthSupplier) -
Uses of HttpAuthSupplier in org.apache.cxf.transport.http.auth
Classes in org.apache.cxf.transport.http.auth that implement HttpAuthSupplierModifier and TypeClassDescriptionfinal classUse the AuthorizationPolicy type + value to create the authorization header.final classclassclass