JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.shibboleth.idp.cas.ticket
Interface TicketIdGenerator
public interface
TicketIdGenerator
Strategy for ticket generation.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
generate
()
Generates a ticket identifier.
Method Details
generate
@Nonnull
String
generate
()
Generates a ticket identifier.
Returns:
Ticket identifier.