JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
Methods in
org.eclipse.jetty.plus.annotation
that return
RunAs
Modifier and Type
Method
Description
RunAs
RunAsCollection.
getRunAs
(
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.