293031323334353637
public SoleilSecurity() { if(security == null) security = new SecurityServiceManagerImpl(); setSynchronous(true); }