gov.nih.nci.cagrid.dorian.service.ifs
Class IFSUtils

java.lang.Object
  extended by gov.nih.nci.cagrid.dorian.service.ifs.IFSUtils

public class IFSUtils
extends java.lang.Object


Constructor Summary
IFSUtils()
           
 
Method Summary
static java.util.Date getMaxProxyLifetime(IdentityFederationConfiguration conf)
           
static java.util.Date getProxyValid(ProxyLifetime valid)
           
static long getTimeInSeconds(ProxyLifetime lifetime)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IFSUtils

public IFSUtils()
Method Detail

getProxyValid

public static java.util.Date getProxyValid(ProxyLifetime valid)

getMaxProxyLifetime

public static java.util.Date getMaxProxyLifetime(IdentityFederationConfiguration conf)

getTimeInSeconds

public static long getTimeInSeconds(ProxyLifetime lifetime)