Modifier and Type |
Class |
Description |
static class |
UserManagementServiceOuterClass.CreateUserRequest |
Required authorization: ``HasRight(ParticipantAdmin)``
|
static interface |
UserManagementServiceOuterClass.CreateUserRequestOrBuilder |
|
static class |
UserManagementServiceOuterClass.CreateUserResponse |
Protobuf type com.daml.ledger.api.v1.admin.CreateUserResponse
|
static interface |
UserManagementServiceOuterClass.CreateUserResponseOrBuilder |
|
static class |
UserManagementServiceOuterClass.DeleteUserRequest |
Required authorization: ``HasRight(ParticipantAdmin)``
|
static interface |
UserManagementServiceOuterClass.DeleteUserRequestOrBuilder |
|
static class |
UserManagementServiceOuterClass.DeleteUserResponse |
Does not (yet) contain any data.
|
static interface |
UserManagementServiceOuterClass.DeleteUserResponseOrBuilder |
|
static class |
UserManagementServiceOuterClass.GetUserRequest |
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedUser(user_id)``
|
static interface |
UserManagementServiceOuterClass.GetUserRequestOrBuilder |
|
static class |
UserManagementServiceOuterClass.GetUserResponse |
Protobuf type com.daml.ledger.api.v1.admin.GetUserResponse
|
static interface |
UserManagementServiceOuterClass.GetUserResponseOrBuilder |
|
static class |
UserManagementServiceOuterClass.GrantUserRightsRequest |
Add the rights to the set of rights granted to the user.
|
static interface |
UserManagementServiceOuterClass.GrantUserRightsRequestOrBuilder |
|
static class |
UserManagementServiceOuterClass.GrantUserRightsResponse |
Protobuf type com.daml.ledger.api.v1.admin.GrantUserRightsResponse
|
static interface |
UserManagementServiceOuterClass.GrantUserRightsResponseOrBuilder |
|
static class |
UserManagementServiceOuterClass.ListUserRightsRequest |
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedUser(user_id)``
|
static interface |
UserManagementServiceOuterClass.ListUserRightsRequestOrBuilder |
|
static class |
UserManagementServiceOuterClass.ListUserRightsResponse |
Protobuf type com.daml.ledger.api.v1.admin.ListUserRightsResponse
|
static interface |
UserManagementServiceOuterClass.ListUserRightsResponseOrBuilder |
|
static class |
UserManagementServiceOuterClass.ListUsersRequest |
Required authorization: ``HasRight(ParticipantAdmin)``
|
static interface |
UserManagementServiceOuterClass.ListUsersRequestOrBuilder |
|
static class |
UserManagementServiceOuterClass.ListUsersResponse |
Protobuf type com.daml.ledger.api.v1.admin.ListUsersResponse
|
static interface |
UserManagementServiceOuterClass.ListUsersResponseOrBuilder |
|
static class |
UserManagementServiceOuterClass.RevokeUserRightsRequest |
Remove the rights from the set of rights granted to the user.
|
static interface |
UserManagementServiceOuterClass.RevokeUserRightsRequestOrBuilder |
|
static class |
UserManagementServiceOuterClass.RevokeUserRightsResponse |
Protobuf type com.daml.ledger.api.v1.admin.RevokeUserRightsResponse
|
static interface |
UserManagementServiceOuterClass.RevokeUserRightsResponseOrBuilder |
|
static class |
UserManagementServiceOuterClass.Right |
A right granted to a user.
|
static interface |
UserManagementServiceOuterClass.RightOrBuilder |
|
static class |
UserManagementServiceOuterClass.User |
Users are used to dynamically manage the rights given to Daml applications.
|
static interface |
UserManagementServiceOuterClass.UserOrBuilder |
|