Builder
Builds a Configuration object.
Constructors
Link copied to clipboard
Creates a Builder object.
constructor()
Functions
Link copied to clipboard
Sets additional information that will be sent via the X-MIRACL-CLIENT HTTP header.
Link copied to clipboard
Returns a com.miracl.trust.configuration.Configuration object.
Link copied to clipboard
Sets the HTTP requests connect timeout in seconds to be used by the SDK default HttpRequestExecutor.
Link copied to clipboard
Sets the value of the device name.
Link copied to clipboard
Provides the implementation of the HttpRequestExecutor interface to be used by the SDK.
Link copied to clipboard
Provides the implementation of the Logger interface to be used by the SDK.
Link copied to clipboard
Provides specific Logger.LoggingLevel to be used by the SDK default logger.
Link copied to clipboard
Sets the HTTP requests read timeout in seconds to be used by the SDK default HttpRequestExecutor.
Link copied to clipboard
Provides the implementation of the UserStorage interface to be used by the SDK.