Authlete
|
Classes | |
class | AuthleteEnvConfiguration |
An implementation of the IAutheteConfiguration interface that utilizes environment variables. More... | |
class | AuthletePropertiesConfiguration |
An implementation of the IAuthleteConfiguration interface that refers to a properties file whose content complies with the format defined in the JavaDoc of java.util.Properties.load(java.io.Reader) . More... | |
class | AuthleteSimpleConfiguration |
A simple implementation of the IAuthleteConfiguration interface. More... | |
interface | IAuthleteConfiguration |
Configuration to access Authlete APIs. More... | |