Serialized Form
-
Package org.springframework.social.security
-
Class org.springframework.social.security.SocialAuthenticationException extends org.springframework.security.core.AuthenticationException implements Serializable
-
Class org.springframework.social.security.SocialAuthenticationRedirectException extends org.springframework.security.core.AuthenticationException implements Serializable
-
Serialized Fields
-
redirectUrl
String redirectUrl
-
-
-
Class org.springframework.social.security.SocialAuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable
-
Serialized Fields
-
connection
Connection<?> connection
-
principle
Serializable principle
-
providerAccountData
Map<String,String> providerAccountData
-
providerId
String providerId
-
-
-
Class org.springframework.social.security.SocialUser extends org.springframework.security.core.userdetails.User implements Serializable
- serialVersionUID:
- 1L
-