| Modifier and Type | Method and Description |
|---|---|
RoleMappingService.RoleDeploymentContext |
RoleMappingService.findOrCreateDeploymentContext(String appContext)
Find an existing
RoleDeploymentContext, or create a new one if one does not
already exist for the specified application context. |
| Modifier and Type | Method and Description |
|---|---|
RoleMappingService.RoleDeploymentContext |
RoleMappingServiceImpl.findOrCreateDeploymentContext(String appContext)
Find an existing
RoleDeploymentContext, or create a new one if one does not
already exist for the specified application context. |
| Modifier and Type | Method and Description |
|---|---|
RoleMappingService.RoleDeploymentContext |
SimpleRoleMappingProviderImpl.findOrCreateDeploymentContext(String appContext) |
| Modifier and Type | Method and Description |
|---|---|
RoleMappingService.RoleDeploymentContext |
RoleMappingProvider.findOrCreateDeploymentContext(String appContext)
Find an existing
RoleDeploymentContext, or create a new one if one does not
already exist for the specified application context. |
Copyright © 2019. All rights reserved.