| Package | Description |
|---|---|
| fish.payara.security.openid | |
| fish.payara.security.openid.controller |
| Modifier and Type | Method and Description |
|---|---|
OpenIdAuthenticationMechanism |
OpenIdAuthenticationMechanism.setConfiguration(OpenIdAuthenticationDefinition definition)
Sets the properties of the
OpenIdAuthenticationMechanism as
defined in an OpenIdAuthenticationDefinition annotation or using
MP Config source. |
protected void |
OpenIdExtension.validateExtraParametersFormat(OpenIdAuthenticationDefinition definition) |
| Constructor and Description |
|---|
OpenIdAuthenticationMechanism(OpenIdAuthenticationDefinition definition)
Creates an
OpenIdAuthenticationMechanism that has been defined
using an annotation |
| Modifier and Type | Method and Description |
|---|---|
OpenIdConfiguration |
ConfigurationController.buildConfig(OpenIdAuthenticationDefinition definition)
Creates the
OpenIdConfiguration using the properties as defined
in an OpenIdAuthenticationDefinition annotation or using MP
Config source. |
Copyright © 2019. All rights reserved.