|
Spring Social | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.config.xml.SpringSecurityAuthenticationNameUserIdSource
public class SpringSecurityAuthenticationNameUserIdSource
Implementation of UserIdSource that returns the Spring Security Authentication's name as the user ID.
| Constructor Summary | |
|---|---|
SpringSecurityAuthenticationNameUserIdSource()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getUserId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringSecurityAuthenticationNameUserIdSource()
| Method Detail |
|---|
public java.lang.String getUserId()
getUserId in interface UserIdSource
|
Spring Social | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||