Package es.situm.sdk.communication
Annotation Interface HttpOption
The supported HTTP options use in
HttpRequest-
Field Details
-
AUTHENTICATE_JWT
Apply standard authentication.Default value: TRUE.
- See Also:
-
AUTHENTICATE_HTTP_BASIC
Apply http basic auth. Should used just forURLs.AUTH_USER_TOKENrequests.Default value: FALSE.
- See Also:
-