package kudu.security

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message AuthnTokenPB

token.proto:53

Used in: TokenPB

message AuthzTokenPB

token.proto:57

Used in: TokenPB

message ColumnPrivilegePB

token.proto:24

Used in: TablePrivilegePB

message SignedTokenPB

token.proto:93

Used in: rpc.NegotiatePB

message TablePrivilegePB

token.proto:30

Used in: AuthzTokenPB

message TokenPB

token.proto:62

enum TokenPB.Feature

token.proto:67

message TokenSigningPrivateKeyPB

token.proto:108

A private key used to sign tokens.

message TokenSigningPublicKeyPB

token.proto:120

A public key corresponding to the private key used to sign tokens. Only this part is necessary for token verification.