public static interface InvocationHandlerAdapter.WithoutPrivilegeConfiguration extends InvocationHandlerAdapter.AssignerConfigurable
Method
constants that are provided to the invocation handler.Implementation.Composable, Implementation.Compound, Implementation.Context, Implementation.Simple, Implementation.SpecialMethodInvocation, Implementation.Target
InstrumentedType.Prepareable.NoOp
Modifier and Type | Method and Description |
---|---|
InvocationHandlerAdapter.AssignerConfigurable |
withPrivilegedLookup()
Configures that the method constants supplied to the invocation handler adapter are resolved
using an
java.security.AccessController . |
withAssigner
andThen, andThen
appender
prepare
InvocationHandlerAdapter.AssignerConfigurable withPrivilegedLookup()
java.security.AccessController
.Copyright © 2014–2022. All rights reserved.