Class PermitInsecureSseEndpointCondition

java.lang.Object
ch.admin.bit.jeap.server.sent.events.web.PermitInsecureSseEndpointCondition
All Implemented Interfaces:
org.springframework.context.annotation.Condition

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

    • PermitInsecureSseEndpointCondition

      public PermitInsecureSseEndpointCondition()
  • Method Details

    • matches

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