Interface SecurityRoles


public interface SecurityRoles
  • Method Summary

    Modifier and Type
    Method
    Description
    List<com.ibm.ws.javaee.dd.appbnd.SecurityRole>
    Gets the merged security role mappings for the application.
  • Method Details

    • getSecurityRoles

      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