es.rediris.papi.message
Class CheckRequest
java.lang.Object
  
es.rediris.papi.message.Request
      
es.rediris.papi.message.CheckRequest
- All Implemented Interfaces: 
 - Serializable
 
public class CheckRequest
- extends Request
- implements Serializable
  
- See Also:
 - Serialized Form
 
 
 
 
 
 
 
CHECK_MESSAGE
public static final String CHECK_MESSAGE
- See Also:
 - Constant Field Values
 
URL_PARAM
public static final String URL_PARAM
- See Also:
 - Constant Field Values
 
DATA_PARAM
public static final String DATA_PARAM
- See Also:
 - Constant Field Values
 
ACTION_PARAM
public static final String ACTION_PARAM
- See Also:
 - Constant Field Values
 
CheckRequest
public CheckRequest(String gpoaurl,
                    String urlResponse,
                    String data)
checkValidity
public boolean checkValidity()
- Specified by:
 checkValidity in class Request