public class Sha256Condition
extends java.lang.Object
implements io.micronaut.context.condition.Condition
Condition
which evaluates to true if SHA-256 algorithm is supported.Constructor and Description |
---|
Sha256Condition() |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(io.micronaut.context.condition.ConditionContext context) |