com.ibm.ws.container.service.security
Interface SecurityRoles
- public interface SecurityRoles
Method Summary
Modifier and Type | Method and Description |
---|---|
|
getSecurityRoles()
Gets the merged security role mappings for the application.
|
Method Detail
getSecurityRoles
- java.util.List<SecurityRole> getSecurityRoles( )
Gets the merged security role mappings for the application. Roles from
server.xml take precedence over roles from any ibm-application-bnd file.
Returns:
The merged security role mappings