Module grpc
Version 0.8.0-beta.1
Module grpc
listeners
Listener
clients
Caller
Client
ClientOAuth2Handler
ListenerLdapUserStoreBasicAuthProvider
ListenerOAuth2Handler
StreamingClient
functions
getDeadline
getHeader
getHeaders
isCancelled
setDeadline
classes
ClientBasicAuthHandler
ClientBearerTokenAuthHandler
ClientSelfSignedJwtAuthHandler
ListenerJwtAuthHandler
objectTypes
AbstractClientEndpoint
Service
records
BearerTokenConfig
CertKey
ClientConfiguration
ClientSecureSocket
CredentialsConfig
JwtIssuerConfig
JwtValidatorConfig
LdapUserStoreConfig
ListenerConfiguration
ListenerSecureSocket
Local
OAuth2ClientCredentialsGrantConfig
OAuth2IntrospectionConfig
OAuth2PasswordGrantConfig
OAuth2RefreshTokenGrantConfig
PoolConfiguration
Remote
RetryConfiguration
ServiceDescriptorData
enums
CertValidationType
Protocol
VerifyClient
constants
AUTH_HEADER
AUTH_SCHEME_BASIC
AUTH_SCHEME_BEARER
COMPRESSION_ALWAYS
COMPRESSION_AUTO
COMPRESSION_NEVER
DEALINE_HEADER
PERMISSION_DENIED_ERROR_MSG
UNAUTHENTICATED_ERROR_MSG
annotations
ServiceDescriptor
types
ClientAuthConfig
Compression
ErrorType
OAuth2GrantConfig
errors
AbortedError
AllRetryAttemptsFailed
AlreadyExistsError
CancelledError
ClientAuthError
DataLossError
DataMismatchError
DeadlineExceededError
Error
FailedPreconditionError
InternalError
InvalidArgumentError
NotFoundError
OutOfRangeError
PermissionDeniedError
ResiliencyError
ResourceExhaustedError
StreamClosedError
UnauthenticatedError
UnavailableError
UnimplementedError
UnKnownError
Ballerina
Learn
Central
Standard library
grpc
records
CredentialsConfig
Record:
CredentialsConfig
Represents credentials for Basic Auth authentication.
Closed record
Fields
Fields Included from
*
CredentialsConfig
username
string
password
string