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 Details

    • JDBCUserPrincipal

      public JDBCUserPrincipal(String name, Credential credential, int key)
      Deprecated.
  • Method Details

    • getUserKey

      public int getUserKey()
      Deprecated.