Class OAuth2ResourceServerConfiguration.ResourceServerCondition

    • Method Detail

      • getConfigurationPhase

        public org.springframework.context.annotation.ConfigurationCondition.ConfigurationPhase getConfigurationPhase()
        Specified by:
        getConfigurationPhase in interface org.springframework.context.annotation.ConfigurationCondition
      • getMatchOutcome

        public ConditionOutcome getMatchOutcome​(org.springframework.context.annotation.ConditionContext context,
                                                org.springframework.core.type.AnnotatedTypeMetadata metadata)
        Description copied from class: SpringBootCondition
        Determine the outcome of the match along with suitable log output.
        Specified by:
        getMatchOutcome in class SpringBootCondition
        Parameters:
        context - the condition context
        metadata - the annotation metadata
        Returns:
        the condition outcome