scheme property

String scheme
final

The scheme describing the type of authentication that's required, for example "basic" or "digest".

This is normalized to always be lower-case.

Implementation

final String scheme;