|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Identity | |
|---|---|
| net.bryansaunders.jee6divelog.bean | |
| net.bryansaunders.jee6divelog.util | |
| Uses of Identity in net.bryansaunders.jee6divelog.bean |
|---|
| Methods in net.bryansaunders.jee6divelog.bean with parameters of type Identity | |
|---|---|
void |
LoginBean.setIdentity(Identity newIdentity)
Set the identity. |
| Uses of Identity in net.bryansaunders.jee6divelog.util |
|---|
| Methods in net.bryansaunders.jee6divelog.util with parameters of type Identity | |
|---|---|
static UserAccount |
AccountUtils.createCleanUserAccount(Identity identity)
Generates a Cleaned UserAccount Object for the Current Identity. |
static UserAccount |
AccountUtils.createUserAccount(Identity identity)
Generates a UserAccount Object for the Current Identity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||