Serialized Form
-
Package org.pac4j.gae.credentials
-
Class org.pac4j.gae.credentials.GaeUserCredentials extends org.pac4j.core.credentials.Credentials implements Serializable
- serialVersionUID:
- -135519596194113906L
-
Serialized Fields
-
user
com.google.appengine.api.users.User user
-
-
-
Package org.pac4j.gae.profile
-
Class org.pac4j.gae.profile.GaeUserServiceProfile extends org.pac4j.core.profile.CommonProfile implements Serializable
- serialVersionUID:
- 7866288887408897456L
-
Serialization Methods
-
readExternal
public void readExternal(java.io.ObjectInput arg0) throws java.io.IOException, java.lang.ClassNotFoundException- Throws:
java.io.IOExceptionjava.lang.ClassNotFoundException
-
writeExternal
public void writeExternal(java.io.ObjectOutput arg0) throws java.io.IOException- Throws:
java.io.IOException
-
-