All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.authlete.common.conf.package-info Maven / Gradle / Ivy

Go to download

Authlete Java library used commonly by service implementations and the Authlete server.

The newest version!
/**
 * The definition of Authlete configuration ({@link
 * com.authlete.common.conf.AuthleteConfiguration AuthleteConfiguration})
 * and its implementations.
 *
 * 

* {@link com.authlete.common.api.AuthleteApiFactory AuthleteApiFactory} * requires an instance of {@link * com.authlete.common.conf.AuthleteConfiguration AuthleteConfiguration} * to build an instance of {@link com.authlete.common.api.AuthleteApi * AuthleteApi}. *

*/ package com.authlete.common.conf;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy