Element | Description | Class |
---|---|---|
crl-validator | CRL X509 Certificate validator. | org.josso.auth.scheme.validation.CRLX509CertificateValidator |
ocsp-validator | OCSP X509 Certificate validator. | org.josso.auth.scheme.validation.OCSPX509CertificateValidator |
strong-auth-scheme | Certificate-based Authentication Scheme. | org.josso.auth.scheme.X509CertificateAuthScheme |
Attribute | Type | Description |
---|---|---|
httpProxyHost | xs:string | |
httpProxyPort | xs:string | |
trustPassword | xs:string | |
trustStore | xs:string | |
url | xs:string |
Element | Type | Description |
---|---|---|
caCertAliases | (<spring:bean/>)* | |
trustAnchorCertAliases | (<spring:bean/>)* |
Attribute | Type | Description |
---|---|---|
httpProxyHost | xs:string | |
httpProxyPort | xs:string | |
ocspResponderCertificateAlias | xs:string | |
trustPassword | xs:string | |
trustStore | xs:string | |
url | xs:string |
Element | Type | Description |
---|---|---|
caCertAliases | (<spring:bean/>)* | |
trustAnchorCertAliases | (<spring:bean/>)* |
Attribute | Type | Description |
---|---|---|
name | xs:string | |
uidOID | xs:string | Obtains the UID OID |
Element | Type | Description |
---|---|---|
credentialStore | <spring:bean/> | |
credentialStoreKeyAdapter | <spring:bean/> | |
validators | (<spring:bean/>)* |