public class SpnegoUserPrincipal extends Object implements Principal
SpnegoUserPrincipal(String name, byte[] token)
SpnegoUserPrincipal(String name, String encodedToken)
String
getEncodedToken()
getName()
byte[]
getToken()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals, hashCode, implies, toString
public SpnegoUserPrincipal(String name, String encodedToken)
public SpnegoUserPrincipal(String name, byte[] token)
public String getName()
getName
Principal
public byte[] getToken()
public String getEncodedToken()
Copyright © 2017. All rights reserved.