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