You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "David Jencks (JIRA)" <di...@incubator.apache.org> on 2006/12/21 02:04:23 UTC

[jira] Created: (DIR-199) TRIPLESEC start toward using java.security.Permission

TRIPLESEC start toward using java.security.Permission
-----------------------------------------------------

                 Key: DIR-199
                 URL: http://issues.apache.org/jira/browse/DIR-199
             Project: Directory
          Issue Type: Bug
            Reporter: David Jencks
         Assigned To: Alex Karasulu


Opening this issue for visibility of the work I'm proposing on the dev list for making triplesec useable as a JACC provider.

-- 
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

        

[jira] Closed: (DIRTSEC-1) Start toward using java.security.Permission

Posted by "Emmanuel Lecharny (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRTSEC-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny closed DIRTSEC-1.
-----------------------------------


> Start toward using java.security.Permission
> -------------------------------------------
>
>                 Key: DIRTSEC-1
>                 URL: https://issues.apache.org/jira/browse/DIRTSEC-1
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>            Assignee: Alex Karasulu
>         Attachments: DIR-199.patch, DIRTSEC-1-2.patch, StringPermission.java
>
>
> Opening this issue for visibility of the work I'm proposing on the dev list for making triplesec useable as a JACC provider.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DIR-199) TRIPLESEC start toward using java.security.Permission

Posted by "David Jencks (JIRA)" <di...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/DIR-199?page=all ]

David Jencks updated DIR-199:
-----------------------------

    Attachment: DIR-199.patch
                StringPermission.java

Supplying  guardian-api/src/main/java/org/safehaus/triplesec/guardian/StringPermission.java    as a separate file since svn bugs seem to prevent making a diff.

> TRIPLESEC start toward using java.security.Permission
> -----------------------------------------------------
>
>                 Key: DIR-199
>                 URL: http://issues.apache.org/jira/browse/DIR-199
>             Project: Directory
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-199.patch, StringPermission.java
>
>
> Opening this issue for visibility of the work I'm proposing on the dev list for making triplesec useable as a JACC provider.

-- 
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

        

[jira] Resolved: (DIRTSEC-1) Start toward using java.security.Permission

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRTSEC-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Jencks resolved DIRTSEC-1.
--------------------------------

    Resolution: Fixed

Everything still relevant in this patch has been applied or redone in sandbox/triplesec-jacc2.

> Start toward using java.security.Permission
> -------------------------------------------
>
>                 Key: DIRTSEC-1
>                 URL: https://issues.apache.org/jira/browse/DIRTSEC-1
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-199.patch, DIRTSEC-1-2.patch, StringPermission.java
>
>
> Opening this issue for visibility of the work I'm proposing on the dev list for making triplesec useable as a JACC provider.

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

        

[jira] Updated: (DIRTSEC-1) Start toward using java.security.Permission

Posted by "David Jencks (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRTSEC-1?page=all ]

David Jencks updated DIRTSEC-1:
-------------------------------

    Attachment: DIRTSEC-1-2.patch

Attached patch INCLUDES all the changes in DIRTSEC-2-2.patch.

Enclosed patch completes move from triplesec Permissions class to java.security.Permissions class.  It also adds denials Permissions to Role. I added a couple of simple tests of the new behavior of denied permissions, but more would be good.

Remaining steps for use as a jacc provider:
- figure out how application name and policyContextId and security domain and Subject's Principal relate
- figure out how to store other kinds of permissions in ldap

> Start toward using java.security.Permission
> -------------------------------------------
>
>                 Key: DIRTSEC-1
>                 URL: http://issues.apache.org/jira/browse/DIRTSEC-1
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-199.patch, DIRTSEC-1-2.patch, StringPermission.java
>
>
> Opening this issue for visibility of the work I'm proposing on the dev list for making triplesec useable as a JACC provider.

-- 
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

        

[jira] Updated: (DIRTSEC-1) Start toward using java.security.Permission

Posted by "Alex Karasulu (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/DIRTSEC-1?page=all ]

Alex Karasulu updated DIRTSEC-1:
--------------------------------

    Summary: Start toward using java.security.Permission  (was: TRIPLESEC start toward using java.security.Permission)

> Start toward using java.security.Permission
> -------------------------------------------
>
>                 Key: DIRTSEC-1
>                 URL: http://issues.apache.org/jira/browse/DIRTSEC-1
>             Project: Triplesec
>          Issue Type: Bug
>            Reporter: David Jencks
>         Assigned To: Alex Karasulu
>         Attachments: DIR-199.patch, StringPermission.java
>
>
> Opening this issue for visibility of the work I'm proposing on the dev list for making triplesec useable as a JACC provider.

-- 
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