Package org.eclipse.jetty.security
Class SpnegoUserPrincipal
java.lang.Object
org.eclipse.jetty.security.SpnegoUserPrincipal
- All Implemented Interfaces:
Principal
-
Constructor Summary
ConstructorsConstructorDescriptionSpnegoUserPrincipal
(String name, byte[] token) SpnegoUserPrincipal
(String name, String encodedToken) -
Method Summary