Class PrivateLinkDetector

    • Constructor Detail

      • PrivateLinkDetector

        public PrivateLinkDetector()
    • Method Detail

      • isPrivateLink

        public static boolean isPrivateLink​(String host)
        We can only tell if private link is enabled for certain hosts when the hostname contains the word 'privatelink' but we don't have a good way of telling if a private link connection is expected for internal stages for example.
        Parameters:
        host - host
        Returns:
        true if host is considered as privatelink environment