Class ResourceServerConfiguredCondition

java.lang.Object
org.cibseven.bpm.spring.boot.starter.security.oauth2.impl.ResourceServerConfiguredCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class ResourceServerConfiguredCondition extends Object implements org.springframework.context.annotation.Condition
  • Constructor Details

    • ResourceServerConfiguredCondition

      public ResourceServerConfiguredCondition()
  • Method Details

    • matches

      public boolean matches(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
      Specified by:
      matches in interface org.springframework.context.annotation.Condition