public final class BiasedLockingRevocationRule extends Object implements IRule
| Modifier and Type | Field and Description |
|---|---|
static TypedCollectionResult<String> |
FILTERED_TYPES |
static TypedPreference<IQuantity> |
MAX_NUMBER_OF_CLASSES_TO_REPORT |
static TypedCollectionResult<ClassEntry> |
REVOCATION_CLASSES |
static TypedCollectionResult<IMCType> |
REVOKED_TYPES |
static TypedPreference<IQuantity> |
WARNING_LIMIT |
| Constructor and Description |
|---|
BiasedLockingRevocationRule() |
| Modifier and Type | Method and Description |
|---|---|
RunnableFuture<IResult> |
createEvaluation(IItemCollection items,
IPreferenceValueProvider valueProvider,
IResultValueProvider resultProvider) |
Collection<TypedPreference<?>> |
getConfigurationAttributes() |
String |
getId() |
String |
getName() |
Map<String,RulesToolkit.EventAvailability> |
getRequiredEvents() |
Collection<TypedResult<?>> |
getResults() |
String |
getTopic() |
public static final TypedPreference<IQuantity> WARNING_LIMIT
public static final TypedPreference<IQuantity> MAX_NUMBER_OF_CLASSES_TO_REPORT
public static final TypedCollectionResult<IMCType> REVOKED_TYPES
public static final TypedCollectionResult<ClassEntry> REVOCATION_CLASSES
public static final TypedCollectionResult<String> FILTERED_TYPES
public RunnableFuture<IResult> createEvaluation(IItemCollection items, IPreferenceValueProvider valueProvider, IResultValueProvider resultProvider)
createEvaluation in interface IRulepublic Collection<TypedPreference<?>> getConfigurationAttributes()
getConfigurationAttributes in interface IRulepublic Map<String,RulesToolkit.EventAvailability> getRequiredEvents()
getRequiredEvents in interface IRulepublic Collection<TypedResult<?>> getResults()
getResults in interface IRule JDK Mission Control v 8.0.1
Copyright © 2018-2021, Oracle and/or its affiliates. All rights reserved. Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl