public class SimpleUserAuthRequestInterceptor extends Object implements feign.RequestInterceptor
Constructor and Description |
---|
SimpleUserAuthRequestInterceptor(String username,
byte[] password)
Creates a new request interceptor using provided username
and password credentials.
|
SimpleUserAuthRequestInterceptor(String username,
String password)
Creates a new request interceptor using provided username
and password credentials.
|
public SimpleUserAuthRequestInterceptor(String username, byte[] password)
public SimpleUserAuthRequestInterceptor(String username, String password)
public void apply(feign.RequestTemplate template)
apply
in interface feign.RequestInterceptor
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.