Package com.identityworksllc.iiq.common
Class JSPUtils.QuicklinkLaunchKey
- java.lang.Object
-
- com.identityworksllc.iiq.common.JSPUtils.QuicklinkLaunchKey
-
- Enclosing class:
- JSPUtils
public static final class JSPUtils.QuicklinkLaunchKey extends Object
A value holder for the details of a quicklink launch attempt
-
-
Constructor Summary
Constructors Constructor Description QuicklinkLaunchKey()
-
-
-
Constructor Detail
-
QuicklinkLaunchKey
public QuicklinkLaunchKey()
-
-
Method Detail
-
isExpired
public boolean isExpired()
Checks if the launch key has expired- Returns:
- true if the key has expired, false otherwise
-
-