scheme property
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;
The scheme describing the type of authentication that's required, for example "basic" or "digest".
This is normalized to always be lower-case.
final String scheme;