public class StoredAuthenticationSourceConfiguration extends AuthenticationSourceConfiguration implements IStoredAuthenticationSourceConfiguration
| Constructor and Description |
|---|
StoredAuthenticationSourceConfiguration(prompto.config.IConfigurationReader reader) |
| Modifier and Type | Method and Description |
|---|---|
prompto.config.IStoreConfiguration |
getStoreConfiguration() |
void |
toYaml(com.esotericsoftware.yamlbeans.document.YamlMapping yaml) |
getAuthenticationSourceFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAuthenticationSourceFactorypublic StoredAuthenticationSourceConfiguration(prompto.config.IConfigurationReader reader)
public prompto.config.IStoreConfiguration getStoreConfiguration()
getStoreConfiguration in interface IStoredAuthenticationSourceConfigurationpublic void toYaml(com.esotericsoftware.yamlbeans.document.YamlMapping yaml)
throws Throwable
toYaml in interface IStoredAuthenticationSourceConfigurationThrowableCopyright © 2018 Prompto. All rights reserved.