I am creating a client to access web service(which is using security token)

I am having the sample code,



private static String USERNAME = "user";
private...