@Path(value="/") public class Init extends FrankApiBase
Modifier and Type | Field and Description |
---|---|
protected static String |
HATEOASImplementation |
DEFAULT_CHARSET, HEADER_ADAPTER_NAME_KEY, HEADER_CONFIGURATION_NAME_KEY, HEADER_CONNECTION_FACTORY_NAME_KEY, HEADER_DATASOURCE_NAME_KEY, HEADER_RECEIVER_NAME_KEY, log, securityContext, servletConfig, servletRequest, uriInfo
Constructor and Description |
---|
Init() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
getAllResources(boolean displayAllowedRoles) |
afterPropertiesSet, callAsyncGateway, callSyncGateway, callSyncGateway, convert, getBooleanValue, getGateway, getIntegerValue, getJAXRSService, getUserPrincipalName, getValue, resolveStringFromMap, resolveStringFromMap, resolveStringWithEncoding, resolveTypeFromMap, sendSyncMessage, setApplicationContext
protected static String HATEOASImplementation
@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.