Class MetaDataConstants

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String RESPONSE_CONTENT_TYPE
      Meta data key applied to pages that sets the response content type.
      static java.lang.String SECURE_PAGE
      Meta data key applied to pages that may only be accessed via secure methods (HTTPS).
      static java.lang.String UNKNOWN_ACTIVATION_CONTEXT_CHECK
      Meta data key applied to pages that may only be accessed with a exact activation context.
      static java.lang.String WHITELIST_ONLY_PAGE
      Meta-data for identifying pages that should only be accessible from clients on the whitelist.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait