@Provider @Path(value="") public class UInterfaceInternal extends Object
| Constructor and Description |
|---|
UInterfaceInternal() |
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response |
getUI(javax.ws.rs.core.SecurityContext sec,
javax.servlet.ServletContext ctxt) |
@GET
@Path(value="/ui/createUser")
@Produces(value="text/html")
public static javax.ws.rs.core.Response getUI(@Context
javax.ws.rs.core.SecurityContext sec,
@Context
javax.servlet.ServletContext ctxt)
throws FileNotFoundException
FileNotFoundExceptionCopyright © 2020. All rights reserved.