public static class RootAuthenticationSessionPredicate.ExternalizerImpl extends Object implements org.infinispan.commons.marshall.Externalizer<RootAuthenticationSessionPredicate>
| Constructor and Description |
|---|
ExternalizerImpl() |
| Modifier and Type | Method and Description |
|---|---|
RootAuthenticationSessionPredicate |
readObject(ObjectInput input) |
RootAuthenticationSessionPredicate |
readObjectVersion1(ObjectInput input) |
void |
writeObject(ObjectOutput output,
RootAuthenticationSessionPredicate obj) |
public void writeObject(ObjectOutput output, RootAuthenticationSessionPredicate obj) throws IOException
writeObject in interface org.infinispan.commons.marshall.Externalizer<RootAuthenticationSessionPredicate>IOExceptionpublic RootAuthenticationSessionPredicate readObject(ObjectInput input) throws IOException, ClassNotFoundException
readObject in interface org.infinispan.commons.marshall.Externalizer<RootAuthenticationSessionPredicate>IOExceptionClassNotFoundExceptionpublic RootAuthenticationSessionPredicate readObjectVersion1(ObjectInput input) throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.