Package org.eclipse.jetty.security
Class RoleRunAsToken
- java.lang.Object
-
- org.eclipse.jetty.security.RoleRunAsToken
-
- All Implemented Interfaces:
RunAsToken
@Deprecated(since="2021-05-27") public class RoleRunAsToken extends Object implements RunAsToken
Deprecated.The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
-
-
Constructor Summary
Constructors Constructor Description RoleRunAsToken(String runAsRole)
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description String
getRunAsRole()
Deprecated.String
toString()
Deprecated.
-