Class ConnectorConfig.SecureRedirect

  • Enclosing class:
    ConnectorConfig

    public static final class ConnectorConfig.SecureRedirect
    extends com.yahoo.config.InnerNode
    This class represents connector.secureRedirect
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean enabled()  
      int port()  
      • Methods inherited from class com.yahoo.config.InnerNode

        equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
      • Methods inherited from class com.yahoo.config.Node

        clone
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • enabled

        public boolean enabled()
        Returns:
        connector.secureRedirect.enabled
      • port

        public int port()
        Returns:
        connector.secureRedirect.port