com.xebialabs.deployit.security
Class SecurityUtils

java.lang.Object
  extended by com.xebialabs.deployit.security.SecurityUtils

public class SecurityUtils
extends java.lang.Object


Constructor Summary
SecurityUtils()
           
 
Method Summary
static void clearContext()
           
static org.springframework.security.core.Authentication getAuthentication()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityUtils

public SecurityUtils()
Method Detail

getAuthentication

public static org.springframework.security.core.Authentication getAuthentication()

clearContext

public static void clearContext()