Package | Description |
---|---|
org.opensaml.ws.security.provider |
Basic implementations of some security policies.
|
Modifier and Type | Field and Description |
---|---|
private CertificateNameOptions |
ClientCertAuthRule.certNameOptions
Options for derving client cert presenter entity ID's from an X.509 certificate.
|
Modifier and Type | Method and Description |
---|---|
CertificateNameOptions |
CertificateNameOptions.clone() |
protected CertificateNameOptions |
ClientCertAuthRule.getCertificateNameOptions()
Get the currently configured certificate name options.
|
Constructor and Description |
---|
ClientCertAuthRule(org.opensaml.xml.security.trust.TrustEngine<org.opensaml.xml.security.x509.X509Credential> engine,
CertificateNameOptions nameOptions)
Constructor.
|
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.