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