| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.helper | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
SecurityRoleFunctionCreateRequest |
ObjectFactory.createSecurityRoleFunctionCreateRequest()
Create an instance of
SecurityRoleFunctionCreateRequest |
| Modifier and Type | Method and Description |
|---|---|
SecurityRoleFunction |
SecurityRoleFunctionRestController.createSecurityRoleFunction(SecurityRoleFunctionCreateRequest securityRoleFunctionCreateRequest)
Creates a new security role to function mapping that is identified by security role name and security function name.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityRoleFunction |
SecurityRoleFunctionService.createSecurityRoleFunction(SecurityRoleFunctionCreateRequest securityRoleFunctionCreateRequest)
Creates a new security role to function mapping.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityRoleFunctionHelper.validateAndTrimSecurityRoleFunctionCreateRequest(SecurityRoleFunctionCreateRequest securityRoleFunctionCreateRequest)
Validates a security role to function mapping create request.
|
| Modifier and Type | Method and Description |
|---|---|
SecurityRoleFunction |
SecurityRoleFunctionServiceImpl.createSecurityRoleFunction(SecurityRoleFunctionCreateRequest securityRoleFunctionCreateRequest) |
Copyright © 2021. All rights reserved.