|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.jfacets.acegi.UserDetailsProfile
public class UserDetailsProfile
Profile class for User Details
| Field Summary | |
|---|---|
private org.acegisecurity.userdetails.UserDetails |
ud
|
| Constructor Summary | |
|---|---|
UserDetailsProfile(org.acegisecurity.userdetails.UserDetails ud)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getId()
Return the profile ID (username) |
org.acegisecurity.userdetails.UserDetails |
getUserDetails()
Return the UserDetails |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private org.acegisecurity.userdetails.UserDetails ud
| Constructor Detail |
|---|
public UserDetailsProfile(org.acegisecurity.userdetails.UserDetails ud)
| Method Detail |
|---|
public org.acegisecurity.userdetails.UserDetails getUserDetails()
public java.lang.String getId()
getId in interface IProfile
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||