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
Modifier and Type | Method and Description |
---|---|
InvocationHandlerAdapter.AssignerConfigurable |
withPrivilegedLookup()
Configures that the method constants supplied to the invocation handler adapter are resolved using an
AccessController . |
withAssigner
appender
prepare
InvocationHandlerAdapter.AssignerConfigurable withPrivilegedLookup()
AccessController
.Copyright © 2014–2019. All rights reserved.