Package | Description |
---|---|
io.vertx.rxjava.ext.auth.oauth2.providers |
Modifier and Type | Class and Description |
---|---|
class |
AmazonCognitoAuth
Simplified factory to create an for Amazon Cognito.
|
class |
AzureADAuth
Simplified factory to create an for Azure AD.
|
class |
GoogleAuth
Simplified factory to create an
OAuth2Auth for Google. |
class |
IBMCloudAuth
Simplified factory to create an for IBM Cloud.
|
class |
KeycloakAuth
Simplified factory to create an for Keycloak.
|
class |
SalesforceAuth
Simplified factory to create an for Salesforce.
|
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<OpenIDConnectAuth> |
OpenIDConnectAuth.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static OpenIDConnectAuth |
OpenIDConnectAuth.newInstance(OpenIDConnectAuth arg) |
Copyright © 2021 Eclipse. All rights reserved.