Protocol ======== .. java:package:: org.motechproject.security.constants :noindex: .. java:type:: public enum Protocol Enumeration of Protocols supported by the module Enum Constants -------------- HTTP ^^^^ .. java:field:: public static final Protocol HTTP :outertype: Protocol HTTPS ^^^^^ .. java:field:: public static final Protocol HTTPS :outertype: Protocol