| Package | Description |
|---|---|
| org.ff4j.web.api.conf |
Configuration of the REST API with builder
|
| org.ff4j.web.api.jersey |
Implementation of REST API using Jersey
|
| org.ff4j.web.api.resources |
REST Resources of the API
|
| org.ff4j.web.api.security |
Work with security
|
| org.ff4j.web.store |
Act as a FeatureStore but contact remotely WebAPI through HTTP
|
| Modifier and Type | Class and Description |
|---|---|
class |
FF4jApiConfig
Bean to configure security for the WebAPI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FF4JApiApplication |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResource
SuperClass for common injections.
|
class |
FeatureResource
Represent a feature as WebResource.
|
class |
FeatureStoreResource
WebResource representing the store.
|
class |
FF4jResource
This is the parent class for FF4J the REST API.
|
class |
GroupResource
WebResource representing a group of features.
|
class |
MonitoringResource
Monitoring Resource.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FF4jSecurityContextFilter
Filter to get security.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureStoreHttp
Implementation of store using
HttpClient connection. |
Copyright © 2013-2015 Ff4J. All Rights Reserved.