@ConfigRoot(phase=BUILD_AND_RUN_TIME_FIXED) public final class SecurityConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
MPRealmConfig |
embedded
The configuration for the SimpleMapBackedSecurityRealm
|
PropertiesRealmConfig |
file
The configuration for the LegacyPropertiesSecurityRealm
|
List<String> |
securityProviders
List of security providers to enable for reflection
|
| Constructor and Description |
|---|
SecurityConfig() |
@ConfigItem public PropertiesRealmConfig file
@ConfigItem public MPRealmConfig embedded
@ConfigItem public List<String> securityProviders
Copyright © 2019 JBoss by Red Hat. All rights reserved.