public class ServletRequestX509CredentialAdapter
extends org.opensaml.xml.security.x509.BasicX509Credential
implements org.opensaml.xml.security.x509.X509Credential
| Modifier and Type | Field and Description |
|---|---|
static String |
X509_CERT_REQUEST_ATTRIBUTE
Servlet request attribute to pull certificate info from.
|
| Constructor and Description |
|---|
ServletRequestX509CredentialAdapter(javax.servlet.ServletRequest request)
Constructor.
|
getCredentialType, getCRLs, getEntityCertificate, getEntityCertificateChain, getSecretKey, setCRLs, setEntityCertificate, setEntityCertificateChain, setPublicKey, setSecretKeysetEntityId, setPrivateKey, setUsageTypegetCredentalContextSet, getEntityId, getKeyNames, getPrivateKey, getPublicKey, getUsageTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final String X509_CERT_REQUEST_ATTRIBUTE
Copyright © 1999-2014. All Rights Reserved.