Package com.atlassian.crowd.licensing
Class PropertyBasedApplicationLicensingEnabledChecker
java.lang.Object
com.atlassian.crowd.features.PropertyBasedFeatureEnabledChecker
com.atlassian.crowd.licensing.PropertyBasedApplicationLicensingEnabledChecker
- All Implemented Interfaces:
FeatureFlag,FeatureEnabledChecker,ApplicationLicensingEnabledChecker
public class PropertyBasedApplicationLicensingEnabledChecker
extends PropertyBasedFeatureEnabledChecker
implements ApplicationLicensingEnabledChecker
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.crowd.features.PropertyBasedFeatureEnabledChecker
isAccessible, isEnabled, throwIfFeatureDisabledOrInaccessibleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.atlassian.crowd.feature.FeatureEnabledChecker
isAccessible, throwIfFeatureDisabledOrInaccessibleMethods inherited from interface com.atlassian.crowd.embedded.api.FeatureFlag
isEnabled
-
Constructor Details
-
PropertyBasedApplicationLicensingEnabledChecker
public PropertyBasedApplicationLicensingEnabledChecker()
-