Uses of Package
org.jasig.cas.util

Packages that use org.jasig.cas.util
org.jasig.cas This is the entry point to the part of the CAS processing that is independent of the user/program interface. 
org.jasig.cas.authentication.handler.support Authentication.support contains the specific implementations of the AuthenticationHandler interface. 
org.jasig.cas.authentication.principal Credentials is a marker interface for an opaque object that may be recognized by Handlers and Resolvers. 
org.jasig.cas.ticket.proxy.support Package containing the specific implementations of the ProxyHandler interface related to the various versions of the CAS protocol. 
org.jasig.cas.util Various utility classes to generate unique ids and work with urls. 
org.jasig.cas.web.support Classes related to assisting in management of the web tier. 
 

Classes in org.jasig.cas.util used by org.jasig.cas
UniqueTicketIdGenerator
          Interface that enables for pluggable unique ticket Ids strategies.
 

Classes in org.jasig.cas.util used by org.jasig.cas.authentication.handler.support
HttpClient
           
 

Classes in org.jasig.cas.util used by org.jasig.cas.authentication.principal
HttpClient
           
 

Classes in org.jasig.cas.util used by org.jasig.cas.ticket.proxy.support
HttpClient
           
UniqueTicketIdGenerator
          Interface that enables for pluggable unique ticket Ids strategies.
 

Classes in org.jasig.cas.util used by org.jasig.cas.util
LongNumericGenerator
          Interface to guaranteed to return a long.
NumericGenerator
          Interface to return a new sequential number for each call.
RandomStringGenerator
          Interface to return a random String.
UniqueTicketIdGenerator
          Interface that enables for pluggable unique ticket Ids strategies.
 

Classes in org.jasig.cas.util used by org.jasig.cas.web.support
HttpClient
           
 



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