Serialized Form
-
Package org.pac4j.sql.profile
-
Class org.pac4j.sql.profile.DbProfile extends CommonProfile implements Serializable
- serialVersionUID:
- 4740352872728540613L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-