|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
TorqueSecurityService
instead.
public interface UserPeer
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
Deprecated. The key name for the username field. |
static java.lang.String |
USERNAME
Deprecated. The key name for the visitor id field. |
| Method Summary | |
|---|---|
java.lang.String |
getFullColumnName(java.lang.String name)
Deprecated. Returns the full name of a column. |
| Field Detail |
|---|
static final java.lang.String USERNAME
static final java.lang.String USER_ID
| Method Detail |
|---|
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 | |||||||||