@Beta
public interface OAuthConfigFactory
Modifier and Type | Interface and Description |
---|---|
static class |
OAuthConfigFactory.OAuthConfig |
static class |
OAuthConfigFactory.OAuthConfigFromProperties |
Modifier and Type | Method and Description |
---|---|
OAuthConfigFactory.OAuthConfig |
forRequest(HttpRequest input)
Returns the OAuth configuration to be used to authenticate the gicen
request.
|
OAuthConfigFactory.OAuthConfig forRequest(HttpRequest input)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.