- FeatureStoreHttp - Class in org.ff4j.web.jersey1.store
-
Implementation of store using HttpClient connection.
- FeatureStoreHttp() - Constructor for class org.ff4j.web.jersey1.store.FeatureStoreHttp
-
Default construtor
- FeatureStoreHttp(String) - Constructor for class org.ff4j.web.jersey1.store.FeatureStoreHttp
-
Initialization from URL.
- FeatureStoreHttp(String, String) - Constructor for class org.ff4j.web.jersey1.store.FeatureStoreHttp
-
Authentication through APIKEY.
- FeatureStoreHttp(String, String, String) - Constructor for class org.ff4j.web.jersey1.store.FeatureStoreHttp
-
Authentication through login/password.
- FF4JApiApplication - Class in org.ff4j.web.api
-
Jersey1x implementation of Application to create the webapi.
- FF4JApiApplication() - Constructor for class org.ff4j.web.api.FF4JApiApplication
-
Constructor to defined resources.
- FF4JApiApplication.FF4jInjectableProvider - Class in org.ff4j.web.api
-
Injection of bean ff4j within this static class.
- FF4jInjectableProvider(FF4j) - Constructor for class org.ff4j.web.api.FF4JApiApplication.FF4jInjectableProvider
-
- FF4jRolesResourceFilterFactory - Class in org.ff4j.web.api.security
-
List filters for the inbound request
- FF4jRolesResourceFilterFactory() - Constructor for class org.ff4j.web.api.security.FF4jRolesResourceFilterFactory
-
- 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
-
- FF4jTracingContextFilter - Class in org.ff4j.web.api
-
Resource Filter related to logging.
- FF4jTracingContextFilter() - Constructor for class org.ff4j.web.api.FF4jTracingContextFilter
-
- filter(ContainerRequest) - Method in class org.ff4j.web.api.security.FF4jSecurityContextFilter
-
Apply the filter : check input request, validate or not with user auth