Package org.eclipse.jetty.security
Class SpnegoUserPrincipal
java.lang.Object
org.eclipse.jetty.security.SpnegoUserPrincipal
- All Implemented Interfaces:
Principal
@Deprecated(since="2021-05-27")
public class SpnegoUserPrincipal
extends Object
implements Principal
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionSpnegoUserPrincipal(String name, byte[] token) Deprecated.SpnegoUserPrincipal(String name, String encodedToken) Deprecated. -
Method Summary