This handler implements HTTP Basic Authentication per RFC2617
The BasicAuthenticationHandler is an abstract class, thus in order to use it one will have to create a derived class of it.
The BasicAuthenticationHandler is a abstract class, so in order to use it, you will have to create a type that derives from it.
TODO
There was an error while loading. Please reload this page.