|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpAuthSupplier | |
|---|---|
| org.apache.cxf.transport.http | |
| Uses of HttpAuthSupplier in org.apache.cxf.transport.http |
|---|
| Subclasses of HttpAuthSupplier in org.apache.cxf.transport.http | |
|---|---|
class |
DigestAuthSupplier
|
class |
HttpBasicAuthSupplier
This abstract class is extended by developers who need HTTP Basic Auth functionality on the client side. |
| Methods in org.apache.cxf.transport.http that return HttpAuthSupplier | |
|---|---|
HttpAuthSupplier |
HTTPConduit.getAuthSupplier()
This method gets the Auth Supplier that was set/configured for this HTTPConduit. |
| Methods in org.apache.cxf.transport.http with parameters of type HttpAuthSupplier | |
|---|---|
void |
HTTPConduit.setAuthSupplier(HttpAuthSupplier supplier)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||