Hi,

Check the following API (in 3.2.2 branch.. haven't checked in 4.0.0 branch)
SecretResolver org.wso2.securevault.SecretResolverFactory.create(OMElement
configuration, boolean isCapLetter)


why do we need the parameter "isCapLetter"? If it is true, it is searching
for an element "SecureVault" and if false, it is searching for
"secureVault" element. However, this is not a userlevel parameter. This API
does not look good :).

Can we remove that parameter? If we need to have backward compatibility, we
can search for the element "SecureVault" and if it is not there search for
element "secureVault".

Regards,
Shankar

-- 
S.Uthaiyashankar
Director, Cloud Solutions
WSO2 Inc.
http://wso2.com/ - "lean . enterprise . middleware"

Phone: +94 714897591
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to