Class AuthContent
java.lang.Object
gov.nasa.pds.registry.common.connection.AuthContent
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic AuthContentorg.apache.http.client.CredentialsProviderorg.apache.http.client.CredentialsProvidergetCredentials(org.apache.http.HttpHost scope) org.apache.hc.client5.http.auth.CredentialsProvidergetCredentials5(org.apache.hc.core5.http.HttpHost scope) getUser()
-
Field Details
-
DEFAULT
-
-
Method Details
-
from
- Throws:
Exception
-
getHeader
-
getCredentials
public org.apache.http.client.CredentialsProvider getCredentials() -
getCredentials
public org.apache.http.client.CredentialsProvider getCredentials(org.apache.http.HttpHost scope) -
getCredentials5
public org.apache.hc.client5.http.auth.CredentialsProvider getCredentials5(org.apache.hc.core5.http.HttpHost scope) -
getPassword
-
getUser
-