@ApplicationScoped public class ConfigurationController extends Object
Constructor and Description |
---|
ConfigurationController() |
Modifier and Type | Method and Description |
---|---|
OpenIdConfiguration |
buildConfig(OpenIdAuthenticationDefinition definition)
Creates the
OpenIdConfiguration using the properties as defined
in an OpenIdAuthenticationDefinition annotation or using MP
Config source. |
public OpenIdConfiguration buildConfig(OpenIdAuthenticationDefinition definition)
OpenIdConfiguration
using the properties as defined
in an OpenIdAuthenticationDefinition
annotation or using MP
Config source. MP Config source value take precedence over
OpenIdAuthenticationDefinition
annotation value.definition
- Copyright © 2018. All rights reserved.