public class ServletRequestX509CredentialAdapter extends BasicX509Credential implements X509Credential
Modifier and Type | Field and Description |
---|---|
static String |
X509_CERT_REQUEST_ATTRIBUTE
Servlet request attribute to pull certificate info from.
|
credentialContextSet, entityID, keyNames, privateKey, publicKey, secretKey, usageType
Constructor and Description |
---|
ServletRequestX509CredentialAdapter(ServletRequest request)
Constructor.
|
getCredentialType, getCRLs, getEntityCertificate, getEntityCertificateChain, getSecretKey, setCRLs, setEntityCertificate, setEntityCertificateChain, setPublicKey, setSecretKey
setEntityId, setPrivateKey, setUsageType
getCredentalContextSet, getEntityId, getKeyNames, getPrivateKey, getPublicKey, getUsageType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCRLs, getEntityCertificate, getEntityCertificateChain
getCredentalContextSet, getCredentialType, getEntityId, getKeyNames, getPrivateKey, getPublicKey, getSecretKey, getUsageType
public static final String X509_CERT_REQUEST_ATTRIBUTE
public ServletRequestX509CredentialAdapter(ServletRequest request)
request
- the servlet requestCopyright © 2018 JBoss by Red Hat. All rights reserved.