| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
UserNamespaceAuthorizationUpdateRequest |
ObjectFactory.createUserNamespaceAuthorizationUpdateRequest()
Create an instance of
UserNamespaceAuthorizationUpdateRequest |
| Modifier and Type | Method and Description |
|---|---|
UserNamespaceAuthorization |
UserNamespaceAuthorizationRestController.updateUserNamespaceAuthorization(String userId,
String namespace,
UserNamespaceAuthorizationUpdateRequest request)
Updates an existing user namespace authorization by key.
|
| Modifier and Type | Method and Description |
|---|---|
UserNamespaceAuthorization |
UserNamespaceAuthorizationService.updateUserNamespaceAuthorization(UserNamespaceAuthorizationKey key,
UserNamespaceAuthorizationUpdateRequest request)
Updates an existing user namespace authorization by key.
|
| Modifier and Type | Method and Description |
|---|---|
UserNamespaceAuthorization |
UserNamespaceAuthorizationServiceImpl.updateUserNamespaceAuthorization(UserNamespaceAuthorizationKey key,
UserNamespaceAuthorizationUpdateRequest request) |
Copyright © 2019. All rights reserved.