public interface AuthenticationHandler<T>
Modifier and Type | Method and Description |
---|---|
String |
challenge(List<org.apache.hc.core5.http.NameValuePair> params) |
T |
extractAuthToken(String challengeResponse) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.