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