public class OAuthPreferringAuthenticationStrategy
extends org.apache.http.impl.client.TargetAuthenticationStrategy
Modifier and Type | Field and Description |
---|---|
protected org.apache.logging.log4j.Logger |
log |
Constructor and Description |
---|
OAuthPreferringAuthenticationStrategy() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
isCachable(org.apache.http.auth.AuthScheme arg0) |
Queue<org.apache.http.auth.AuthOption> |
select(Map<String,org.apache.http.Header> challenges,
org.apache.http.HttpHost authhost,
org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public OAuthPreferringAuthenticationStrategy()
public Queue<org.apache.http.auth.AuthOption> select(Map<String,org.apache.http.Header> challenges, org.apache.http.HttpHost authhost, org.apache.http.HttpResponse response, org.apache.http.protocol.HttpContext context) throws org.apache.http.auth.MalformedChallengeException
select
in interface org.apache.http.client.AuthenticationStrategy
org.apache.http.auth.MalformedChallengeException
protected boolean isCachable(org.apache.http.auth.AuthScheme arg0)
Copyright © 2023 Frank!Framework. All rights reserved.