| Package | Description |
|---|---|
| io.quarkus.elytron.security.runtime |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig |
PropertiesRealmConfig.getAuthConfig()
Used to access what should be a parent class, but parsing of the MP config properties is not working
from parent to child
|
AuthConfig |
MPRealmConfig.getAuthConfig()
Used to access what should be a parent class, but parsing of the MP config properties is not working
from parent to child
|
| Modifier and Type | Method and Description |
|---|---|
io.undertow.servlet.ServletExtension |
SecurityTemplate.configureLoginConfig(List<AuthConfig> authConfigs)
Called to create a ServletExtension to associate the LoginConfig with the
deployment.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.