Searched refs:SpnegoUserPrincipal (Results 1 - 3 of 3) 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
H A DSpnegoLoginService.java147 SpnegoUserPrincipal user = new SpnegoUserPrincipal(clientName,authToken);
/external/jetty/
H A DAndroid.mk18 src/java/org/eclipse/jetty/security/SpnegoUserPrincipal.java \

Completed in 100 milliseconds