public class SAMLMessageInfoContextIssueInstantFunction extends java.lang.Object implements ContextDataLookupFunction<SAMLMessageInfoContext,org.joda.time.DateTime>
| Constructor and Description |
|---|
SAMLMessageInfoContextIssueInstantFunction() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
apply(SAMLMessageInfoContext input) |
public SAMLMessageInfoContextIssueInstantFunction()
@Nullable
public org.joda.time.DateTime apply(@Nullable
SAMLMessageInfoContext input)
apply in interface com.google.common.base.Function<SAMLMessageInfoContext,org.joda.time.DateTime>