Serialized Form
-
Package org.pac4j.http.credentials
-
Class org.pac4j.http.credentials.DigestCredentials extends TokenCredentials implements Serializable
- serialVersionUID:
- -5130296967270874521L
-
Class org.pac4j.http.credentials.X509Credentials extends Credentials implements Serializable
- serialVersionUID:
- 2733744949087200768L
-
Serialized Fields
-
certificate
X509Certificate certificate
-
-
-
Package org.pac4j.http.profile
-
Class org.pac4j.http.profile.IpProfile extends CommonProfile implements Serializable
- serialVersionUID:
- -4017369503998168023L
-
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.http.profile.RestProfile extends CommonProfile implements Serializable
- serialVersionUID:
- 4169018490675981350L
-
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.http.profile.X509Profile extends CommonProfile implements Serializable
- serialVersionUID:
- -7596662147066025651L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-