| Package | Description |
|---|---|
| prompto.config.auth | |
| prompto.config.auth.method | |
| prompto.security.auth.method |
| Modifier and Type | Method and Description |
|---|---|
IAuthenticationMethodConfiguration |
IAuthenticationConfiguration.getAuthenticationMethodConfiguration() |
IAuthenticationMethodConfiguration |
IAuthenticationConfiguration.Inline.getAuthenticationMethodConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
IAuthenticationConfiguration |
IAuthenticationConfiguration.withAuthenticationMethodConfiguration(IAuthenticationMethodConfiguration config) |
IAuthenticationConfiguration |
IAuthenticationConfiguration.Inline.withAuthenticationMethodConfiguration(IAuthenticationMethodConfiguration config) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFormAuthenticationMethodConfiguration |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationMethodConfiguration |
class |
FormAuthenticationMethodConfiguration |
| Modifier and Type | Method and Description |
|---|---|
IAuthenticationMethodConfiguration |
FormAuthenticationMethodFactory.newConfiguration(prompto.config.IConfigurationReader reader) |
IAuthenticationMethodConfiguration |
IAuthenticationMethodFactory.newConfiguration(prompto.config.IConfigurationReader reader) |
IAuthenticationMethodConfiguration |
BasicAuthenticationMethodFactory.newConfiguration(prompto.config.IConfigurationReader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormAuthenticationMethodFactory.setConfiguration(IAuthenticationMethodConfiguration config) |
void |
IAuthenticationMethodFactory.setConfiguration(IAuthenticationMethodConfiguration config) |
void |
BasicAuthenticationMethodFactory.setConfiguration(IAuthenticationMethodConfiguration config) |
Copyright © 2020 Prompto. All rights reserved.