public static class SpnegoAuthenticator.AuthenticateAction extends Object implements PrivilegedAction<Principal>
Constructor and Description |
---|
AuthenticateAction(Realm realm,
GSSContext gssContext,
boolean storeDelegatedCredential) |
public AuthenticateAction(Realm realm, GSSContext gssContext, boolean storeDelegatedCredential)
public Principal run()
run
in interface PrivilegedAction<Principal>
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.