Serialized Form
-
Package org.pac4j.cas.profile
-
Class org.pac4j.cas.profile.CasProfile extends CommonProfile implements Serializable
- serialVersionUID:
- 60202509738824863L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.pac4j.cas.profile.CasProxyProfile extends CasProfile implements Serializable
- serialVersionUID:
- 4956675835922254493L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.pac4j.cas.profile.CasRestProfile extends CommonProfile implements Serializable
- serialVersionUID:
- -1688563185891330018L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-