Package aQute.bnd.url
Interface BasicAuthentication.Config
-
- All Superinterfaces:
DefaultURLConnectionHandler.Config
- Enclosing class:
- BasicAuthentication
static interface BasicAuthentication.Config extends DefaultURLConnectionHandler.Config
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
_password()
java.lang.String
user()
-
Methods inherited from interface aQute.bnd.url.DefaultURLConnectionHandler.Config
match
-
-