You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Ming Cheung (JIRA)" <ji...@apache.org> on 2006/09/13 18:05:22 UTC

[jira] Updated: (AXIS2-1110) Java 2 Security

     [ http://issues.apache.org/jira/browse/AXIS2-1110?page=all ]

Ming Cheung updated AXIS2-1110:
-------------------------------

    Attachment: patch.txt

The attachment introduces a new utility class, AccessController.java and a testcase which demostrates the usage of the doPrivileged constructs. I encourage everyone to use the AccessController utility class to instrument AXIS2 codes as where need the doPrivileged construct.

> Java 2 Security
> ---------------
>
>                 Key: AXIS2-1110
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1110
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: New Feature
>          Components: core
>         Environment: Supporting Axis2 runs inside of an environment with Java 2 Security enabled
>            Reporter: Ming Cheung
>         Attachments: patch.txt
>
>
> We need a feature which can provide us fine-grained access control to grant privileges when the codes needed, and to have code operate with the minimum necessray privileges. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org