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