public class GenerateLoginTicketAction extends Object
| Constructor and Description |
|---|
GenerateLoginTicketAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
generate(org.springframework.webflow.execution.RequestContext context)
Generate the login ticket.
|
void |
setTicketIdGenerator(UniqueTicketIdGenerator generator) |
public final String generate(org.springframework.webflow.execution.RequestContext context)
context - the context"generated"public void setTicketIdGenerator(UniqueTicketIdGenerator generator)
Copyright © 2004-2016 Apereo. All Rights Reserved.