Package | Description |
---|---|
org.opennms.features.jest.client.credentials |
Modifier and Type | Method and Description |
---|---|
List<CredentialsScope> |
DefaultCredentialsProvider.getCredentials() |
List<CredentialsScope> |
CredentialsProvider.getCredentials() |
List<CredentialsScope> |
ElasticCredentials.getCredentialsScopes() |
Modifier and Type | Method and Description |
---|---|
ElasticCredentials |
ElasticCredentials.withCredentials(CredentialsScope credentialsScope) |
Modifier and Type | Method and Description |
---|---|
Map<org.apache.http.auth.AuthScope,org.apache.http.auth.Credentials> |
CredentialsParser.parse(List<CredentialsScope> credentialsScopes) |
void |
ElasticCredentials.setCredentialsScopes(List<CredentialsScope> credentialsScopes) |
Copyright © 2021. All rights reserved.