Package org.eclipse.jetty.security
Class AbstractLoginService.UserPrincipal
java.lang.Object
org.eclipse.jetty.security.AbstractLoginService.UserPrincipal
- All Implemented Interfaces:
Serializable,Principal
- Direct Known Subclasses:
JDBCLoginService.JDBCUserPrincipal
- Enclosing class:
AbstractLoginService
@Deprecated(since="2021-05-27")
public static class AbstractLoginService.UserPrincipal
extends Object
implements Principal, Serializable
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
UserPrincipal
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanauthenticate(Object credentials) Deprecated.booleanDeprecated.getName()Deprecated.toString()Deprecated.