Uses of Interface
org.jasig.cas.util.NumericGenerator

Packages that use NumericGenerator
org.jasig.cas.util Various utility classes to generate unique ids and work with urls. 
 

Uses of NumericGenerator in org.jasig.cas.util
 

Subinterfaces of NumericGenerator in org.jasig.cas.util
 interface LongNumericGenerator
          Interface to guaranteed to return a long.
 

Classes in org.jasig.cas.util that implement NumericGenerator
 class DefaultLongNumericGenerator
          The default numeric generator for generating long values.
 



Copyright © 2004-2010 Java Architectures Special Interest Group. All Rights Reserved.