Class TokenFileAuthentication
java.lang.Object
io.kubernetes.client.util.credentials.TokenFileAuthentication
- All Implemented Interfaces:
Authentication
,okhttp3.Interceptor
-
Nested Class Summary
Nested classes/interfaces inherited from interface okhttp3.Interceptor
okhttp3.Interceptor.Chain, okhttp3.Interceptor.Companion
-
Field Summary
Fields inherited from interface okhttp3.Interceptor
Companion
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TokenFileAuthentication
-
-
Method Details
-
setExpiry
-
setFile
-
provide
public void provide(io.kubernetes.client.openapi.ApiClient client) - Specified by:
provide
in interfaceAuthentication
-
intercept
- Specified by:
intercept
in interfaceokhttp3.Interceptor
- Throws:
IOException
-