Skip navigation links
A B C D E F G H I K L M P R S T U V W 

U

unhandled() - Method in interface com.buckosoft.BuckoVidLib.web.BVLRestService
 
unhandled() - Method in class com.buckosoft.BuckoVidLib.web.BVLRestServiceImpl
 
User - Class in com.buckosoft.BuckoVidLib.domain
Extend BSAccountUser with BuckoVidLib specific attributes
User(BSAccount) - Constructor for class com.buckosoft.BuckoVidLib.domain.User
 
UserAttribute - Class in com.buckosoft.BuckoVidLib.domain
Define one row in the User table of the database.
By persisting the User attributes as a series of key/value entries (instead of a table row) we can define new attributes without redefining the table.
These are really private to User
UserAttribute() - Constructor for class com.buckosoft.BuckoVidLib.domain.UserAttribute
Bean constructor
UserAttribute(int, String, String) - Constructor for class com.buckosoft.BuckoVidLib.domain.UserAttribute
Convienence constructor
UserFactory - Class in com.buckosoft.BuckoVidLib.business
Implement the BSAccount UserFactory interface for BuckoFIBSBot.
UserFactory() - Constructor for class com.buckosoft.BuckoVidLib.business.UserFactory
 
userInfo(HttpServletRequest, HttpServletResponse) - Method in class com.buckosoft.BuckoVidLib.web.HelloPageController
Return some attributes about the User attached to this session Emits: JSON name, admin, unrestricted
UserWebSession - Class in com.buckosoft.BuckoVidLib.domain
Extend BSAccountUserWebSession so we can give anonymous users some config attributes
UserWebSession() - Constructor for class com.buckosoft.BuckoVidLib.domain.UserWebSession
 
UserWebSession(BSAccountUser) - Constructor for class com.buckosoft.BuckoVidLib.domain.UserWebSession
Create a new session for this user.
A B C D E F G H I K L M P R S T U V W 
Skip navigation links