interface KeycloakHelper
Helper class for processing Keycloak principal. |
|
interface OAuth2Auth : AuthProviderInternal
Factory interface for creating OAuth2 based io.vertx.ext.auth.AuthProvider instances. |
|
open class OAuth2ClientOptionsConverter
Converter for io.vertx.ext.auth.oauth2.OAuth2ClientOptions. NOTE: This class has been automatically generated from the io.vertx.ext.auth.oauth2.OAuth2ClientOptions original class using Vert.x codegen. |
|
interface OAuth2Response
A response from a fetch request. This class represents a secure response from a Oauth2 fetch call. A fetch is a simplified HTTP response from a protected resource. |