| 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 |
|---|---|
UserNamespaceAuthorizations |
ObjectFactory.createUserNamespaceAuthorizations()
Create an instance of
UserNamespaceAuthorizations |
| Modifier and Type | Method and Description |
|---|---|
UserNamespaceAuthorizations |
UserNamespaceAuthorizationRestController.getUserNamespaceAuthorizationsByNamespace(String namespace)
Gets a list of user namespace authorizations for the specified namespace.
|
UserNamespaceAuthorizations |
UserNamespaceAuthorizationRestController.getUserNamespaceAuthorizationsByUserId(String userId)
Gets a list of user namespace authorizations for the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
UserNamespaceAuthorizations |
UserNamespaceAuthorizationService.getUserNamespaceAuthorizationsByNamespace(String namespace)
Gets a list of user namespace authorizations for the specified namespace.
|
UserNamespaceAuthorizations |
UserNamespaceAuthorizationService.getUserNamespaceAuthorizationsByUserId(String userId)
Gets a list of user namespace authorizations for the specified user.
|
| Modifier and Type | Method and Description |
|---|---|
UserNamespaceAuthorizations |
UserNamespaceAuthorizationServiceImpl.getUserNamespaceAuthorizationsByNamespace(String namespace) |
UserNamespaceAuthorizations |
UserNamespaceAuthorizationServiceImpl.getUserNamespaceAuthorizationsByUserId(String userId) |
Copyright © 2019. All rights reserved.