@Path(value="/") public class Init extends FrankApiBase
log, securityContext, servletConfig, servletRequest, uriInfo
Constructor and Description |
---|
Init() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getAllResources(boolean displayAllowedRoles) |
afterPropertiesSet, allowDeprecatedEndpoints, callAsyncGateway, callSyncGateway, callSyncGateway, getGateway, getJAXRSService, getProperty, getUserPrincipalName, sendSyncMessage, setApplicationContext
@GET @PermitAll @Path(value="/") @Produces(value="application/json") public javax.ws.rs.core.Response getAllResources(@QueryParam(value="allowedRoles") boolean displayAllowedRoles)
Copyright © 2023 Frank!Framework. All rights reserved.