Uses of Interface
de.narimo.commons.ws.http.auth.HTTPBasicAuthorizationFactoryInterface
-
Packages that use HTTPBasicAuthorizationFactoryInterface Package Description de.narimo.commons.ws.http.auth -
-
Uses of HTTPBasicAuthorizationFactoryInterface in de.narimo.commons.ws.http.auth
Subinterfaces of HTTPBasicAuthorizationFactoryInterface in de.narimo.commons.ws.http.auth Modifier and Type Interface Description interfaceHTTPAuthorizationFactoryInterfaceCommon authorization object interface which can be used to hold authorization details.Classes in de.narimo.commons.ws.http.auth that implement HTTPBasicAuthorizationFactoryInterface Modifier and Type Class Description classHTTPAuthorizationFactoryCommon authorization object which can be added to a custom HTTPClient containing authorization details.classHTTPBasicAuthorizationFactoryCommon authorization object which can be added to a custom HTTPClient containing authorization details.
-