PlainTextAuthProviderFactory   PlainTextAuthProviderFactory 
Compiled from "PlainTextAuthProviderFactory.java" Compiled from "PlainTextAuthProviderFactory.java"
public class io.dropwizard.cassandra.auth.PlainTextAuthProviderFactory impl ements io.dropwizard.cassandra.auth.AuthProviderFactory { public class io.dropwizard.cassandra.auth.PlainTextAuthProviderFactory impl ements io.dropwizard.cassandra.auth.AuthProviderFactory {
public io.dropwizard.cassandra.auth.PlainTextAuthProviderFactory(); public io.dropwizard.cassandra.auth.PlainTextAuthProviderFactory();
public java.lang.String getUsername(); public java.lang.String getUsername();
public void setUsername(java.lang.String); public void setUsername(java.lang.String);
public java.lang.String getPassword(); public java.lang.String getPassword();
public void setPassword(java.lang.String); public void setPassword(java.lang.String);
public com.datastax.driver.core.AuthProvider build(); public void accept(io.dropwizard.cassandra.DropwizardProgrammaticDriverCo
nfigLoaderBuilder);
public void accept(java.lang.Object);
} }
 End of changes. 1 change blocks. 
1 lines changed or deleted 3 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/