Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2624

Generic AuthorizationManager service

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • JBossAS-5.0.0.Beta3
    • None
    • None
    • None

      For the first pass, the AuthorizationManager interface is defined as follows:

      public interface AuthorizationManager

      { //Permission can be of type WebUserDataPermission, //WebResourcePermission and WebRoleRefPermission public boolean hasPermission(Permission perm, Principal principal); public boolean doesUserHaveRole(String roleName); }

            anil.saldhana Anil Saldanha (Inactive)
            anil.saldhana Anil Saldanha (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: