Class SecurityContextAwareCallable<V>
- java.lang.Object
- 
- com.evolveum.midpoint.web.component.SecurityContextAwareCallable<V>
 
- 
- 
Constructor SummaryConstructors Modifier Constructor Description protectedSecurityContextAwareCallable(com.evolveum.midpoint.security.api.SecurityContextManager manager, org.springframework.security.core.Authentication auth)protectedSecurityContextAwareCallable(com.evolveum.midpoint.security.api.SecurityContextManager manager, org.springframework.security.core.Authentication auth, com.evolveum.midpoint.security.api.HttpConnectionInformation connInfo)
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description Vcall()abstract VcallWithContextPrepared()protected voidsetupContext(org.apache.wicket.Application application, org.apache.wicket.Session session)
 
- 
- 
- 
Constructor Detail- 
SecurityContextAwareCallableprotected SecurityContextAwareCallable(com.evolveum.midpoint.security.api.SecurityContextManager manager, org.springframework.security.core.Authentication auth)
 - 
SecurityContextAwareCallableprotected SecurityContextAwareCallable(com.evolveum.midpoint.security.api.SecurityContextManager manager, org.springframework.security.core.Authentication auth, com.evolveum.midpoint.security.api.HttpConnectionInformation connInfo)
 
- 
 
-