Class and Description |
---|
ExpiredPasswordException
Example of an application-specific exception for which a handler
can be configured.
|
Subscription
A Subscription which is stored, along with the
associated
User , in a UserDatabase . |
User
A User which is stored, along with his or her
associated
Subscription s, in a UserDatabase . |
UserDatabase
A Data Access Object (DAO) interface describing
the available operations for retrieving and storing
User s
(and their associated Subscription s) in some persistence layer
whose characteristics are not specified here. |
Class and Description |
---|
Subscription
A Subscription which is stored, along with the
associated
User , in a UserDatabase . |
User
A User which is stored, along with his or her
associated
Subscription s, in a UserDatabase . |
UserDatabase
A Data Access Object (DAO) interface describing
the available operations for retrieving and storing
User s
(and their associated Subscription s) in some persistence layer
whose characteristics are not specified here. |
Class and Description |
---|
Subscription
A Subscription which is stored, along with the
associated
User , in a UserDatabase . |
User
A User which is stored, along with his or her
associated
Subscription s, in a UserDatabase . |
UserDatabase
A Data Access Object (DAO) interface describing
the available operations for retrieving and storing
User s
(and their associated Subscription s) in some persistence layer
whose characteristics are not specified here. |
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.