|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CertificateNameOptions | |
---|---|
org.opensaml.ws.security.provider | Basic implementations of some security policies. |
Uses of CertificateNameOptions in org.opensaml.ws.security.provider |
---|
Fields in org.opensaml.ws.security.provider declared as CertificateNameOptions | |
---|---|
private CertificateNameOptions |
ClientCertAuthRule.certNameOptions
Options for derving client cert presenter entity ID's from an X.509 certificate. |
Methods in org.opensaml.ws.security.provider that return CertificateNameOptions | |
---|---|
CertificateNameOptions |
CertificateNameOptions.clone()
|
protected CertificateNameOptions |
ClientCertAuthRule.getCertificateNameOptions()
Get the currently configured certificate name options. |
Constructors in org.opensaml.ws.security.provider with parameters of type CertificateNameOptions | |
---|---|
ClientCertAuthRule(TrustEngine<X509Credential> engine,
CertificateNameOptions nameOptions)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |