Package org.esupportail.cas.server.util

Class Summary
BasicHandler This class implements a basic handler, without any property.
RedundantHandler This abstract class implements a redundant handler, with a list of servers that will be used for redundancy.
Server This abstract class implements a generic server class, inherited by DatabaseServer and LDAPServer.
 

Exception Summary
MisconfiguredHandlerException This class implements an exception that should be used by handlers to tell the main class that a handler was not configured correctly.