Package aQute.bnd.url

Interface BndAuthentication.Config

All Superinterfaces:
DefaultURLConnectionHandler.Config
Enclosing class:
BndAuthentication

static interface BndAuthentication.Config extends DefaultURLConnectionHandler.Config
  • Method Details

    • machine

      String machine()
    • privateKey

      byte[] privateKey()
    • publicKey

      byte[] publicKey()
    • email

      String email()