• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Writing a WS-Security based android application

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi guys,
While I am relatively new to programming in Android I am a programmer by trade in java and SQL (T-SQL). I have gotten a good start but have a bit of a challenge related to security. What are your recommendations for imlementation, education, or references for writing a WS-Security based android application? I see that the harmony package doesn't include support for it (javax.xml.ws.*). So are there other packages available for it? I am interested particularly in BinarySecurityToken implementations. Security in java is new to me.
reply
    Bookmark Topic Watch Topic
  • New Topic