Class PubKeyConditional

  • All Implemented Interfaces:
    org.springframework.context.annotation.Condition

    public class PubKeyConditional
    extends org.springframework.boot.autoconfigure.condition.SpringBootCondition
    The Class PubKeyConditional.
    • Constructor Detail

      • PubKeyConditional

        public PubKeyConditional()
    • Method Detail

      • getMatchOutcome

        public org.springframework.boot.autoconfigure.condition.ConditionOutcome getMatchOutcome​(org.springframework.context.annotation.ConditionContext context,
                                                                                                 org.springframework.core.type.AnnotatedTypeMetadata metadata)
        Gets the match outcome.
        Specified by:
        getMatchOutcome in class org.springframework.boot.autoconfigure.condition.SpringBootCondition
        Parameters:
        context - the context
        metadata - the metadata
        Returns:
        the match outcome