Package org.eclipse.jetty.security
Class SecurityHandler.NotChecked
- java.lang.Object
-
- org.eclipse.jetty.security.SecurityHandler.NotChecked
-
- All Implemented Interfaces:
Principal
- Enclosing class:
- SecurityHandler
@Deprecated(since="2021-05-27") public class SecurityHandler.NotChecked extends Object implements Principal
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description NotChecked()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description StringgetName()Deprecated.SecurityHandlergetSecurityHandler()Deprecated.StringtoString()Deprecated.
-
-
-
Method Detail
-
toString
public String toString()
Deprecated.
-
getSecurityHandler
public SecurityHandler getSecurityHandler()
Deprecated.
-
-