Class SecurityTemplate

java.lang.Object
com.xebialabs.deployit.security.SecurityTemplate

public class SecurityTemplate extends Object
  • Constructor Details

    • SecurityTemplate

      public SecurityTemplate()
  • Method Details

    • setCredentials

      public static org.springframework.security.core.Authentication setCredentials(String username, String password)
    • setAuthentication

      public static org.springframework.security.core.Authentication setAuthentication(org.springframework.security.core.Authentication authentication)
    • restoreAuthentication

      public static void restoreAuthentication(org.springframework.security.core.Authentication origAuthentication)