[jbossws-issues] [JBoss JIRA] (JBWS-3952) SOAPClientAuthModule - Unwritten field credential

Alessio Soldano (JIRA) issues at jboss.org
Mon Oct 5 10:37:00 EDT 2015


     [ https://issues.jboss.org/browse/JBWS-3952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alessio Soldano updated JBWS-3952:
----------------------------------
    Assignee: Jim Ma  (was: Alessio Soldano)


> SOAPClientAuthModule - Unwritten field credential
> -------------------------------------------------
>
>                 Key: JBWS-3952
>                 URL: https://issues.jboss.org/browse/JBWS-3952
>             Project: JBoss Web Services
>          Issue Type: Bug
>            Reporter: Rostislav Svoboda
>            Assignee: Jim Ma
>
> There is unwritten field credential in SOAPClientAuthModule.java file, strange is that it's used in cleanSubject method. Seems like bug / unnecessary filed. 
> https://github.com/jbossws/jbossws-cxf/blob/master/modules/jaspi/src/main/java/org/jboss/wsf/stack/cxf/jaspi/client/module/SOAPClientAuthModule.java#L53
>  private Object credential = null;
> https://github.com/jbossws/jbossws-cxf/blob/master/modules/jaspi/src/main/java/org/jboss/wsf/stack/cxf/jaspi/client/module/SOAPClientAuthModule.java#L113
>  subject.getPublicCredentials().remove(credential);



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossws-issues mailing list