public class ElytronAuthenticationMarshaller extends Object implements ProtoStreamMarshaller<ElytronAuthentication>
ElytronAuthentication.| Constructor and Description |
|---|
ElytronAuthenticationMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ElytronAuthentication> |
getJavaClass() |
ElytronAuthentication |
readFrom(ProtoStreamReader reader) |
void |
writeTo(ProtoStreamWriter writer,
ElytronAuthentication auth) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeName, read, writesizepublic ElytronAuthentication readFrom(ProtoStreamReader reader) throws IOException
readFrom in interface Marshallable<ElytronAuthentication>IOExceptionpublic void writeTo(ProtoStreamWriter writer, ElytronAuthentication auth) throws IOException
writeTo in interface Marshallable<ElytronAuthentication>IOExceptionpublic Class<? extends ElytronAuthentication> getJavaClass()
getJavaClass in interface org.infinispan.protostream.BaseMarshaller<ElytronAuthentication>getJavaClass in interface Marshallable<ElytronAuthentication>Copyright © 2021 JBoss by Red Hat. All rights reserved.