JettyAuthenticationUtil.DropwizardJettyUserIdentity   JettyAuthenticationUtil.DropwizardJettyUserIdentity 
Compiled from "JettyAuthenticationUtil.java" Compiled from "JettyAuthenticationUtil.java"
class io.dropwizard.auth.JettyAuthenticationUtil$DropwizardJettyUserIdentit y implements org.eclipse.jetty.server.UserIdentity { class io.dropwizard.auth.JettyAuthenticationUtil$DropwizardJettyUserIdentit y implements org.eclipse.jetty.security.UserIdentity {
public io.dropwizard.auth.JettyAuthenticationUtil$DropwizardJettyUserIden tity(jakarta.ws.rs.core.SecurityContext); public io.dropwizard.auth.JettyAuthenticationUtil$DropwizardJettyUserIden tity(jakarta.ws.rs.core.SecurityContext);
public javax.security.auth.Subject getSubject(); public javax.security.auth.Subject getSubject();
public java.security.Principal getUserPrincipal(); public java.security.Principal getUserPrincipal();
public boolean isUserInRole(java.lang.String, org.eclipse.jetty.server.Us erIdentity$Scope); public boolean isUserInRole(java.lang.String);
} }
 End of changes. 2 change blocks. 
2 lines changed or deleted 2 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/