Uses of Interface
io.vertx.ext.auth.oauth2.providers.OpenIDConnectAuth
Packages that use OpenIDConnectAuth
Package
Description
-
Uses of OpenIDConnectAuth in io.vertx.ext.auth.oauth2.providers
Subinterfaces of OpenIDConnectAuth in io.vertx.ext.auth.oauth2.providersModifier and TypeInterfaceDescriptioninterfaceSimplified factory to create anOAuth2Authfor Amazon Cognito.interfaceSimplified factory to create anOAuth2Authfor Apple.interfaceSimplified factory to create anOAuth2Authfor Okta Auth0.interfaceSimplified factory to create anOAuth2Authfor Azure AD.interfaceSimplified factory to create anOAuth2Authfor Google.interfaceSimplified factory to create anOAuth2Authfor IBM Cloud.interfaceSimplified factory to create anOAuth2Authfor Keycloak.interfaceSimplified factory to create anOAuth2Authfor Salesforce.interfaceSimplified factory to create anOAuth2Authfor Zoho. -
Uses of OpenIDConnectAuth in io.vertx.reactivex.ext.auth.oauth2.providers
Methods in io.vertx.reactivex.ext.auth.oauth2.providers that return OpenIDConnectAuthMethods in io.vertx.reactivex.ext.auth.oauth2.providers with parameters of type OpenIDConnectAuthModifier and TypeMethodDescriptionstatic OpenIDConnectAuthOpenIDConnectAuth.newInstance(OpenIDConnectAuth arg) Constructors in io.vertx.reactivex.ext.auth.oauth2.providers with parameters of type OpenIDConnectAuth -
Uses of OpenIDConnectAuth in io.vertx.rxjava3.ext.auth.oauth2.providers
Methods in io.vertx.rxjava3.ext.auth.oauth2.providers that return OpenIDConnectAuthMethods in io.vertx.rxjava3.ext.auth.oauth2.providers with parameters of type OpenIDConnectAuthModifier and TypeMethodDescriptionstatic OpenIDConnectAuthOpenIDConnectAuth.newInstance(OpenIDConnectAuth arg) Constructors in io.vertx.rxjava3.ext.auth.oauth2.providers with parameters of type OpenIDConnectAuth