[jboss-jira] [JBoss JIRA] Commented: (JBID-178) Move the WS-Trust code from API to core
Stefan Guilhen (JIRA)
jira-events at lists.jboss.org
Wed Sep 2 11:58:25 EDT 2009
[ https://jira.jboss.org/jira/browse/JBID-178?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12484196#action_12484196 ]
Stefan Guilhen commented on JBID-178:
-------------------------------------
This is not possible right now because some WS-T classes depend on other classes in the api module. Examples:
StandardRequestHandler depends on XMLSignatureUtil
WSTrustJAXBFactory depends on SAMLDocumentHolder
SAML20TokenProvider depends on IDGenerator
We could move all classes except for the ones above, but I think it would be really awkward for someone to figure out why only these classes are not on core.
> Move the WS-Trust code from API to core
> ---------------------------------------
>
> Key: JBID-178
> URL: https://jira.jboss.org/jira/browse/JBID-178
> Project: JBoss Identity
> Issue Type: Task
> Components: Identity-Federation
> Affects Versions: IDFED-1.0.0.beta1
> Reporter: Anil Saldhana
> Assignee: Stefan Guilhen
> Fix For: IDFED-1.0.0.beta2
>
>
> The API should be classes that the developer uses. The WS-Trust client api certainly falls here.
> Currently the ws-trust code including the plugins need to go into core.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list