Uses of Class
com.evolveum.midpoint.web.component.SecurityContextAwareCallable
-
Packages that use SecurityContextAwareCallable Package Description com.evolveum.midpoint.web.component -
-
Uses of SecurityContextAwareCallable in com.evolveum.midpoint.web.component
Methods in com.evolveum.midpoint.web.component that return SecurityContextAwareCallable Modifier and Type Method Description protected abstract SecurityContextAwareCallable<T>
AsyncUpdatePanel. createCallable(org.springframework.security.core.Authentication auth, org.apache.wicket.model.IModel<V> callableParameterModel)
Create a callable that encapsulates the actual fetching of the data needed by the panel for rendering.
-