public class GssAuthenticationEvent extends BaseAuthenticationEvent
| Constructor and Description |
|---|
GssAuthenticationEvent(GSSContext gssContext,
boolean storeCreds) |
| Modifier and Type | Method and Description |
|---|---|
GSSContext |
getGssContext() |
boolean |
isStoreCreds() |
getPrincipal, setPrincipalpublic GssAuthenticationEvent(GSSContext gssContext, boolean storeCreds)
public GSSContext getGssContext()
public boolean isStoreCreds()
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.