org.jasig.cas.web.flow
Class GenerateLoginTicketAction
java.lang.Object
org.jasig.cas.web.flow.GenerateLoginTicketAction
public class GenerateLoginTicketAction
- extends Object
Generates the login ticket parameter as described in section 3.5 of the
CAS protocol.
- Since:
- 3.4.9
- Version:
- $Revision$ $Date$
- Author:
- Marvin S. Addison
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateLoginTicketAction
public GenerateLoginTicketAction()
generate
public final String generate(org.springframework.webflow.execution.RequestContext context)
setTicketIdGenerator
public void setTicketIdGenerator(UniqueTicketIdGenerator generator)
Copyright © 2004-2013 Jasig. All Rights Reserved.