Class CredentialAuthenticationMarshaller<T extends org.springframework.security.authentication.AbstractAuthenticationToken>

java.lang.Object
org.wildfly.clustering.spring.security.authentication.AuthenticationMarshaller<T>
org.wildfly.clustering.spring.security.authentication.CredentialAuthenticationMarshaller<T>
All Implemented Interfaces:
org.wildfly.clustering.marshalling.protostream.FieldReadable<AuthenticationTokenConfiguration>, org.wildfly.clustering.marshalling.protostream.FieldSetMarshaller<T,AuthenticationTokenConfiguration>, org.wildfly.clustering.marshalling.protostream.Writable<T>

public class CredentialAuthenticationMarshaller<T extends org.springframework.security.authentication.AbstractAuthenticationToken> extends AuthenticationMarshaller<T>
Author:
Paul Ferraro