Class ElytronPropertiesProcessor

java.lang.Object
io.quarkus.elytron.security.properties.deployment.ElytronPropertiesProcessor

class ElytronPropertiesProcessor extends Object
The build time process for the security aspects of the deployment. This creates BuildSteps for integration with the Elytron security services. This supports the Elytron LegacyPropertiesSecurityRealm and SimpleMapBackedSecurityRealm realm implementations. Others could be added by creating an extension that produces a SecurityRealmBuildItem for the realm.