|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RBACManagerImplementationInformation | |
|---|---|
| org.apache.archiva.rest.api.model | |
| org.apache.archiva.rest.api.services | |
| Uses of RBACManagerImplementationInformation in org.apache.archiva.rest.api.model |
|---|
| Methods in org.apache.archiva.rest.api.model that return types with arguments of type RBACManagerImplementationInformation | |
|---|---|
List<RBACManagerImplementationInformation> |
RedbackImplementationsInformations.getRbacManagerImplementationInformations()
|
| Method parameters in org.apache.archiva.rest.api.model with type arguments of type RBACManagerImplementationInformation | |
|---|---|
void |
RedbackImplementationsInformations.setRbacManagerImplementationInformations(List<RBACManagerImplementationInformation> rbacManagerImplementationInformations)
|
| Constructor parameters in org.apache.archiva.rest.api.model with type arguments of type RBACManagerImplementationInformation | |
|---|---|
RedbackImplementationsInformations(List<UserManagerImplementationInformation> userManagerImplementationInformations,
List<RBACManagerImplementationInformation> rbacManagerImplementationInformations)
|
|
| Uses of RBACManagerImplementationInformation in org.apache.archiva.rest.api.services |
|---|
| Methods in org.apache.archiva.rest.api.services that return types with arguments of type RBACManagerImplementationInformation | |
|---|---|
List<RBACManagerImplementationInformation> |
RedbackRuntimeConfigurationService.getRbacManagerImplementationInformations()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||