Activity
Removed hard-coding of EncryptedKeyProcessor
Removed hard-coding of EncryptedKeyProcessor
Moving the unsigned action into the SAML module
Moving the unsigned action into the SAML module
Moving SamlAssertionValidator into SAML module
Moving SamlAssertionValidator into SAML module
Moving WSSecSignature to common
Moving WSSecSignature to common
Moving WSSecSignatureBase to common
Moving WSSecSignatureBase to common
Moving method from WSSecurityUtil into WSEncryptionPart
Moving method from WSSecurityUtil into WSEncryptionPart
Moving DOMSAMLUtil into saml module
Moving DOMSAMLUtil into saml module
Moving WSSecSAMLToken to saml module
Moving WSSecSAMLToken to saml module
Moving RequestData, WSSConfig, Action, Processor and Validator to ws-…
Moving RequestData, WSSConfig, Action, Processor and Validator to ws-…
Renaming Processor method to return supported QName
Renaming Processor method to return supported QName
Completed removing WSHandler from actions
Completed removing WSHandler from actions
Adding SAML module to build
Adding SAML module to build
Relying only on RequestData.getMessageContext() instead of WSHandler
Relying only on RequestData.getMessageContext() instead of WSHandler
Enforce a password is only obtained from a callbackhandler and not th…
Enforce a password is only obtained from a callbackhandler and not th…
Extracting some Action callback functionality from WSHandler
Extracting some Action callback functionality from WSHandler
Removing some WSHandler functionality from Action
Removing some WSHandler functionality from Action
Move WsuIdAllocator to ws-security-common
Move WsuIdAllocator to ws-security-common
Moving message.token into ws-security-common
Moving message.token into ws-security-common
Moving WSSecHeader into ws-security-common
Moving WSSecHeader into ws-security-common
Moving transform package to ws-security-common
Moving transform package to ws-security-common
Moving callback into ws-security-common
Moving callback into ws-security-common
Moving WSSecurityEngineResult into ws-security-common
Moving WSSecurityEngineResult into ws-security-common
Moving WSDataRef to ws-security-common
Moving WSDataRef to ws-security-common
Fixing build again
Fixing build again
Moving some XML manipulation logic into ws-security-common
Moving some XML manipulation logic into ws-security-common
Changing some DOM references to common
Changing some DOM references to common