public interface UniqueTicketIdGenerator
This is a published and supported CAS Server 3 API.
| Modifier and Type | Method and Description |
|---|---|
String |
getNewTicketId(String prefix)
Return a new unique ticket id beginning with the prefix.
|
Copyright © 2004-2012 Jasig. All Rights Reserved.