Element Summary

ElementDescriptionClass
crl-validatorCRL X509 Certificate validator.org.josso.auth.scheme.validation.CRLX509CertificateValidator
ocsp-validatorOCSP X509 Certificate validator.org.josso.auth.scheme.validation.OCSPX509CertificateValidator
strong-auth-schemeCertificate-based Authentication Scheme.org.josso.auth.scheme.X509CertificateAuthScheme

Element Detail

Element: crl-validator

AttributeTypeDescription
httpProxyHostxs:string
httpProxyPortxs:string
trustPasswordxs:string
trustStorexs:string
urlxs:string
ElementTypeDescription
caCertAliases(<spring:bean/>)*
trustAnchorCertAliases(<spring:bean/>)*

Element: ocsp-validator

AttributeTypeDescription
httpProxyHostxs:string
httpProxyPortxs:string
ocspResponderCertificateAliasxs:string
trustPasswordxs:string
trustStorexs:string
urlxs:string
ElementTypeDescription
caCertAliases(<spring:bean/>)*
trustAnchorCertAliases(<spring:bean/>)*

Element: strong-auth-scheme

AttributeTypeDescription
namexs:string
uidOIDxs:stringObtains the UID OID
ElementTypeDescription
credentialStore<spring:bean/>
credentialStoreKeyAdapter<spring:bean/>
validators(<spring:bean/>)*