java.lang.Object
tr.com.havelsan.javarch.oauth.async.token.provider.configuration.condition.HvlAsyncTokenSecurityCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

public class HvlAsyncTokenSecurityCondition extends Object implements org.springframework.context.annotation.Condition
Is a condition class for configuration beans.
  • Constructor Details

    • HvlAsyncTokenSecurityCondition

      public HvlAsyncTokenSecurityCondition()
  • 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