public final class X509CertificateCredential extends Object implements Credential
Credential implementation which wraps an X.509 certificate.| Constructor and Description | 
|---|
X509CertificateCredential(X509Certificate certificate)  |  
| Modifier and Type | Method and Description | 
|---|---|
X509Certificate |  getCertificate()  |  
public X509CertificateCredential(X509Certificate certificate)
public X509Certificate getCertificate()
Copyright © 2017 JBoss by Red Hat. All rights reserved.