protodoc.io
Project apache/incubator-teaclave
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
google.protobuf
teaclave_access_control_service_proto
teaclave_authentication_service_proto
teaclave_common_proto
teaclave_frontend_service_proto
teaclave_management_service_proto
teaclave_scheduler_service_proto
teaclave_storage_service_proto
teaclave_access_control_service_proto
TeaclaveAccessControl
AuthorizeApi
AuthorizeApiRequest
AuthorizeApiResponse
package
teaclave_access_control_service_proto
Get desktop application:
View/edit binary Protocol Buffers messages
service
TeaclaveAccessControl
teaclave_access_control_service.proto:34
rpc
AuthorizeApi
(
AuthorizeApiRequest
,
AuthorizeApiResponse
)
teaclave_access_control_service.proto:35
message
AuthorizeApiRequest
teaclave_access_control_service.proto:25
string
user_role
= 1
string
api
= 2
message
AuthorizeApiResponse
teaclave_access_control_service.proto:30
bool
accept
= 1