@Path(value="/helloworld") @RolesAllowed(value="myRole") public class HelloWorldResource extends Object
"/helloworld".| Constructor and Description |
|---|
HelloWorldResource() |
| Modifier and Type | Method and Description |
|---|---|
Response |
getClichedMessage(HttpServletRequest request)
HTTP GET controller method.
|
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.