Uses of Class
org.eclipse.jetty.plus.annotation.RunAs
-
Packages that use RunAs Package Description org.eclipse.jetty.plus.annotation Jetty Plus : Limited JEE Annotation Support -
-
Uses of RunAs in org.eclipse.jetty.plus.annotation
Fields in org.eclipse.jetty.plus.annotation with type parameters of type RunAs Modifier and Type Field Description private java.util.concurrent.ConcurrentMap<java.lang.String,RunAs>RunAsCollection. _runAsMapDeprecated.Methods in org.eclipse.jetty.plus.annotation that return RunAs Modifier and Type Method Description RunAsRunAsCollection. getRunAs(java.lang.Object o)Deprecated.Methods in org.eclipse.jetty.plus.annotation with parameters of type RunAs Modifier and Type Method Description voidRunAsCollection. add(RunAs runAs)Deprecated.
-