Interface SecurityRoles
-
public interface SecurityRoles
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<com.ibm.ws.javaee.dd.appbnd.SecurityRole>
getSecurityRoles()
Gets the merged security role mappings for the application.
-