| Package | Description |
|---|---|
| fish.payara.security.openid | |
| fish.payara.security.openid.azure | |
| fish.payara.security.openid.google |
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
AzureOpenIdAuthenticationMechanism
The Azure AD AuthenticationMechanism used to authenticate users using the
OpenId Connect protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GoogleOpenIdAuthenticationMechanism
The Google AuthenticationMechanism used to authenticate users using the
OpenId Connect protocol.
|
Copyright © 2019. All rights reserved.