Class AllowListTypeLocator

java.lang.Object
com.netflix.spinnaker.kork.expressions.allowlist.AllowListTypeLocator
All Implemented Interfaces:
org.springframework.expression.TypeLocator

public class AllowListTypeLocator extends Object implements org.springframework.expression.TypeLocator
  • Constructor Details

    • AllowListTypeLocator

      public AllowListTypeLocator()
  • Method Details

    • findType

      public Class<?> findType(String typeName) throws org.springframework.expression.EvaluationException
      Specified by:
      findType in interface org.springframework.expression.TypeLocator
      Throws:
      org.springframework.expression.EvaluationException