类 OAuth2ResourceServerConfiguration.ResourceServerCondition

    • 方法详细资料

      • getConfigurationPhase

        public org.springframework.context.annotation.ConfigurationCondition.ConfigurationPhase getConfigurationPhase()
        指定者:
        getConfigurationPhase 在接口中 org.springframework.context.annotation.ConfigurationCondition
      • getMatchOutcome

        public ConditionOutcome getMatchOutcome​(org.springframework.context.annotation.ConditionContext context,
                                                org.springframework.core.type.AnnotatedTypeMetadata metadata)
        从类复制的说明: SpringBootCondition
        Determine the outcome of the match along with suitable log output.
        指定者:
        getMatchOutcome 在类中 SpringBootCondition
        参数:
        context - the condition context
        metadata - the annotation metadata
        返回:
        the condition outcome