Skip to content

Commit c93a4b1

Browse files
Change alias definitions for password type fields
1 parent 42a63c0 commit c93a4b1

14 files changed

+36
-40
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/CoherenceClusterSystemResource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"folders": {},
9999
"attributes": {
100100
"CoherenceIdentityAlias": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "CoherenceIdentityAlias", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string"} ],
101-
"CoherencePrivateKeyPassPhraseEncrypted": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "CoherencePrivateKeyPassPhraseEncrypted", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string"} ]
101+
"CoherencePrivateKeyPassPhraseEncrypted": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "CoherencePrivateKeyPassPhraseEncrypted", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "password", "get_method": "GET"} ]
102102
},
103103
"wlst_attributes_path": "WP001",
104104
"wlst_paths": {

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/ForeignJNDIProvider.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@
2626
"DynamicallyCreated": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DynamicallyCreated", "wlst_path": "WP001", "value": {"default": "false"}, "wlst_type": "boolean", "access": "RO" } ],
2727
"InitialContextFactory": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "InitialContextFactory", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
2828
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
29-
"Password": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "Password", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "access": "RO" } ],
30-
"PasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "PasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "access": "${:RO}", "get_method": "GET" } ],
29+
"PasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "PasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET" } ],
3130
"Properties": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Properties", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "properties", "preferred_model_type": "dict", "get_method": "GET" } ],
3231
"ProviderUrl": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "ProviderUrl", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" },
3332
{"version": "[10,)", "wlst_mode": "online", "wlst_name": "ProviderURL", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JDBCSystemResource.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"FanEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "FanEnabled", "wlst_path": "WP001", "value": {"default": "false"}, "wlst_type": "boolean" } ],
123123
"OnsNodeList": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OnsNodeList", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string"} ],
124124
"OnsWalletFile": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OnsWalletFile", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
125-
"OnsWalletPasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OnsWalletPasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "LSA"} ],
125+
"OnsWalletPasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OnsWalletPasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET"} ],
126126
"OracleEnableJavaNetFastPath": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OracleEnableJavaNetFastPath", "wlst_path": "WP001", "value": {"default": "false"}, "wlst_type": "boolean", "get_method": "LSA"} ],
127127
"OracleOptimizeUtf8Conversion": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OracleOptimizeUtf8Conversion", "wlst_path": "WP001", "value": {"default": "false"}, "wlst_type": "boolean", "get_method": "LSA"} ],
128128
"OracleProxySession": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OracleProxySession", "wlst_path": "WP001", "value": {"default": "false"}, "wlst_type": "boolean", "get_method": "LSA"} ],

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JMSBridgeDestination.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"InitialContextFactory": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "InitialContextFactory", "wlst_path": "WP001", "value": {"default": "weblogic.jndi.WLInitialContextFactory" }, "wlst_type": "string" } ],
1515
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
1616
"UserName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "UserName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "credential" } ],
17-
"UserPasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "UserPassword${Encrypted:}", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET"} ]
17+
"UserPasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "UserPasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET"} ]
1818
},
1919
"wlst_attributes_path": "WP001",
2020
"wlst_paths": {

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JMSSystemResource.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@
227227
"ConnectionHealthChecking": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionHealthChecking", "wlst_path": "WP001", "value": {"default": "enabled"}, "wlst_type": "string" } ],
228228
"LocalJNDIName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "LocalJNDIName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
229229
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
230-
"PasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Password${Encrypted:}", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET"} ],
230+
"PasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "PasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET"} ],
231231
"RemoteJndiName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Remote${Jndi:JNDI}Name", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "get_method": "LSA"} ],
232232
"Username": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Username", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "credential"} ]
233233
},
@@ -268,7 +268,7 @@
268268
"ConnectionURL": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionURL", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
269269
"DefaultTargetingEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DefaultTargetingEnabled", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "boolean" } ],
270270
"InitialContextFactory": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "InitialContextFactory", "wlst_path": "WP001", "value": {"default": "weblogic.jndi.WLInitialContextFactory"}, "wlst_type": "string" } ],
271-
"JNDIPropertiesCredentialEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "JNDIPropertiesCredential${Encrypted:}", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET"} ],
271+
"JNDIPropertiesCredentialEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "JNDIPropertiesCredentialEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET"} ],
272272
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
273273
"SubDeploymentName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "SubDeploymentName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ]
274274
},
@@ -506,7 +506,7 @@
506506
"folders": {},
507507
"attributes": {
508508
"LoginURL": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "LoginURL", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string" } ],
509-
"PasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Password${Encrypted:}", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "password", "get_method": "GET"} ],
509+
"PasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "PasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "password", "get_method": "GET"} ],
510510
"Username": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Username", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "credential" } ]
511511
},
512512
"wlst_attributes_path": "WP001",

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Machine.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"NMType": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "NMType", "wlst_path": "WP001", "value": {"default": "SSL" }, "wlst_type": "string" } ],
2525
"NodeManagerHome": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "NodeManagerHome", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "uses_path_tokens": "true"} ],
2626
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
27-
"PasswordEncrypted": [ {"version": "[10.3.4,)", "wlst_mode": "both", "wlst_name": "PasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET", "access": "${:RO}"} ],
27+
"PasswordEncrypted": [ {"version": "[10.3.4,)", "wlst_mode": "both", "wlst_name": "PasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password", "get_method": "GET"} ],
2828
"ShellCommand": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ShellCommand", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "uses_path_tokens": "true"} ],
2929
"UserName": [ {"version": "[10.3.4,)", "wlst_mode": "both", "wlst_name": "UserName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "credential" } ]
3030
},

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/MailSession.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"DeploymentOrder": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DeploymentOrder", "wlst_path": "WP001", "value": {"default": 1000 }, "wlst_type": "integer" } ],
99
"JNDIName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "JNDIName", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string" } ],
1010
"Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "string" } ],
11-
"SessionPasswordEncrypted": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "SessionPassword${Encrypted:}", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "password", "get_method": "GET"} ],
11+
"SessionPasswordEncrypted": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "SessionPasswordEncrypted", "wlst_path": "WP001", "value": {"default": "None"}, "wlst_type": "password", "get_method": "GET"} ],
1212
"Properties": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Properties", "wlst_path": "WP001", "value": {"default": "[]"}, "wlst_type": "properties", "wlst_read_type": "delimited_string[semicolon]", "get_method": "LSA" } ],
1313
"Target": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "Target", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "delimited_string" },
1414
{"version": "[10,)", "wlst_mode": "online", "wlst_name": "Targets", "wlst_path": "WP002", "value": {"default": "None" }, "wlst_type": "jarray", "preferred_model_type": "delimited_string", "set_method": "MBEAN.set_target_mbeans", "set_mbean_type": "weblogic.management.configuration.TargetMBean"} ],

0 commit comments

Comments
 (0)