| Package | Description |
|---|---|
| com.googlecode.fascinator.common.authentication |
This module contains generic user classes that provides common authentication
functionality for subclasses.
|
| com.googlecode.fascinator.common.authentication.hibernate |
| Modifier and Type | Class and Description |
|---|---|
class |
SpringUser
A basic user object, does not define its metadata schema, that is left to
extending classes, but creates access methods against an unknown schema.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateUser
Allows properties to be persisted through Hibernate.
|
Copyright © 2009-2016. All Rights Reserved.