Module grpc
Version 1.2.2
Related Modules
grpc
grpc.types.any
grpc.types.duration
grpc.types.struct
grpc.types.timestamp
grpc.types.wrappers
Module grpc
listeners
Listener
clients
Caller
Client
ClientOAuth2Handler
ListenerLdapUserStoreBasicAuthHandler
ListenerOAuth2Handler
StreamingClient
functions
authenticateResource
getDeadline
getHeader
getHeaders
isCancelled
setCompression
setDeadline
classes
ClientBasicAuthHandler
ClientBearerTokenAuthHandler
ClientSelfSignedJwtAuthHandler
ListenerFileUserStoreBasicAuthHandler
ListenerJwtAuthHandler
objectTypes
AbstractClientEndpoint
Service
records
AccessLogConfiguration
BearerTokenConfig
CertKey
ClientConfiguration
ClientSecureSocket
CredentialsConfig
FileUserStoreConfig
FileUserStoreConfigWithScopes
GrpcServiceConfig
JwtIssuerConfig
JwtValidatorConfig
JwtValidatorConfigWithScopes
LdapUserStoreConfig
LdapUserStoreConfigWithScopes
ListenerConfiguration
ListenerSecureSocket
Local
OAuth2ClientCredentialsGrantConfig
OAuth2IntrospectionConfig
OAuth2IntrospectionConfigWithScopes
OAuth2JwtBearerGrantConfig
OAuth2PasswordGrantConfig
OAuth2RefreshTokenGrantConfig
PoolConfiguration
Remote
RetryConfiguration
ServiceDescriptorData
TraceLogAdvancedConfiguration
enums
CertValidationType
CompressionType
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
ServiceConfig
ServiceDescriptor
types
ClientAuthConfig
Compression
ErrorType
ListenerAuthConfig
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
BearerTokenConfig
Record:
BearerTokenConfig
Represents token for Bearer token authentication.
Closed record
Fields
token
string
Bearer token for authentication