-
- All Implemented Interfaces:
@Service() public final class FF4jServicesCreated by Paul
-
-
Field Summary
Fields Modifier and Type Field Description private final FF4jfF4jprivate final FeatureValidatorff4jValidator
-
Constructor Summary
Constructors Constructor Description FF4jServices(FF4j fF4j, FeatureValidator ff4jValidator)
-
Method Summary
Modifier and Type Method Description final FF4jgetFF4j()final FeatureValidatorgetFf4jValidator()final FF4jStatusApiBeangetStatus()final AuthorizationsManagerApiBeangetSecurityInfo()final Booleancheck(String featureUID)final Booleancheck(String featureUID, Map<String, String> params)-
-
Constructor Detail
-
FF4jServices
FF4jServices(FF4j fF4j, FeatureValidator ff4jValidator)
-
-
Method Detail
-
getFF4j
final FF4j getFF4j()
-
getFf4jValidator
final FeatureValidator getFf4jValidator()
-
getStatus
final FF4jStatusApiBean getStatus()
-
getSecurityInfo
final AuthorizationsManagerApiBean getSecurityInfo()
-
-
-
-