| Package | Description |
|---|---|
| io.quarkus.elytron.security.runtime |
| Modifier and Type | Field and Description |
|---|---|
PropertiesRealmConfig |
SecurityConfig.file
The configuration for the LegacyPropertiesSecurityRealm
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeValue<org.wildfly.security.auth.server.SecurityRealm> |
SecurityTemplate.createRealm(PropertiesRealmConfig config)
Create a runtime value for a LegacyPropertiesSecurityRealm
|
void |
SecurityTemplate.loadRealm(RuntimeValue<org.wildfly.security.auth.server.SecurityRealm> realm,
PropertiesRealmConfig config)
Load the user.properties and roles.properties files into the SecurityRealm
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.