| 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(TrustEngine<X509Credential> engine,
CertificateNameOptions nameOptions)
Constructor.
|
Copyright © 1999-2015. All Rights Reserved.