es.rediris.papi.jaas
Class PAPILcookCallback
java.lang.Object
es.rediris.papi.jaas.PAPILcookCallback
- All Implemented Interfaces:
- Callback
public class PAPILcookCallback
- extends Object
- implements Callback
- Author:
- ajay
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PAPILcookCallback
public PAPILcookCallback()
getLocation
public String getLocation()
- Returns:
- Returns the location.
setLocation
public void setLocation(String location)
- Parameters:
location
- The location to set.
getServideID
public String getServideID()
- Returns:
- Returns the servideID.
setServideID
public void setServideID(String servideID)
- Parameters:
servideID
- The servideID to set.
getTimeStamp
public int getTimeStamp()
- Returns:
- Returns the timeStamp.
setTimeStamp
public void setTimeStamp(int timeStamp)
- Parameters:
timeStamp
- The timeStamp to set.
getUserData
public String getUserData()
- Returns:
- Returns the userData.
setUserData
public void setUserData(String userData)
- Parameters:
userData
- The userData to set.