|
1 | 1 | {
|
2 |
| - "copyright": "Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.", |
| 2 | + "copyright": "Copyright (c) 2017, 2019, Oracle and/or its affiliates. All rights reserved.", |
3 | 3 | "license": "The Universal Permissive License (UPL), Version 1.0",
|
4 | 4 | "wlst_type": "MailSession${:s}",
|
5 | 5 | "child_folders_type": "multiple",
|
|
9 | 9 | "JNDIName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "JNDIName", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string" } ],
|
10 | 10 | "Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string" } ],
|
11 | 11 | "SessionPasswordEncrypted": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "SessionPasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "password", "get_method": "GET"} ],
|
12 |
| - "Properties": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Properties", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "properties", "wlst_read_type": "delimited_string[semicolon]", "get_method": "LSA" } ], |
| 12 | + "Properties": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Properties", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "properties", "wlst_read_type": "delimited_string[semicolon]", "get_method": "${LSA:GET}" } ], |
13 | 13 | "Target": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "Target", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string" },
|
14 | 14 | {"version": "[10,)", "wlst_mode": "online", "wlst_name": "Targets", "wlst_path": "WP002", "value": {"default": "None" }, "wlst_type": "jarray", "get_method": "GET", "preferred_model_type": "delimited_string", "set_method": "MBEAN.set_target_mbeans", "set_mbean_type": "weblogic.management.configuration.TargetMBean"} ],
|
15 | 15 | "SessionUsername": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "SessionUsername", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "credential" } ]
|
|
0 commit comments