PlainAuthMethodHandler.addAuthItem

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addAuthItem(AuthItem item)
  2. void addAuthItem(string login, string password)
    class PlainAuthMethodHandler
    @nogc
    void
    addAuthItem
    (
    string login
    ,
    string password
    )

Meta