Package com.daml.ledger.api.v2.admin
Class UserManagementServiceOuterClass
java.lang.Object
com.daml.ledger.api.v2.admin.UserManagementServiceOuterClass
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classRequired authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(user.identity_provider_id)``static interfacestatic final classProtobuf typecom.daml.ledger.api.v2.admin.CreateUserResponsestatic interfacestatic final classRequired authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``static interfacestatic final classDoes not (yet) contain any data.static interfacestatic final classRequired authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``static interfacestatic final classProtobuf typecom.daml.ledger.api.v2.admin.GetUserResponsestatic interfacestatic final classAdd the rights to the set of rights granted to the user.static interfacestatic final classProtobuf typecom.daml.ledger.api.v2.admin.GrantUserRightsResponsestatic interfacestatic final classRequired authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``static interfacestatic final classProtobuf typecom.daml.ledger.api.v2.admin.ListUserRightsResponsestatic interfacestatic final classRequired authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id)``static interfacestatic final classProtobuf typecom.daml.ledger.api.v2.admin.ListUsersResponsestatic interfacestatic final classRemove the rights from the set of rights granted to the user.static interfacestatic final classProtobuf typecom.daml.ledger.api.v2.admin.RevokeUserRightsResponsestatic interfacestatic final classA right granted to a user.static interfacestatic final classRequired authorization: ``HasRight(ParticipantAdmin)``static interfacestatic final classProtobuf typecom.daml.ledger.api.v2.admin.UpdateUserIdentityProviderIdResponsestatic interfacestatic final classRequired authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(user.identity_provider_id)``static interfacestatic final classProtobuf typecom.daml.ledger.api.v2.admin.UpdateUserResponsestatic interfacestatic final classUsers are used to dynamically manage the rights given to Daml applications.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic com.google.protobuf.Descriptors.FileDescriptorstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry) static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) -
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) -
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-