org.cagrid.gaards.websso.beans
Class CredentialDelegationServiceInformation
java.lang.Object
org.cagrid.gaards.websso.beans.CredentialDelegationServiceInformation
- All Implemented Interfaces:
- java.io.Serializable
public class CredentialDelegationServiceInformation
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CredentialDelegationServiceInformation
public CredentialDelegationServiceInformation()
getServiceURL
public java.lang.String getServiceURL()
setServiceURL
public void setServiceURL(java.lang.String serviceURL)
getDelegationLifetimeHours
public int getDelegationLifetimeHours()
setDelegationLifetimeHours
public void setDelegationLifetimeHours(int delegationLifetimeHours)
getDelegationLifetimeMinutes
public int getDelegationLifetimeMinutes()
setDelegationLifetimeMinutes
public void setDelegationLifetimeMinutes(int delegationLifetimeMinutes)
getDelegationLifetimeSeconds
public int getDelegationLifetimeSeconds()
setDelegationLifetimeSeconds
public void setDelegationLifetimeSeconds(int delegationLifetimeSeconds)
getSerialVersionUID
public static long getSerialVersionUID()