| Modifier and Type | Class | Description |
|---|---|---|
class |
BasicAuthCredentialsBuilderImpl |
This implementation of the
BasicAuthCredentials.BasicAuthCredentialsBuilder interface
compares the secret (getSecret()) case sensitive but the username (
getIdentity()) case insensitive with the equals(Object)
method. |
Copyright © 2018. All rights reserved.