Serialized Form
-
Package com.helixframework.okhttp.basicauth
-
Class com.helixframework.okhttp.basicauth.DefaultBasicAuthCredentialsStore
class DefaultBasicAuthCredentialsStore extends Object implements Serializable- serialVersionUID:
- 7531216783626718064L
-
Serialized Fields
-
password
AtomicReference<String> password
-
username
AtomicReference<String> username
-
-
-
Package com.helixframework.okhttp.cognito
-
Class com.helixframework.okhttp.cognito.DefaultTokenStore
class DefaultTokenStore extends Object implements Serializable- serialVersionUID:
- -7022480911790358195L
-
Serialized Fields
-
token
AtomicReference<String> token
-
-
-
Package com.helixframework.okhttp.delta
-
Class com.helixframework.okhttp.delta.InMemoryDeltaRequestBodyStore
class InMemoryDeltaRequestBodyStore extends Object implements Serializable- serialVersionUID:
- 1951089838826499599L
-
Serialized Fields
-
bodies
ConcurrentMap<String,
String> bodies
-
-
-
Package com.helixframework.okhttp.oauth
-
Class com.helixframework.okhttp.oauth.DefaultTokenStore
class DefaultTokenStore extends Object implements Serializable- serialVersionUID:
- -7022480911790358195L
-
Serialized Fields
-
token
AtomicReference<String> token
-
-