public static class SpnegoAuthenticator.AuthenticateAction
extends java.lang.Object
implements java.security.PrivilegedAction<java.security.Principal>
Constructor and Description |
---|
AuthenticateAction(Realm realm,
org.ietf.jgss.GSSContext gssContext,
boolean storeDelegatedCredential) |
Modifier and Type | Method and Description |
---|---|
java.security.Principal |
run() |
public AuthenticateAction(Realm realm, org.ietf.jgss.GSSContext gssContext, boolean storeDelegatedCredential)
Copyright © 2000-2022 Apache Software Foundation. All Rights Reserved.