Serialized Form
-
Package org.pac4j.cas.profile
-
Class org.pac4j.cas.profile.CasProfile extends org.pac4j.core.profile.CommonProfile implements Serializable
- serialVersionUID:
- 60202509738824863L
-
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
-
-
Class org.pac4j.cas.profile.CasProxyProfile extends CasProfile implements Serializable
- serialVersionUID:
- 4956675835922254493L
-
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
-
-
Class org.pac4j.cas.profile.CasRestProfile extends org.pac4j.core.profile.CommonProfile implements Serializable
- serialVersionUID:
- -1688563185891330018L
-
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
-
-