Uses of Package
no.feide.moria.store

Classes in no.feide.moria.store used by no.feide.moria.store
CachedUserData
          This class is a container for userdata that persists across logins (for SSO Light and Proxy authentication).
InvalidTicketException
          This exception should be thrown whenever a ticket is considered erroneous.
MoriaStore
          The store manager's main functionality is to handle tickets.
MoriaStoreConfigurationException
          Signals that something failed when trying to configure the store.
MoriaStoreData
          Base class for all data which can be stored in the Moria store.
MoriaStoreException
          Used to signal errors from the store.
MoriaTicket
          This class represents the tickets used as identifiers in Moria.
MoriaTicketType
          This class represents the different types of tickets used in Moria.
MoriaAuthnAttempt
          This class is used for holding state through an authentication.
NonExistentTicketException
          Raised whenever a requested ticket is not found in the store.
TicketTTLEvictionPolicy.RegionValue
          Simple data container for region values.
 



Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.