Question

Custom Authentication Service in Service Package and consume Service REST
How I can use a service REST with custom authentication service ?
When I test my Service REST the authentication service is called and do the job but not continue to service REST implementation.
How I valid the continue validation of consume service REST ? How to define the service operator ?
what does it mean @java("myStepPage")?