[ 
https://issues.apache.org/jira/browse/CXF-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13461855#comment-13461855
 ] 

Chris Owens commented on CXF-4516:
----------------------------------

Thank you.  Oddly, in one of my cases, RequireEmbeddedTokenReference raised a 
warning about there being no assertion builder for that assertion, whereas 
RequireIssuerSerialReference did not.   I'll reduce it to a clear test case; 
should I append that here or open a fresh issue?

                
> Want WS-SecurityPolicy assertion builder for RequireEmbeddedTokenReference
> --------------------------------------------------------------------------
>
>                 Key: CXF-4516
>                 URL: https://issues.apache.org/jira/browse/CXF-4516
>             Project: CXF
>          Issue Type: Improvement
>          Components: WS-* Components
>    Affects Versions: 2.6.2
>            Reporter: Chris Owens
>            Priority: Minor
>              Labels: Policy, WS-SecurityPolicy
>
> There do not appear to be WS-SecurityPolicy assertion builders for any of the 
> Require<foo>Reference assertions, e.g. RequireEmbeddedTokenReference.
> I would be happy to start poking at this if someone would give me a 5 minute 
> roadmap.  I believe what needs to happen is in 
> /cxf/trunk/rt/ws/security/src/main/java/org/apache/cxf/ws/security/policy/builders;
>  add a new assertion builder class that would be picked up by 
> WSSecurityPolicyLoader; I can sort of guess by looking at the others what an 
> AssertionBuilder is supposed to do, but there is probably more to it. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to