JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
I
L
O
P
R
S
T
V
X
A
assertElementNotNull(Object, Class<?>)
- Static method in class org.apache.cxf.xkms.x509.utils.
X509Utils
C
canProcess(RequestAbstractType)
- Method in class org.apache.cxf.xkms.x509.handlers.
X509Register
certFactory
- Variable in class org.apache.cxf.xkms.x509.handlers.
X509Register
convertIdForFileSystem(String)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
D
DateValidator
- Class in
org.apache.cxf.xkms.x509.validator
DateValidator()
- Constructor for class org.apache.cxf.xkms.x509.validator.
DateValidator
DirectTrustValidator
- Class in
org.apache.cxf.xkms.x509.validator
DirectTrustValidator(CertificateRepo)
- Constructor for class org.apache.cxf.xkms.x509.validator.
DirectTrustValidator
F
FileCertificateRepo
- Class in
org.apache.cxf.xkms.x509.repo.file
FileCertificateRepo(String)
- Constructor for class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
findByEndpoint(String)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
findByIssuerSerial(String, String)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
findByServiceName(String)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
findBySubjectDn(String)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
findCertificate(List<UseKeyWithType>)
- Method in class org.apache.cxf.xkms.x509.handlers.
X509Locator
G
getCaCerts()
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
getCertPath(X509Certificate, UseKeyWithType)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
getCRLs()
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
getKeyInfo(X509Certificate)
- Static method in class org.apache.cxf.xkms.x509.utils.
X509Utils
getTrustedCaCerts()
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
getUnverifiedKeyBinding(X509Certificate)
- Static method in class org.apache.cxf.xkms.x509.utils.
X509Utils
I
isCertificateChainValid(List<X509Certificate>)
- Method in class org.apache.cxf.xkms.x509.validator.
DateValidator
isCertificateInRepo(X509Certificate)
- Method in class org.apache.cxf.xkms.x509.validator.
DirectTrustValidator
Checks if a certificate is located in XKMS storage.
isCertificateValid(X509Certificate)
- Method in class org.apache.cxf.xkms.x509.validator.
DateValidator
Checks if a certificate is within its validity period.
isEnableRevocation()
- Method in class org.apache.cxf.xkms.x509.validator.
TrustedAuthorityValidator
L
locate(LocateRequestType)
- Method in class org.apache.cxf.xkms.x509.handlers.
X509Locator
O
org.apache.cxf.xkms.x509.handlers
- package org.apache.cxf.xkms.x509.handlers
org.apache.cxf.xkms.x509.repo.file
- package org.apache.cxf.xkms.x509.repo.file
org.apache.cxf.xkms.x509.utils
- package org.apache.cxf.xkms.x509.utils
org.apache.cxf.xkms.x509.validator
- package org.apache.cxf.xkms.x509.validator
P
parse(ValidateRequestType)
- Static method in class org.apache.cxf.xkms.x509.validator.
ValidateRequestParser
Extract the X509 certificates from ValidateRequestType and return them as list.
parseX509Data(X509DataType, List<X509Certificate>)
- Static method in class org.apache.cxf.xkms.x509.utils.
X509Utils
R
readCertificate(File)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
readCRL(File)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
recover(RecoverRequestType, RecoverResultType)
- Method in class org.apache.cxf.xkms.x509.handlers.
X509Register
register(RegisterRequestType, RegisterResultType)
- Method in class org.apache.cxf.xkms.x509.handlers.
X509Register
reissue(ReissueRequestType, ReissueResultType)
- Method in class org.apache.cxf.xkms.x509.handlers.
X509Register
revoke(RevokeRequestType, RevokeResultType)
- Method in class org.apache.cxf.xkms.x509.handlers.
X509Register
S
saveCACertificate(X509Certificate, UseKeyWithType)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
saveCertificate(X509Certificate, UseKeyWithType)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
saveCRL(X509CRL, UseKeyWithType)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
saveTrustedCACertificate(X509Certificate, UseKeyWithType)
- Method in class org.apache.cxf.xkms.x509.repo.file.
FileCertificateRepo
setEnableRevocation(boolean)
- Method in class org.apache.cxf.xkms.x509.validator.
TrustedAuthorityValidator
T
TrustedAuthorityValidator
- Class in
org.apache.cxf.xkms.x509.validator
TrustedAuthorityValidator(CertificateRepo)
- Constructor for class org.apache.cxf.xkms.x509.validator.
TrustedAuthorityValidator
V
validate(ValidateRequestType)
- Method in class org.apache.cxf.xkms.x509.validator.
DateValidator
validate(ValidateRequestType)
- Method in class org.apache.cxf.xkms.x509.validator.
DirectTrustValidator
validate(ValidateRequestType)
- Method in class org.apache.cxf.xkms.x509.validator.
TrustedAuthorityValidator
ValidateRequestParser
- Class in
org.apache.cxf.xkms.x509.validator
X
X509_CERTIFICATE
- Static variable in class org.apache.cxf.xkms.x509.utils.
X509Utils
X509_DATA
- Static variable in class org.apache.cxf.xkms.x509.utils.
X509Utils
X509_ISSUER_SERIAL
- Static variable in class org.apache.cxf.xkms.x509.utils.
X509Utils
X509_KEY_NAME
- Static variable in class org.apache.cxf.xkms.x509.utils.
X509Utils
X509_SUBJECT_NAME
- Static variable in class org.apache.cxf.xkms.x509.utils.
X509Utils
X509Locator
- Class in
org.apache.cxf.xkms.x509.handlers
X509Locator(CertificateRepo)
- Constructor for class org.apache.cxf.xkms.x509.handlers.
X509Locator
X509Register
- Class in
org.apache.cxf.xkms.x509.handlers
X509Register(CertificateRepo)
- Constructor for class org.apache.cxf.xkms.x509.handlers.
X509Register
X509Utils
- Class in
org.apache.cxf.xkms.x509.utils
A
C
D
F
G
I
L
O
P
R
S
T
V
X
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache CXF