@Path(value="/") public final class ShowEnvironmentVariables extends FrankApiBase
log, securityContext, servletConfig, servletRequest, uriInfo
Constructor and Description |
---|
ShowEnvironmentVariables() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
environmentVariables() |
afterPropertiesSet, allowDeprecatedEndpoints, callAsyncGateway, callSyncGateway, callSyncGateway, getGateway, getJAXRSService, getProperty, getUserPrincipalName, sendSyncMessage, setApplicationContext
@GET @RolesAllowed(value={"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) @Path(value="/environmentvariables") @Produces(value="application/json") public javax.ws.rs.core.Response environmentVariables()
Copyright © 2023 Frank!Framework. All rights reserved.