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