Hi, On Tue, Dec 2, 2014 at 2:21 PM, Manula Chathurika Thantriwatte < [email protected]> wrote:
> Hi, > > Yes, it used to validate Stratos Manager URL in CLI. > Please add some comments to the methods. > > Thanks ! > > On Tue, Dec 2, 2014 at 1:07 PM, Shiroshica Kulatilake <[email protected]> > wrote: > >> I think this is used by CLI to validate stratos manager url >> >> On Tue, Dec 2, 2014 at 12:58 PM, Udara Liyanage <[email protected]> wrote: >> >>> Hi, >>> >>> What is the use of following init(). >>> >>> @GET >>> @Path("/init") >>> @AuthorizationAction("/permission/admin/restlogin") >>> public Response initialize() >>> throws RestAPIException { >>> StratosApiResponse response = new StratosApiResponse(); >>> response.setMessage("Successfully authenticated"); >>> return Response.ok(response).build(); >>> } >>> >>> >>> -- >>> >>> Udara Liyanage >>> Software Engineer >>> WSO2, Inc.: http://wso2.com >>> lean. enterprise. middleware >>> >>> web: http://udaraliyanage.wordpress.com >>> phone: +94 71 443 6897 >>> >> >> >> >> -- >> Shiroshica Kulatilake >> >> Architect, >> WSO2, Inc. http://wso2.com/ >> Phone: +94 776523867 >> > > > > -- > Regards, > Manula Chathurika Thantriwatte > Software Engineer > WSO2 Inc. : http://wso2.com > lean . enterprise . middleware > > email : [email protected] / [email protected] > phone : +94 772492511 > blog : http://manulachathurika.blogspot.com/ > > > > -- Isuru Perera Senior Software Engineer | WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware about.me/chrishantha
