| 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 |
|---|---|
SecurityRoleUpdateRequest |
ObjectFactory.createSecurityRoleUpdateRequest()
Create an instance of
SecurityRoleUpdateRequest |
| Modifier and Type | Method and Description |
|---|---|
SecurityRole |
SecurityRoleRestController.updateSecurityRole(String securityRoleName,
SecurityRoleUpdateRequest securityRoleUpdateRequest)
Updates an existing security role.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityRole |
SecurityRoleService.updateSecurityRole(SecurityRoleKey securityRoleKey,
SecurityRoleUpdateRequest securityRoleUpdateRequest)
Updates a security role
|
| Modifier and Type | Method and Description |
|---|---|
SecurityRole |
SecurityRoleServiceImpl.updateSecurityRole(SecurityRoleKey securityRoleKey,
SecurityRoleUpdateRequest securityRoleUpdateRequest) |
Copyright © 2021. All rights reserved.