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

Details

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

    Description

      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); }

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: