public class BasicAuthenticationMethodFactory extends Object implements IAuthenticationMethodFactory
| Constructor and Description |
|---|
BasicAuthenticationMethodFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.security.Authenticator |
newAuthenticator(boolean withXAuthorization) |
IAuthenticationMethodConfiguration |
newConfiguration(prompto.config.IConfigurationReader reader) |
void |
setConfiguration(IAuthenticationMethodConfiguration config) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnewFactory, toYamlpublic IAuthenticationMethodConfiguration newConfiguration(prompto.config.IConfigurationReader reader)
newConfiguration in interface IAuthenticationMethodFactorypublic void setConfiguration(IAuthenticationMethodConfiguration config)
setConfiguration in interface IAuthenticationMethodFactorypublic org.eclipse.jetty.security.Authenticator newAuthenticator(boolean withXAuthorization)
newAuthenticator in interface IAuthenticationMethodFactoryCopyright © 2020 Prompto. All rights reserved.