Java 2 Connector authentication data entry settings
Use this page as a central place for administrators to define authentication data, which includes user identities and passwords. These values can reference authentication data entries by resource adapters, data sources, and other configurations that require authentication data using an alias.
You can display this page directly from the Java Authentication and Authorization Service (JAAS) configuration page or from other pages for resources that use
J2EE Connector (J2C) authentication data entries. To view this administrative page, complete the following steps:
Click Security > Secure administration, applications, and infrastructure.
Under Authentication, click Java Authentication and Authorization Service > J2C authentication data.
I am looking to see if the above method for getting the information can be scripted in python to display the J2C authentication data entries. I have not coded much in python and I don't see any examples by having scripting turned on inside the console.
Thanks in advance.