public interface CertificateCredential
extends javax.security.enterprise.credential.Credential
Modifier and Type | Method and Description |
---|---|
X509Certificate[] |
getCertificates() |
javax.security.enterprise.CallerPrincipal |
getPrincipal() |
X509Certificate[] getCertificates()
javax.security.enterprise.CallerPrincipal getPrincipal()
Copyright © 2020. All rights reserved.