Class RestletConstants


  • public class RestletConstants
    extends Object
    Some useful constants for interacting with Restlet.
    • Field Detail

      • SUPPORTED_RESTLET_CHALLENGE_SCHEMES

        public static final Map<String,​String> SUPPORTED_RESTLET_CHALLENGE_SCHEMES
        A map of WWW-Authenticate challenge schemes to the name of the equivalent Restlet ChallengeScheme object.
    • Constructor Detail

      • RestletConstants

        public RestletConstants()