public class CredentialsParser extends Object
Constructor and Description |
---|
CredentialsParser() |
Modifier and Type | Method and Description |
---|---|
Map<org.apache.http.auth.AuthScope,org.apache.http.auth.Credentials> |
parse(List<CredentialsScope> credentialsScopes) |
public Map<org.apache.http.auth.AuthScope,org.apache.http.auth.Credentials> parse(List<CredentialsScope> credentialsScopes)
Copyright © 2021. All rights reserved.