Uses of Interface
cloud.opencode.base.classloader.security.BytecodeVerifier
Packages that use BytecodeVerifier
-
Uses of BytecodeVerifier in cloud.opencode.base.classloader.security
Methods in cloud.opencode.base.classloader.security that return BytecodeVerifierModifier and TypeMethodDescriptionClassLoadingPolicy.bytecodeVerifier()Get the custom bytecode verifier 获取自定义字节码验证器Methods in cloud.opencode.base.classloader.security with parameters of type BytecodeVerifierModifier and TypeMethodDescriptionClassLoadingPolicy.Builder.bytecodeVerifier(BytecodeVerifier verifier) Set a custom bytecode verifier 设置自定义字节码验证器