Module oauth2
Version 2.3.0
Module oauth2
classes
ClientOAuth2Provider
ListenerOAuth2Provider
records
CertKey
ClientConfiguration
ClientCredentialsGrantConfig
IntrospectionConfig
IntrospectionResponse
JwtBearerGrantConfig
PasswordGrantConfig
RefreshTokenGrantConfig
SecureSocket
enums
CredentialBearer
HttpVersion
types
ClientAuth
GrantConfig
errors
Error
Ballerina
Learn
Central
Standard library
oauth2
enums
HttpVersion
Enum:
HttpVersion
Represents the HTTP versions.
Members
HTTP_1_1
HTTP_2