com.ibm.ws.container.service.security
Interface SecurityRoles


public interface SecurityRoles


Method Summary
 java.util.List<com.ibm.ws.javaee.dd.appbnd.SecurityRole> getSecurityRoles()
          Gets the merged security role mappings for the application.
 

Method Detail

getSecurityRoles

java.util.List<com.ibm.ws.javaee.dd.appbnd.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