public class BasicAuthenticationHandler extends Object implements ClientAuthenticationHandler
ClientAuthenticationHandler
Handler for Basic Authentication| Constructor and Description |
|---|
BasicAuthenticationHandler() |
| Modifier and Type | Method and Description |
|---|---|
OAuth2HandlerError |
addOAuth2Authentication(HttpRequest request,
OAuth2Accessor accessor)
Handler implementation will modify request as necessary.
|
String |
geClientAuthenticationType() |
public OAuth2HandlerError addOAuth2Authentication(HttpRequest request, OAuth2Accessor accessor)
ClientAuthenticationHandleraddOAuth2Authentication in interface ClientAuthenticationHandlerOAuth2HandlerErrorpublic String geClientAuthenticationType()
geClientAuthenticationType in interface ClientAuthenticationHandlerCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.