PolymorphicAuthValueFactoryProvider   PolymorphicAuthValueFactoryProvider 
Compiled from "PolymorphicAuthValueFactoryProvider.java" Compiled from "PolymorphicAuthValueFactoryProvider.java"
public class io.dropwizard.auth.PolymorphicAuthValueFactoryProvider<T exten ds java.security.Principal> extends org.glassfish.jersey.server.internal.in ject.AbstractValueFactoryProvider { public class io.dropwizard.auth.PolymorphicAuthValueFactoryProvider<T exten ds java.security.Principal> extends org.glassfish.jersey.server.internal.in ject.AbstractValueParamProvider {
protected final java.util.Set<java.lang.Class<? extends T>> principalClas sSet; protected final java.util.Set<java.lang.Class<? extends T>> principalClas sSet;
public io.dropwizard.auth.PolymorphicAuthValueFactoryProvider(org.glassfi public io.dropwizard.auth.PolymorphicAuthValueFactoryProvider(org.glassfi
sh.jersey.server.internal.inject.MultivaluedParameterExtractorProvider, org sh.jersey.server.internal.inject.MultivaluedParameterExtractorProvider, io.
.glassfish.hk2.api.ServiceLocator, io.dropwizard.auth.PolymorphicAuthValueF dropwizard.auth.PolymorphicAuthValueFactoryProvider$PrincipalClassSetProvid
actoryProvider$PrincipalClassSetProvider<T>); er<T>);
public org.glassfish.jersey.server.internal.inject.AbstractContainerReque protected java.util.function.Function<org.glassfish.jersey.server.Contain
stValueFactory<?> createValueFactory(org.glassfish.jersey.server.model.Para erRequest, ?> createValueProvider(org.glassfish.jersey.server.model.Paramet
meter); er);
public org.glassfish.hk2.api.Factory createValueFactory(org.glassfish.jer
sey.server.model.Parameter);
} }
 End of changes. 2 change blocks. 
10 lines changed or deleted 8 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/