com.ibm.websphere.appserver.restConnector-1.0.properties 957 B

12345678910111213141516171819202122
  1. # Licensed Materials - Property of IBM
  2. #
  3. # "Restricted Materials of IBM"
  4. #
  5. # Copyright IBM Corp. 2012, 2016 All Rights Reserved.
  6. #
  7. # US Government Users Restricted Rights - Use, duplication or
  8. # disclosure restricted by GSA ADP Schedule Contract with
  9. # IBM Corp.
  10. #
  11. # -------------------------------------------------------------------------------------------------
  12. #
  13. #ISMESSAGEFILE FALSE
  14. #NLS_ENCODING=UNICODE
  15. #NLS_MESSAGEFORMAT_NONE
  16. #
  17. description=A secure, REST administrative connector that can be used locally or remotely using any Java \
  18. developer kit. This connector enables remote access from a Java client or directly through an HTTPS call. \
  19. The administrator and reader roles protect the connector. The connector requires TLS to keep the communication confidential. \
  20. The HTTPS port used by the connector is defined through the default HTTP endpoint. This feature is \
  21. superseded by the restConnector-2.0 feature and enables the jaxrs-1.1 feature.