Package org.eclipse.jetty.security
Class JDBCLoginService.JDBCUserPrincipal
java.lang.Object
org.eclipse.jetty.security.AbstractLoginService.UserPrincipal
org.eclipse.jetty.security.JDBCLoginService.JDBCUserPrincipal
- All Implemented Interfaces:
Serializable,Principal
- Enclosing class:
JDBCLoginService
@Deprecated(since="2021-05-27")
public class JDBCLoginService.JDBCUserPrincipal
extends AbstractLoginService.UserPrincipal
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
JDBCKnownUser
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.security.AbstractLoginService.UserPrincipal
authenticate, authenticate, getName, toString
-
Constructor Details
-
JDBCUserPrincipal
Deprecated.
-
-
Method Details
-
getUserKey
public int getUserKey()Deprecated.
-