com.authlete.common.conf.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of authlete-java-common Show documentation
Show all versions of authlete-java-common Show documentation
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