Project

General

Profile

« Previous | Next » 

Revision 51084

1. Enable aai.
2. Create security.xml file
3. Reorganize imports.

View differences:

LoginPage.java
28 28
import org.gwtbootstrap3.client.ui.html.Paragraph;
29 29
import org.springframework.beans.factory.annotation.Value;
30 30

  
31
import java.io.IOException;
32
import java.net.HttpURLConnection;
33
import java.net.URL;
34 31
import java.util.Date;
35 32

  
36
import static org.springframework.http.HttpHeaders.USER_AGENT;
37

  
38 33
/**
39 34
 * Created by stefania on 12/2/15.
40 35
 */

Also available in: Unified diff