Class OAuthCredentialsCache
java.lang.Object
io.camunda.zeebe.client.impl.oauth.OAuthCredentialsCache
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionput(String endpoint, ZeebeClientCredentials credentials) intsize()void
-
Constructor Details
-
OAuthCredentialsCache
-
-
Method Details
-
readCache
- Throws:
IOException
-
writeCache
- Throws:
IOException
-
get
-
put
-
size
public int size()
-