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, setSecretKey
setEntityId, setPrivateKey, setUsageType
getCredentalContextSet, getEntityId, getKeyNames, getPrivateKey, getPublicKey, getUsageType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String X509_CERT_REQUEST_ATTRIBUTE
Copyright © 2015. All rights reserved.