Class JDBCLoginService.JDBCUserPrincipal

  • All Implemented Interfaces:
    java.io.Serializable, java.security.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:
    Serialized Form
    • Constructor Detail

      • JDBCUserPrincipal

        public JDBCUserPrincipal​(java.lang.String name,
                                 Credential credential,
                                 int key)
        Deprecated.
    • Method Detail

      • getUserKey

        public int getUserKey()
        Deprecated.