Package | Description |
---|---|
io.vertx.ext.auth.oauth2.providers | |
io.vertx.reactivex.ext.auth.oauth2.providers | |
io.vertx.rxjava.ext.auth.oauth2.providers |
Modifier and Type | Interface and Description |
---|---|
interface |
AzureADAuth
Simplified factory to create an
OAuth2Auth for Azure AD. |
interface |
GoogleAuth
Simplified factory to create an
OAuth2Auth for Google. |
interface |
KeycloakAuth
Simplified factory to create an
OAuth2Auth for Keycloak. |
interface |
SalesforceAuth
Simplified factory to create an
OAuth2Auth for Salesforce. |
Modifier and Type | Method and Description |
---|---|
OpenIDConnectAuth |
OpenIDConnectAuth.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static OpenIDConnectAuth |
OpenIDConnectAuth.newInstance(OpenIDConnectAuth arg) |
Constructor and Description |
---|
OpenIDConnectAuth(OpenIDConnectAuth delegate) |
Modifier and Type | Method and Description |
---|---|
OpenIDConnectAuth |
OpenIDConnectAuth.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static OpenIDConnectAuth |
OpenIDConnectAuth.newInstance(OpenIDConnectAuth arg) |
Constructor and Description |
---|
OpenIDConnectAuth(OpenIDConnectAuth delegate) |
Copyright © 2023 Eclipse. All rights reserved.