-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
jbossws-2.0.0
-
None
-
Compatibility/Configuration
org.jboss.ws.extensions.security.SecurityDecoder.java
public void complete()
{ // On completion we must remove the header so that no one else can process this // message (required by the specification) detachHeader(); }What about wsse:Security headers? Are they supposed to be removed?
- blocks
-
JBWS-1766 UsernameToken ignores BindingProvider.USERNAME_PROPERTY
- Closed