Uses of Class
com.evolveum.midpoint.web.component.SecurityContextAwareCallable
Packages that use SecurityContextAwareCallable
-
Uses of SecurityContextAwareCallable in com.evolveum.midpoint.web.component
Methods in com.evolveum.midpoint.web.component that return SecurityContextAwareCallableModifier and TypeMethodDescriptionprotected 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.