Package com.activeviam.web.core.api
package com.activeviam.web.core.api
-
ClassDescriptionAbstract
ClientRequestFilterto handle authentication against remote servers, setting theHttpHeaders.AUTHORIZATIONheader.ClientRequestFilterto handle basic authentication against the remote content server, setting theHttpHeaders.AUTHORIZATIONheader.Definition of a URL builder following Atoti conventions.Interface representing a builder with enough information and options to build an URL.Interface for a buildable builder with at least API type.Interface for a buildable builder with at least prefix.Interface for a buildable builder with at least service name.Interface for a buildable builder with at least path information.Interface for a buildable builder with at least API version.Base interface for an URL Builder.Interface offering to set the hostname in an URL.Interface allowing to define the path parts of the URL.Recursive interface allowing to define prefix for the URL.Interface to define the name of the service API exposed.Interface offering a method to define the version of an API.Interface allowing to choose the type of API to target.Interface offering option for a trailing / in the URL.Simple authenticator with a predefined user and password.