public interface org.eclipse.jetty.server.Authentication$NonAuthenticated extends org.eclipse.jetty.server.Authentication$LoginAuthentication
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.eclipse.jetty.server.Authentication$NonAuthenticated
super_class: java.lang.Object
{
}
SourceFile: "Authentication.java"
NestHost: org.eclipse.jetty.server.Authentication
InnerClasses:
public abstract LoginAuthentication = org.eclipse.jetty.server.Authentication$LoginAuthentication of org.eclipse.jetty.server.Authentication
public abstract NonAuthenticated = org.eclipse.jetty.server.Authentication$NonAuthenticated of org.eclipse.jetty.server.Authentication