public class GSSContextCredential extends Object implements Credential
Credential to wrap an established GSSContext.| Constructor and Description | 
|---|
GSSContextCredential(GSSContext gssContext)  |  
| Modifier and Type | Method and Description | 
|---|---|
GSSContext |  getGssContext()  |  
public GSSContextCredential(GSSContext gssContext)
public GSSContext getGssContext()
Copyright © 2017 JBoss by Red Hat. All rights reserved.