We do base64 encoding by our implementation in bpmn-explorer. refer [1] [1] https://github.com/wso2/carbon-business-process/blob/master/components/bpmn/bpmn-explorer-web/src/web/assets/encoder.js
On Wed, Nov 11, 2015 at 3:24 PM, Nipuna Chandradasa <[email protected]> wrote: > Hi, > > Sorry for the typing mistake ... > > you can import the java method for Base64 encoding inside the jaggery and > use it ... > > Regards, > > On Wed, Nov 11, 2015 at 3:23 PM, Nipuna Chandradasa <[email protected]> > wrote: > >> Hi, >> >> As far as i know there is no inbuilt method for jaggery .... but u >> import the java method for Base64 encoding inside the jaggery and use it.... >> >> Regards, >> >> On Wed, Nov 11, 2015 at 3:08 PM, Kalpa Welivitigoda <[email protected]> >> wrote: >> >>> Hi all, >>> >>> Is the $subject possible? >>> >>> My requirement is to encode username/password in Base64 to be used to >>> call a REST API. >>> >>> -- >>> Best Regards, >>> >>> Kalpa Welivitigoda >>> Software Engineer, WSO2 Inc. http://wso2.com >>> Email: [email protected] >>> Mobile: +94776509215 >>> >>> _______________________________________________ >>> Dev mailing list >>> [email protected] >>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>> >>> >> >> >> -- >> Nipuna Marcus >> *Software Engineer* >> WSO2 Inc. >> http://wso2.com/ - "lean . enterprise . middleware" >> Mobile : +94 (0) 713 667906 >> [email protected] >> > > > > -- > Nipuna Marcus > *Software Engineer* > WSO2 Inc. > http://wso2.com/ - "lean . enterprise . middleware" > Mobile : +94 (0) 713 667906 > [email protected] > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Milinda Perera Software Engineer; WSO2 Inc. http://wso2.com , Mobile: (+94) 714 115 032
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
