Interface AuthenticationHandler<T>
- All Known Implementing Classes:
AbstractAuthenticationHandler
,BasicAuthenticationHandler
,BearerAuthenticationHandler
public interface AuthenticationHandler<T>
- Since:
- 5.3
-
Method Summary
-
Method Details
-
challenge
-
extractAuthToken
- Throws:
org.apache.hc.core5.http.HttpException
-