com.ibm.ws.container.service.security

Interface SecurityRoles


  1. public interface SecurityRoles

Method Summary

Modifier and Type Method and Description
  1. java.util.List<SecurityRole>
getSecurityRoles()
Gets the merged security role mappings for the application.

Method Detail

getSecurityRoles

  1. 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