Interface SecurityContextManagerAware
public interface SecurityContextManagerAware
Needs to know about the SecurityContextManager implementation.
- 
Method SummaryModifier and TypeMethodDescriptionvoid
- 
Method Details- 
setSecurityContextManager
- 
getSecurityContextManagerSecurityContextManager getSecurityContextManager()
 
-