How to prevent Java reflection to access a custom Java package in a custom Android? -


let have custom android 4.3 custom java package xyz.java.

my questions are:

  1. how use java security manager prevent apps using reflectoin enumerate java methods in custom java package xyz.java?
  2. where in android source code should put java security manager code (suggested in 1) prevent apps enumerating methods in custom package xzy.java?


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -