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. _runAsMap
Deprecated.Methods in org.eclipse.jetty.plus.annotation that return RunAs Modifier and Type Method Description RunAs
RunAsCollection. getRunAs(java.lang.Object o)
Deprecated.Methods in org.eclipse.jetty.plus.annotation with parameters of type RunAs Modifier and Type Method Description void
RunAsCollection. add(RunAs runAs)
Deprecated.
-