Searched defs:SpnegoUserPrincipal (Results 1 - 1 of 1) sorted by relevance

/external/jetty/src/java/org/eclipse/jetty/security/
H A DSpnegoUserPrincipal.java25 public class SpnegoUserPrincipal implements Principal class in inherits:Principal
31 public SpnegoUserPrincipal( String name, String encodedToken ) method in class:SpnegoUserPrincipal
37 public SpnegoUserPrincipal( String name, byte[] token ) method in class:SpnegoUserPrincipal

Completed in 79 milliseconds