- FEATID - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
HTTP Parameter.
- FeatureApiBean - Class in org.ff4j.web.api.resources.domain
-
Representation of a feature within Web API.
- FeatureApiBean() - Constructor for class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Default Constructor.
- FeatureApiBean(Feature) - Constructor for class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Copy constructor.
- FeatureMonitoringApiBean - Class in org.ff4j.web.api.resources.domain
-
Bean of target monitoring.
- FeatureMonitoringApiBean(String) - Constructor for class org.ff4j.web.api.resources.domain.FeatureMonitoringApiBean
-
Constructor.
- FeatureResource - Class in org.ff4j.web.api.resources
-
Represent a feature as WebResource.
- FeatureResource() - Constructor for class org.ff4j.web.api.resources.FeatureResource
-
Defaut constructor.
- FeatureStoreApiBean - Class in org.ff4j.web.api.resources.domain
-
Representation of the store.
- FeatureStoreApiBean() - Constructor for class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Default constructor.
- FeatureStoreApiBean(FeatureStore) - Constructor for class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Constructor from its feature store.
- FeatureStoreHttp - Class in org.ff4j.web.store
-
Implementation of store using HttpClient connection.
- FeatureStoreHttp() - Constructor for class org.ff4j.web.store.FeatureStoreHttp
-
Default construtor
- FeatureStoreHttp(String) - Constructor for class org.ff4j.web.store.FeatureStoreHttp
-
Initialization from URL.
- FeatureStoreHttp(String, String) - Constructor for class org.ff4j.web.store.FeatureStoreHttp
-
Authentication through APIKEY.
- FeatureStoreHttp(String, String, String) - Constructor for class org.ff4j.web.store.FeatureStoreHttp
-
Authentication through login/password.
- FeatureStoreResource - Class in org.ff4j.web.api.resources
-
WebResource representing the store.
- FeatureStoreResource() - Constructor for class org.ff4j.web.api.resources.FeatureStoreResource
-
Default Constructor.
- FeatureTagDisable - Class in org.ff4j.web.taglib
-
Content of enclosing tag will be displayed if feature not enable.
- FeatureTagDisable() - Constructor for class org.ff4j.web.taglib.FeatureTagDisable
-
Default constructor.
- FeatureTagEnable - Class in org.ff4j.web.taglib
-
- FeatureTagEnable() - Constructor for class org.ff4j.web.taglib.FeatureTagEnable
-
Default constructor.
- ff4j - Variable in class org.ff4j.web.api.resources.AbstractResource
-
Access to Features through store.
- FF4J_SESSIONATTRIBUTE_NAME - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
attribute name.
- FF4JApiApplication - Class in org.ff4j.web.api.jersey
-
- FF4JApiApplication() - Constructor for class org.ff4j.web.api.jersey.FF4JApiApplication
-
Constructor to defined resources.
- FF4JApiApplication.FF4jInjectableProvider - Class in org.ff4j.web.api.jersey
-
Injection of bean ff4j within this static class.
- FF4jApiConfig - Class in org.ff4j.web.api.conf
-
Bean to configure security for the WebAPI.
- FF4jApiConfig() - Constructor for class org.ff4j.web.api.conf.FF4jApiConfig
-
Default constructor.
- FF4jApiConfig(FF4j) - Constructor for class org.ff4j.web.api.conf.FF4jApiConfig
-
Initialized with a ff4j.
- FF4jApiConfigProvider - Interface in org.ff4j.web.api.conf
-
- FF4jInitServlet - Class in org.ff4j.web
-
Servlet initialisation to put FF4J in HTTP Session.
- FF4jInitServlet() - Constructor for class org.ff4j.web.FF4jInitServlet
-
- FF4jInjectableProvider(FF4j) - Constructor for class org.ff4j.web.api.jersey.FF4JApiApplication.FF4jInjectableProvider
-
- FF4jJacksonMapper - Class in org.ff4j.web.api.jersey
-
Customize serializer.
- FF4jJacksonMapper() - Constructor for class org.ff4j.web.api.jersey.FF4jJacksonMapper
-
Default Constructor.
- FF4JProvider - Interface in org.ff4j.web.api
-
Loader for class ff4j within Embedded Administration Console.
- FF4jResource - Class in org.ff4j.web.api.resources
-
This is the parent class for FF4J the REST API.
- FF4jResource() - Constructor for class org.ff4j.web.api.resources.FF4jResource
-
- FF4jRolesResourceFilterFactory - Class in org.ff4j.web.api.security
-
List filters for the inbound request
- FF4jRolesResourceFilterFactory() - Constructor for class org.ff4j.web.api.security.FF4jRolesResourceFilterFactory
-
- FF4jSecurityContext - Class in org.ff4j.web.api.security
-
Default implementation of security context.
- FF4jSecurityContext(String, String, Set<String>) - Constructor for class org.ff4j.web.api.security.FF4jSecurityContext
-
Custom security context.
- FF4JSecurityContextAuthenticationManager - Class in org.ff4j.web.api.security
-
Implementation of Manager to base permissions on incoming user.
- FF4JSecurityContextAuthenticationManager() - Constructor for class org.ff4j.web.api.security.FF4JSecurityContextAuthenticationManager
-
- FF4jSecurityContextFilter - Class in org.ff4j.web.api.security
-
Filter to get security.
- FF4jSecurityContextFilter() - Constructor for class org.ff4j.web.api.security.FF4jSecurityContextFilter
-
- FF4jStatusApiBean - Class in org.ff4j.web.api.resources.domain
-
API Bean to represent ff4j.
- FF4jStatusApiBean() - Constructor for class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Default constructor.
- FF4jStatusApiBean(FF4j) - Constructor for class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Parameterized Constructor.
- FF4jTracingContextFilter - Class in org.ff4j.web.api.jersey
-
Resource Filter related to logging.
- FF4jTracingContextFilter() - Constructor for class org.ff4j.web.api.jersey.FF4jTracingContextFilter
-
- FF4jWebConstants - Interface in org.ff4j.web.api
-
Constants used in the FF4J RESTFul Api Definition.
- filter(ContainerRequest) - Method in class org.ff4j.web.api.security.FF4jSecurityContextFilter
-
Apply the filter : check input request, validate or not with user auth
- FLIPFILE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
HTTP Parameter.
- FlippingStrategyApiBean - Class in org.ff4j.web.api.resources.domain
-
Bean for flipping strategy
- FlippingStrategyApiBean() - Constructor for class org.ff4j.web.api.resources.domain.FlippingStrategyApiBean
-
Target init parameters.
- FlippingStrategyApiBean(FlippingStrategy) - Constructor for class org.ff4j.web.api.resources.domain.FlippingStrategyApiBean
-
Target init parameters.
- get() - Method in class org.ff4j.web.api.resources.FeatureStoreResource
-
Allows to retrieve feature by its id.
- getApiConfig() - Method in interface org.ff4j.web.api.conf.FF4jApiConfigProvider
-
There are 2 ways to secure ap : final user and apiKey
- getApiConfig() - Method in class org.ff4j.web.api.jersey.FF4JApiApplication
-
Child class must fullfil the configuration of the apicd
- getApiKeys() - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Getter accessor for attribute 'apiKeys'.
- getAuthenticationScheme() - Method in class org.ff4j.web.api.security.FF4jSecurityContext
- getAuthorizationsManager() - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Getter accessor for attribute 'authorizationsManager'.
- getBarChart() - Method in class org.ff4j.web.api.resources.domain.EventRepositoryApiBean
-
Getter accessor for attribute 'barChart'.
- getBarChart() - Method in class org.ff4j.web.api.resources.domain.FeatureMonitoringApiBean
-
Getter accessor for attribute 'barChart'.
- getCache() - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Getter accessor for attribute 'cache'.
- getCachedTargetStore() - Method in class org.ff4j.web.store.FeatureStoreHttp
- getCacheProvider() - Method in class org.ff4j.web.api.resources.domain.CacheApiBean
-
Getter accessor for attribute 'cacheProvider'.
- getCacheProvider() - Method in class org.ff4j.web.store.FeatureStoreHttp
- getCacheStore() - Method in class org.ff4j.web.api.resources.domain.CacheApiBean
-
Getter accessor for attribute 'cacheStore'.
- getColor() - Method in class org.ff4j.web.api.resources.domain.BarSeriesApiBean
-
Getter accessor for attribute 'color'.
- getColor() - Method in class org.ff4j.web.api.resources.domain.PieSectorApiBean
-
Getter accessor for attribute 'color'.
- getContext(Class<?>) - Method in class org.ff4j.web.api.jersey.FF4jJacksonMapper
- getContextPath() - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Getter accessor for attribute 'contextPath'.
- getCurrentUserPermissions() - Method in class org.ff4j.web.api.security.FF4JSecurityContextAuthenticationManager
- getDescription() - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Getter accessor for attribute 'description'.
- getEventRepository() - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Getter accessor for attribute 'eventRepository'.
- getEventsPie() - Method in class org.ff4j.web.api.resources.domain.EventRepositoryApiBean
-
Getter accessor for attribute 'eventsPie'.
- getEventsPie() - Method in class org.ff4j.web.api.resources.domain.FeatureMonitoringApiBean
-
Getter accessor for attribute 'eventsPie'.
- getFeatureid() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
-
Getter accessor for attribute 'featureid'.
- getFeatureMonitoring(String, Long, Long) - Method in class org.ff4j.web.api.resources.MonitoringResource
-
Provide core information on store and available sub resources.
- getFeatureName() - Method in class org.ff4j.web.api.resources.domain.FeatureMonitoringApiBean
-
Getter accessor for attribute 'featureName'.
- getFeatureNames() - Method in class org.ff4j.web.api.resources.domain.CacheApiBean
-
Getter accessor for attribute 'featureNames'.
- getFeatures() - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Getter accessor for attribute 'features'.
- getFeatures() - Method in class org.ff4j.web.api.resources.domain.GroupApiBean
-
Getter accessor for attribute 'features'.
- getFeatures() - Method in class org.ff4j.web.api.resources.domain.GroupDescApiBean
-
Getter accessor for attribute 'features'.
- getFeaturesStore() - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Getter accessor for attribute 'featuresStore'.
- getFeatureStore() - Method in class org.ff4j.web.api.resources.AbstractResource
-
Getter accessor for attribute 'store'.
- getFF4j() - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Initialize the
FF4j object to be injected within console.
- getFF4j() - Method in interface org.ff4j.web.api.FF4JProvider
-
Initialize the
FF4j object to be injected within console.
- getFf4j() - Method in class org.ff4j.web.embedded.ConsoleServlet
-
Getter accessor for attribute 'ff4j'.
- getFf4jAttributeName() - Method in class org.ff4j.web.taglib.AbstractFeatureTag
-
Getter accessor for attribute 'ff4jAttributeName'.
- getFlippingStrategy() - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Getter accessor for attribute 'flippingStrategy'.
- getGroup() - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Getter accessor for attribute 'group'.
- getGroupName() - Method in class org.ff4j.web.api.resources.domain.GroupApiBean
-
Getter accessor for attribute 'groupName'.
- getGroupName() - Method in class org.ff4j.web.api.resources.domain.GroupDescApiBean
-
Getter accessor for attribute 'groupName'.
- getGroups() - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Getter accessor for attribute 'groups'.
- getHitCount() - Method in class org.ff4j.web.api.resources.domain.EventRepositoryApiBean
-
Getter accessor for attribute 'hitCount'.
- getHitCount() - Method in class org.ff4j.web.api.resources.domain.FeatureMonitoringApiBean
-
Getter accessor for attribute 'hitCount'.
- getInitParams() - Method in class org.ff4j.web.api.resources.domain.FlippingStrategyApiBean
-
Getter accessor for attribute 'initParams'.
- getLabel() - Method in class org.ff4j.web.api.resources.domain.BarSeriesApiBean
-
Getter accessor for attribute 'label'.
- getLabel() - Method in class org.ff4j.web.api.resources.domain.PieSectorApiBean
-
Getter accessor for attribute 'label'.
- getLabels() - Method in class org.ff4j.web.api.resources.domain.BarChartApiBean
-
Getter accessor for attribute 'labels'.
- getMonitoringStatus(Long, Long) - Method in class org.ff4j.web.api.resources.MonitoringResource
-
Provide core information on store and available sub resources.
- getNumberOfFeatures() - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Getter accessor for attribute 'numberOfFeatures'.
- getNumberOfGroups() - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Getter accessor for attribute 'numberOfGroups'.
- getPermissions() - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Getter accessor for attribute 'permissions'.
- getPermissions() - Method in class org.ff4j.web.api.resources.domain.AuthorizationsManagerApiBean
-
Getter accessor for attribute 'permissions'.
- getPermissions() - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Getter accessor for attribute 'permissions'.
- getRepo() - Method in class org.ff4j.web.api.resources.AbstractResource
-
Getter accessor for attribute 'repo'.
- getRequestFilter() - Method in class org.ff4j.web.api.jersey.FF4jTracingContextFilter
- getRequestFilter() - Method in class org.ff4j.web.api.security.FF4jSecurityContextFilter
- getResponseFilter() - Method in class org.ff4j.web.api.jersey.FF4jTracingContextFilter
- getResponseFilter() - Method in class org.ff4j.web.api.security.FF4jSecurityContextFilter
- getSectors() - Method in class org.ff4j.web.api.resources.domain.PieChartApiBean
-
Getter accessor for attribute 'sectors'.
- getSecurityStatus() - Method in class org.ff4j.web.api.resources.FF4jResource
-
Display security resources.
- getSeries() - Method in class org.ff4j.web.api.resources.domain.BarChartApiBean
-
Getter accessor for attribute 'series'.
- getStatus() - Method in class org.ff4j.web.api.resources.FeatureStoreResource
-
Allows to retrieve feature by its id.
- getStatus() - Method in class org.ff4j.web.api.resources.FF4jResource
-
Provide core information on ff4J and available sub resources.
- getStatus(RuntimeException) - Method in class org.ff4j.web.api.resources.RuntimeExceptionMapper
-
Get HTTP Error code related to ff4j error.
- getTitle() - Method in class org.ff4j.web.api.resources.domain.BarChartApiBean
-
Getter accessor for attribute 'title'.
- getTitle() - Method in class org.ff4j.web.api.resources.domain.PieChartApiBean
-
Getter accessor for attribute 'title'.
- getType() - Method in class org.ff4j.web.api.resources.domain.AuthorizationsManagerApiBean
-
Getter accessor for attribute 'type'.
- getType() - Method in class org.ff4j.web.api.resources.domain.EventRepositoryApiBean
-
Getter accessor for attribute 'type'.
- getType() - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Getter accessor for attribute 'type'.
- getType() - Method in class org.ff4j.web.api.resources.domain.FlippingStrategyApiBean
-
Getter accessor for attribute 'type'.
- getUid() - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Getter accessor for attribute 'uid'.
- getUptime() - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Getter accessor for attribute 'uptime'.
- getUserName() - Method in class org.ff4j.web.api.security.FF4jSecurityContext
-
Getter accessor for attribute 'userName'.
- getUserPrincipal() - Method in class org.ff4j.web.api.security.FF4jSecurityContext
- getUserRoles() - Method in class org.ff4j.web.api.security.FF4jSecurityContext
-
Getter accessor for attribute 'userRoles'.
- getUsers() - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Getter accessor for attribute 'users'.
- getValue() - Method in class org.ff4j.web.api.resources.domain.PieSectorApiBean
-
Getter accessor for attribute 'value'.
- getValues() - Method in class org.ff4j.web.api.resources.domain.BarSeriesApiBean
-
Getter accessor for attribute 'values'.
- getVersion() - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Getter accessor for attribute 'version'.
- getVersionNumber() - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Getter accessor for attribute 'versionNumber'.
- grantRoleOnFeature(String, String) - Method in class org.ff4j.web.store.FeatureStoreHttp
- GroupApiBean - Class in org.ff4j.web.api.resources.domain
-
Class representing a group.
- GroupApiBean() - Constructor for class org.ff4j.web.api.resources.domain.GroupApiBean
-
- GroupDescApiBean - Class in org.ff4j.web.api.resources.domain
-
Class representing a group.
- GroupDescApiBean() - Constructor for class org.ff4j.web.api.resources.domain.GroupDescApiBean
-
Default constructor
- GroupDescApiBean(String, List<String>) - Constructor for class org.ff4j.web.api.resources.domain.GroupDescApiBean
-
Paramaterized constructor.
- GROUPNAME - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
HTTP Parameter.
- GroupResource - Class in org.ff4j.web.api.resources
-
WebResource representing a group of features.
- GroupResource() - Constructor for class org.ff4j.web.api.resources.GroupResource
-
Defaut constructor.
- OP_CREATE_FEATURE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_DISABLE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_EDIT_FEATURE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_ENABLE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_EXPORT - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_IMPORT - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OP_RMV_FEATURE - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
User operation: remove feature.
- OP_TOGGLE_GROUP - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
User operation.
- OPERATION - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
POST - Operation.
- OPERATION_ADDGROUP - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_CHECK - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_DISABLE - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_ENABLE - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_GRANTROLE - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_REMOVEGROUP - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- OPERATION_REMOVEROLE - Static variable in interface org.ff4j.web.api.FF4jWebConstants
-
Custom operation on resource.
- operationAddGroup(String, String) - Method in class org.ff4j.web.api.resources.FeatureResource
-
Convenient method to update partially the feature: Adding to a group
- operationDisable(String) - Method in class org.ff4j.web.api.resources.FeatureResource
-
Convenient method to update partially the feature: Here disabling
- operationDisableGroup(String) - Method in class org.ff4j.web.api.resources.GroupResource
-
Convenient method to work on groupd : Here enabling
- operationEnable(String) - Method in class org.ff4j.web.api.resources.FeatureResource
-
Convenient method to update partially the feature: Here enabling
- operationEnable(String) - Method in class org.ff4j.web.api.resources.GroupResource
-
Convenient method to work on groupd : Here enabling
- operationGrantRole(String, String) - Method in class org.ff4j.web.api.resources.FeatureResource
-
Convenient method to update partially the feature: Here grant a role
- operationRemoveGroup(String, String) - Method in class org.ff4j.web.api.resources.FeatureResource
-
Convenient method to update partially the feature: Removing from a group
- operationRemoveRole(String, String) - Method in class org.ff4j.web.api.resources.FeatureResource
-
Convenient method to update partially the feature: Here removing a role
- org.ff4j.web - package org.ff4j.web
-
Dedicated servlet to put FF4J in session
- org.ff4j.web.api - package org.ff4j.web.api
-
Publish RESTFul WebAPI to work on features
- org.ff4j.web.api.conf - package org.ff4j.web.api.conf
-
Configuration of the REST API with builder
- org.ff4j.web.api.jersey - package org.ff4j.web.api.jersey
-
Implementation of REST API using Jersey
- org.ff4j.web.api.resources - package org.ff4j.web.api.resources
-
REST Resources of the API
- org.ff4j.web.api.resources.domain - package org.ff4j.web.api.resources.domain
-
POJO used in REST interfaces (ApiBeans)
- org.ff4j.web.api.security - package org.ff4j.web.api.security
-
Work with security
- org.ff4j.web.embedded - package org.ff4j.web.embedded
-
Provides servlet and tags to work with Features
- org.ff4j.web.store - package org.ff4j.web.store
-
Act as a FeatureStore but contact remotely WebAPI through HTTP
- org.ff4j.web.taglib - package org.ff4j.web.taglib
-
Collection of tags to check feature
- securityConfig - Static variable in class org.ff4j.web.api.security.FF4jSecurityContextFilter
-
security configuration.
- securityContext - Variable in class org.ff4j.web.api.resources.AbstractResource
-
security context is included within resources to get permissions.
- securityContextHolder - Static variable in class org.ff4j.web.api.resources.AbstractResource
-
Put current security context as threadlocal to be reused by the AuthenticationProvider.
- setApiKeys(Set<String>) - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Setter accessor for attribute 'apiKeys'.
- setAuthorizationsManager(AuthorizationsManagerApiBean) - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Setter accessor for attribute 'authorizationsManager'.
- setAutocreate(boolean) - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Setter accessor for attribute 'autocreate'.
- setBarChart(BarChartApiBean) - Method in class org.ff4j.web.api.resources.domain.EventRepositoryApiBean
-
Setter accessor for attribute 'barChart'.
- setBarChart(BarChartApiBean) - Method in class org.ff4j.web.api.resources.domain.FeatureMonitoringApiBean
-
Setter accessor for attribute 'barChart'.
- setCache(CacheApiBean) - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Setter accessor for attribute 'cache'.
- setCacheProvider(String) - Method in class org.ff4j.web.api.resources.domain.CacheApiBean
-
Setter accessor for attribute 'cacheProvider'.
- setCacheStore(String) - Method in class org.ff4j.web.api.resources.domain.CacheApiBean
-
Setter accessor for attribute 'cacheStore'.
- setColor(String) - Method in class org.ff4j.web.api.resources.domain.BarSeriesApiBean
-
Setter accessor for attribute 'color'.
- setColor(String) - Method in class org.ff4j.web.api.resources.domain.PieSectorApiBean
-
Setter accessor for attribute 'color'.
- setContextPath(String) - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Setter accessor for attribute 'contextPath'.
- setDescription(String) - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Setter accessor for attribute 'description'.
- setEnable(boolean) - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Setter accessor for attribute 'enable'.
- setEnableAuthentication(boolean) - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Setter accessor for attribute 'enableAuthentication'.
- setEnableAuthorization(boolean) - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Setter accessor for attribute 'enableAuthorization'.
- setEnableDocumentation(boolean) - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Setter accessor for attribute 'enableDocumentation'.
- setEnableLogging(boolean) - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Setter accessor for attribute 'enableLogging'.
- setEventRepository(EventRepositoryApiBean) - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Setter accessor for attribute 'eventRepository'.
- setEventsPie(PieChartApiBean) - Method in class org.ff4j.web.api.resources.domain.EventRepositoryApiBean
-
Setter accessor for attribute 'eventsPie'.
- setEventsPie(PieChartApiBean) - Method in class org.ff4j.web.api.resources.domain.FeatureMonitoringApiBean
-
Setter accessor for attribute 'eventsPie'.
- setFeatureid(String) - Method in class org.ff4j.web.taglib.AbstractFeatureTag
-
Setter accessor for attribute 'featureid'.
- setFeatureName(String) - Method in class org.ff4j.web.api.resources.domain.FeatureMonitoringApiBean
-
Setter accessor for attribute 'featureName'.
- setFeatureNames(Set<String>) - Method in class org.ff4j.web.api.resources.domain.CacheApiBean
-
Setter accessor for attribute 'featureNames'.
- setFeatures(List<String>) - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Setter accessor for attribute 'features'.
- setFeatures(List<FeatureApiBean>) - Method in class org.ff4j.web.api.resources.domain.GroupApiBean
-
Setter accessor for attribute 'features'.
- setFeatures(List<String>) - Method in class org.ff4j.web.api.resources.domain.GroupDescApiBean
-
Setter accessor for attribute 'features'.
- setFeaturesStore(FeatureStoreApiBean) - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Setter accessor for attribute 'featuresStore'.
- setFF4j(FF4j) - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Setter accessor for attribute 'fF4j'.
- setFlippingStrategy(FlippingStrategyApiBean) - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Setter accessor for attribute 'flippingStrategy'.
- setGroup(String) - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Setter accessor for attribute 'group'.
- setGroupName(String) - Method in class org.ff4j.web.api.resources.domain.GroupApiBean
-
Setter accessor for attribute 'groupName'.
- setGroupName(String) - Method in class org.ff4j.web.api.resources.domain.GroupDescApiBean
-
Setter accessor for attribute 'groupName'.
- setGroups(List<String>) - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Setter accessor for attribute 'groups'.
- setHitCount(int) - Method in class org.ff4j.web.api.resources.domain.EventRepositoryApiBean
-
Setter accessor for attribute 'hitCount'.
- setHitCount(int) - Method in class org.ff4j.web.api.resources.domain.FeatureMonitoringApiBean
-
Setter accessor for attribute 'hitCount'.
- setInitParams(Map<String, String>) - Method in class org.ff4j.web.api.resources.domain.FlippingStrategyApiBean
-
Setter accessor for attribute 'initParams'.
- setLabel(String) - Method in class org.ff4j.web.api.resources.domain.BarSeriesApiBean
-
Setter accessor for attribute 'label'.
- setLabel(String) - Method in class org.ff4j.web.api.resources.domain.PieSectorApiBean
-
Setter accessor for attribute 'label'.
- setLabels(List<String>) - Method in class org.ff4j.web.api.resources.domain.BarChartApiBean
-
Setter accessor for attribute 'labels'.
- setNumberOfFeatures(int) - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Setter accessor for attribute 'numberOfFeatures'.
- setNumberOfGroups(int) - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Setter accessor for attribute 'numberOfGroups'.
- setPermissions(Map<String, Set<String>>) - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Setter accessor for attribute 'permissions'.
- setPermissions(List<String>) - Method in class org.ff4j.web.api.resources.domain.AuthorizationsManagerApiBean
-
Setter accessor for attribute 'permissions'.
- setPermissions(List<String>) - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Setter accessor for attribute 'permissions'.
- setSectors(List<PieSectorApiBean>) - Method in class org.ff4j.web.api.resources.domain.PieChartApiBean
-
Setter accessor for attribute 'sectors'.
- setSeries(List<BarSeriesApiBean>) - Method in class org.ff4j.web.api.resources.domain.BarChartApiBean
-
Setter accessor for attribute 'series'.
- setTitle(String) - Method in class org.ff4j.web.api.resources.domain.BarChartApiBean
-
Setter accessor for attribute 'title'.
- setTitle(String) - Method in class org.ff4j.web.api.resources.domain.PieChartApiBean
-
Setter accessor for attribute 'title'.
- setType(String) - Method in class org.ff4j.web.api.resources.domain.AuthorizationsManagerApiBean
-
Setter accessor for attribute 'type'.
- setType(String) - Method in class org.ff4j.web.api.resources.domain.EventRepositoryApiBean
-
Setter accessor for attribute 'type'.
- setType(String) - Method in class org.ff4j.web.api.resources.domain.FeatureStoreApiBean
-
Setter accessor for attribute 'type'.
- setType(String) - Method in class org.ff4j.web.api.resources.domain.FlippingStrategyApiBean
-
Setter accessor for attribute 'type'.
- setUid(String) - Method in class org.ff4j.web.api.resources.domain.FeatureApiBean
-
Setter accessor for attribute 'uid'.
- setUptime(String) - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Setter accessor for attribute 'uptime'.
- setUserRoles(Set<String>) - Method in class org.ff4j.web.api.security.FF4jSecurityContext
-
Setter accessor for attribute 'userRoles'.
- setUsers(Map<String, String>) - Method in class org.ff4j.web.api.conf.FF4jApiConfig
-
Setter accessor for attribute 'users'.
- setValue(double) - Method in class org.ff4j.web.api.resources.domain.PieSectorApiBean
-
Setter accessor for attribute 'value'.
- setValues(List<Double>) - Method in class org.ff4j.web.api.resources.domain.BarSeriesApiBean
-
Setter accessor for attribute 'values'.
- setVersion(String) - Method in class org.ff4j.web.api.resources.domain.FF4jStatusApiBean
-
Setter accessor for attribute 'version'.
- STRATEGY - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
HTTP Parameter.
- STRATEGY_INIT - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
HTTP Parameter.
- SUBOPERATION - Static variable in interface org.ff4j.web.embedded.ConsoleConstants
-
POST - Operation.