Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created March 30, 2022 19:13
Show Gist options
  • Select an option

  • Save recursivecodes/a10c0f8b53edda19ed421720fe63ff19 to your computer and use it in GitHub Desktop.

Select an option

Save recursivecodes/a10c0f8b53edda19ed421720fe63ff19 to your computer and use it in GitHub Desktop.
reflectionconfig.json
[{
"name" : "oracle.security.crypto.cert.ext.ExtKeyUsageExtension",
"allDeclaredConstructors" : true,
"allPublicConstructors" : true,
"allDeclaredFields" : true,
"allPublicFields" : true,
"allDeclaredMethods" : true,
"allPublicMethods" : true
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment