public class KerberosClientAction extends Object implements PrivilegedAction<byte[]>
Constructor and Description |
---|
KerberosClientAction(Principal clientPrincipal,
String serviceName) |
KerberosClientAction(Principal clientPrincipal,
String serviceName,
boolean isUsernameServiceNameForm) |
public byte[] run()
run
in interface PrivilegedAction<byte[]>
Copyright © 2004–2017 The Apache Software Foundation. All rights reserved.