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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2005/08/17 17:27:54 UTC

[jira] Created: (AXIS2-158) Support for WS-SecurityPolicy in security module

Support for WS-SecurityPolicy in security module
------------------------------------------------

         Key: AXIS2-158
         URL: http://issues.apache.org/jira/browse/AXIS2-158
     Project: Apache Axis 2.0 (Axis2)
        Type: New Feature
    Reporter: Davanum Srinivas


In addition to supporting the old wss4j style of specifying the handler parameters, We need to be able to drop in a WS-SecurityPolicy assertion (inside service.xml or in a separate security.xml) to specify the security parameters for a web service.

thanks,
dims

-- 
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: (AXIS2-158) Support for WS-SecurityPolicy in security module

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-158?page=all ]

Davanum Srinivas resolved AXIS2-158.
------------------------------------

    Resolution: Fixed

Since we started the work. closing this catch-all issue.

-- dims

> Support for WS-SecurityPolicy in security module
> ------------------------------------------------
>
>                 Key: AXIS2-158
>                 URL: http://issues.apache.org/jira/browse/AXIS2-158
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: New Feature
>            Reporter: Davanum Srinivas
>         Assigned To: Ruchith Udayanga Fernando
>
> In addition to supporting the old wss4j style of specifying the handler parameters, We need to be able to drop in a WS-SecurityPolicy assertion (inside service.xml or in a separate security.xml) to specify the security parameters for a web service.
> thanks,
> dims

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


[jira] Commented: (AXIS2-158) Support for WS-SecurityPolicy in security module

Posted by "Ruchith Udayanga Fernando (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-158?page=comments#action_12375256 ] 

Ruchith Udayanga Fernando commented on AXIS2-158:
-------------------------------------------------

We tried a proof of concept impl of ws-sec policy with the axis2 security module. This uses a sec policy parser and sec policy model which is now in WSS4J.

WSS4J project is being updated to support WS - sec policy (expected to be available with WSS4J 2.0) and the current code will be replaced with WSS4J's impl when its available.

> Support for WS-SecurityPolicy in security module
> ------------------------------------------------
>
>          Key: AXIS2-158
>          URL: http://issues.apache.org/jira/browse/AXIS2-158
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature

>     Reporter: Davanum Srinivas
>     Assignee: Ruchith Udayanga Fernando

>
> In addition to supporting the old wss4j style of specifying the handler parameters, We need to be able to drop in a WS-SecurityPolicy assertion (inside service.xml or in a separate security.xml) to specify the security parameters for a web service.
> thanks,
> dims

-- 
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] Assigned: (AXIS2-158) Support for WS-SecurityPolicy in security module

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-158?page=all ]

Eran Chinthaka reassigned AXIS2-158:
------------------------------------

    Assign To: Ruchith Udayanga Fernando

> Support for WS-SecurityPolicy in security module
> ------------------------------------------------
>
>          Key: AXIS2-158
>          URL: http://issues.apache.org/jira/browse/AXIS2-158
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>     Reporter: Davanum Srinivas
>     Assignee: Ruchith Udayanga Fernando

>
> In addition to supporting the old wss4j style of specifying the handler parameters, We need to be able to drop in a WS-SecurityPolicy assertion (inside service.xml or in a separate security.xml) to specify the security parameters for a web service.
> thanks,
> dims

-- 
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] Commented: (AXIS2-158) Support for WS-SecurityPolicy in security module

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-158?page=comments#action_12319036 ] 

Davanum Srinivas commented on AXIS2-158:
----------------------------------------

latest spec: http://specs.xmlsoap.org/ws/2005/07/securitypolicy/ws-securitypolicy.pdf



> Support for WS-SecurityPolicy in security module
> ------------------------------------------------
>
>          Key: AXIS2-158
>          URL: http://issues.apache.org/jira/browse/AXIS2-158
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature
>     Reporter: Davanum Srinivas

>
> In addition to supporting the old wss4j style of specifying the handler parameters, We need to be able to drop in a WS-SecurityPolicy assertion (inside service.xml or in a separate security.xml) to specify the security parameters for a web service.
> thanks,
> dims

-- 
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] Commented: (AXIS2-158) Support for WS-SecurityPolicy in security module

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-158?page=comments#action_12375251 ] 

Deepal Jayasinghe commented on AXIS2-158:
-----------------------------------------

Ruchith 
any news on this issue

> Support for WS-SecurityPolicy in security module
> ------------------------------------------------
>
>          Key: AXIS2-158
>          URL: http://issues.apache.org/jira/browse/AXIS2-158
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature

>     Reporter: Davanum Srinivas
>     Assignee: Ruchith Udayanga Fernando

>
> In addition to supporting the old wss4j style of specifying the handler parameters, We need to be able to drop in a WS-SecurityPolicy assertion (inside service.xml or in a separate security.xml) to specify the security parameters for a web service.
> thanks,
> dims

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