|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Peer classes for an User object need to implement this interface. The purpose of this class is to decouple DBSecurityService from the default User implementation and it's related Peer class.
| Field Summary | |
static java.lang.String |
USER_ID
The key name for the username field. |
static java.lang.String |
USERNAME
The key name for the visitor id field. |
| Method Summary | |
java.lang.String |
getFullColumnName(java.lang.String name)
Returns the full name of a column. |
| Field Detail |
public static final java.lang.String USERNAME
public static final java.lang.String USER_ID
| Method Detail |
public java.lang.String getFullColumnName(java.lang.String name)
name - name of a column
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||