Class Substitution.ServerVariableSslElement

java.lang.Object
org.apache.catalina.valves.rewrite.Substitution.SubstitutionElement
org.apache.catalina.valves.rewrite.Substitution.ServerVariableSslElement
Enclosing class:
Substitution

public static class Substitution.ServerVariableSslElement extends Substitution.SubstitutionElement
Substitution element that resolves an SSL variable.
  • Field Details

    • key

      public String key
      The SSL variable name to resolve.
  • Constructor Details

    • ServerVariableSslElement

      public ServerVariableSslElement()
      Constructs a new ServerVariableSslElement.
  • Method Details