Uses of Interface
jadx.api.security.IJadxSecurity
Packages that use IJadxSecurity
-
Uses of IJadxSecurity in jadx.api
Fields in jadx.api declared as IJadxSecurityModifier and TypeFieldDescriptionprivate IJadxSecurityJadxArgs.securityAdditional data validation and security checksMethods in jadx.api that return IJadxSecurityMethods in jadx.api with parameters of type IJadxSecurity -
Uses of IJadxSecurity in jadx.api.security.impl
Classes in jadx.api.security.impl that implement IJadxSecurity -
Uses of IJadxSecurity in jadx.core.utils.android
Fields in jadx.core.utils.android declared as IJadxSecurityConstructors in jadx.core.utils.android with parameters of type IJadxSecurityModifierConstructorDescriptionAndroidManifestParser(ResourceFile androidManifestRes, @Nullable ResContainer appStrings, EnumSet<AppAttribute> parseAttrs, IJadxSecurity security) AndroidManifestParser(ResourceFile androidManifestRes, EnumSet<AppAttribute> parseAttrs, IJadxSecurity security) -
Uses of IJadxSecurity in jadx.core.xmlgen
Fields in jadx.core.xmlgen declared as IJadxSecurityModifier and TypeFieldDescriptionprivate final IJadxSecurityManifestAttributes.securityprivate final IJadxSecurityResourcesSaver.securityprivate final IJadxSecurityResourceStorage.securityConstructors in jadx.core.xmlgen with parameters of type IJadxSecurityModifierConstructorDescriptionManifestAttributes(IJadxSecurity security) ResourceStorage(IJadxSecurity security)