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