Module: Safire::URIValidation Private

Included in:
ClientConfig, Protocols::Smart
Defined in:
lib/safire/uri_validation.rb

Overview

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Shared URI classification for HTTPS enforcement.

Provides #classify_uri and #localhost_host? as private instance methods. Include this module in any class that must validate URIs against the project’s HTTPS-only policy (SMART App Launch 2.2.0 §App Protection).