Skip navigation links
A C D F G H I K L N O P R S V 

A

audit - Variable in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
authenticate(char[]) - Method in class org.xipki.ca.gateway.dummy.DummyCertRequestor
 
authenticate(byte[]) - Method in class org.xipki.ca.gateway.dummy.DummyCertRequestor
 
authenticate(char[]) - Method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
authenticate(byte[]) - Method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
authenticate(char[]) - Method in interface org.xipki.ca.gateway.Requestor
 
authenticate(byte[]) - Method in interface org.xipki.ca.gateway.Requestor
 
authenticator - Variable in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 

C

CaNameSignerConf - Class in org.xipki.ca.gateway.conf
 
CaNameSignerConf() - Constructor for class org.xipki.ca.gateway.conf.CaNameSignerConf
 
CaNameSigners - Class in org.xipki.ca.gateway
 
CaNameSigners(ConcurrentContentSigner, Map<String, ConcurrentContentSigner>) - Constructor for class org.xipki.ca.gateway.CaNameSigners
 
CaNameSignersConf - Class in org.xipki.ca.gateway.conf
 
CaNameSignersConf() - Constructor for class org.xipki.ca.gateway.conf.CaNameSignersConf
 
createHash(String) - Static method in class org.xipki.ca.gateway.PasswordHash
Returns a salted PBKDF2 hash of the password.
createHash(byte[]) - Static method in class org.xipki.ca.gateway.PasswordHash
Returns a salted PBKDF2 hash of the password.
createHash(byte[], int, int, int) - Static method in class org.xipki.ca.gateway.PasswordHash
Returns a salted PBKDF2 hash of the password.

D

DERIVED_KEY_SIZE - Static variable in class org.xipki.ca.gateway.PasswordHash
 
destroy() - Method in class org.xipki.ca.gateway.ProtocolProxyConfWrapper
 
DummyCertRequestor - Class in org.xipki.ca.gateway.dummy
 
DummyCertRequestor(X509Cert) - Constructor for class org.xipki.ca.gateway.dummy.DummyCertRequestor
 
DummyPasswordRequestor - Class in org.xipki.ca.gateway.dummy
 
DummyRequestorAuthenticator - Class in org.xipki.ca.gateway.dummy
 
DummyRequestorAuthenticator() - Constructor for class org.xipki.ca.gateway.dummy.DummyRequestorAuthenticator
 

F

fillResponse(HttpServletResponse) - Method in class org.xipki.ca.gateway.RestResponse
 

G

GatewayUtil - Class in org.xipki.ca.gateway
Gateway Utilities.
GatewayUtil() - Constructor for class org.xipki.ca.gateway.GatewayUtil
 
getAudit() - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
getAuditLevel() - Method in exception org.xipki.ca.gateway.servlet.HttpRespAuditException
 
getAuditMessage() - Method in exception org.xipki.ca.gateway.servlet.HttpRespAuditException
 
getAuditStatus() - Method in exception org.xipki.ca.gateway.servlet.HttpRespAuditException
 
getAuthenticator() - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
getAuthenticator() - Method in class org.xipki.ca.gateway.ProtocolProxyConfWrapper
 
getBody() - Method in class org.xipki.ca.gateway.RestResponse
 
getCert() - Method in class org.xipki.ca.gateway.dummy.DummyCertRequestor
 
getCert() - Method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
getCert() - Method in interface org.xipki.ca.gateway.Requestor
 
getCertRequestor(X509Cert) - Method in class org.xipki.ca.gateway.dummy.DummyRequestorAuthenticator
 
getCertRequestor(X509Cert) - Method in interface org.xipki.ca.gateway.RequestorAuthenticator
 
getCerts() - Method in class org.xipki.ca.gateway.conf.SignerConf
 
getConf() - Method in class org.xipki.ca.gateway.conf.SignerConf
 
getContentType() - Method in class org.xipki.ca.gateway.RestResponse
 
getDefault() - Method in class org.xipki.ca.gateway.conf.CaNameSignersConf
 
getDefaultSigner() - Method in class org.xipki.ca.gateway.CaNameSigners
 
getDh() - Method in class org.xipki.ca.gateway.conf.PopControlConf
 
getDhCertificates() - Method in class org.xipki.ca.gateway.PopControl
 
getDhKeyCertPair(X500Name, BigInteger, String) - Method in class org.xipki.ca.gateway.PopControl
 
getHeader(String) - Method in class org.xipki.ca.gateway.servlet.HttpRequestMetadataRetrieverImpl
 
getHeaders() - Method in class org.xipki.ca.gateway.RestResponse
 
getHttpStatus() - Method in exception org.xipki.ca.gateway.servlet.HttpRespAuditException
 
getKeyId() - Method in class org.xipki.ca.gateway.dummy.DummyCertRequestor
 
getKeyId() - Method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
getKeyId() - Method in interface org.xipki.ca.gateway.Requestor
 
getKeystore() - Method in class org.xipki.ca.gateway.conf.KeystoreConf
 
getName() - Method in class org.xipki.ca.gateway.dummy.DummyCertRequestor
 
getName() - Method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
getName() - Method in interface org.xipki.ca.gateway.Requestor
 
getNames() - Method in class org.xipki.ca.gateway.conf.CaNameSignerConf
 
getParameter(String) - Method in class org.xipki.ca.gateway.servlet.HttpRequestMetadataRetrieverImpl
 
getPassword() - Method in class org.xipki.ca.gateway.conf.KeystoreConf
 
getPassword() - Method in class org.xipki.ca.gateway.dummy.DummyCertRequestor
 
getPassword() - Method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
getPassword() - Method in interface org.xipki.ca.gateway.Requestor
 
getPasswordRequestorByKeyId(byte[]) - Method in class org.xipki.ca.gateway.dummy.DummyRequestorAuthenticator
 
getPasswordRequestorByKeyId(byte[]) - Method in interface org.xipki.ca.gateway.RequestorAuthenticator
 
getPasswordRequestorByUser(String) - Method in class org.xipki.ca.gateway.dummy.DummyRequestorAuthenticator
 
getPasswordRequestorByUser(String) - Method in interface org.xipki.ca.gateway.RequestorAuthenticator
 
getPop() - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
getPopAlgoValidator() - Method in class org.xipki.ca.gateway.PopControl
 
getPopControl() - Method in class org.xipki.ca.gateway.ProtocolProxyConfWrapper
 
getSdkClient() - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
getSdkClient() - Method in class org.xipki.ca.gateway.ProtocolProxyConfWrapper
 
getSecurities() - Method in class org.xipki.ca.gateway.ProtocolProxyConfWrapper
 
getSecurity() - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
getSigAlgos() - Method in class org.xipki.ca.gateway.conf.PopControlConf
 
getSigner(String) - Method in class org.xipki.ca.gateway.CaNameSigners
 
getSigner() - Method in class org.xipki.ca.gateway.conf.CaNameSignerConf
 
getSigners() - Method in class org.xipki.ca.gateway.conf.CaNameSignersConf
 
getSigners() - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
getSigners() - Method in class org.xipki.ca.gateway.ProtocolProxyConfWrapper
 
getStatusCode() - Method in class org.xipki.ca.gateway.RestResponse
 
getTlsClientCert() - Method in class org.xipki.ca.gateway.servlet.HttpRequestMetadataRetrieverImpl
 
getTlsClientCert(HttpServletRequest) - Static method in class org.xipki.ca.gateway.servlet.ServletHelper
 
getType() - Method in class org.xipki.ca.gateway.conf.KeystoreConf
 
getType() - Method in class org.xipki.ca.gateway.conf.SignerConf
 

H

HttpRequestMetadataRetrieverImpl - Class in org.xipki.ca.gateway.servlet
HTTP request metadata retriever.
HttpRequestMetadataRetrieverImpl(HttpServletRequest) - Constructor for class org.xipki.ca.gateway.servlet.HttpRequestMetadataRetrieverImpl
 
HttpRespAuditException - Exception in org.xipki.ca.gateway.servlet
Response Audit Exception.
HttpRespAuditException(int, String, AuditLevel, AuditStatus) - Constructor for exception org.xipki.ca.gateway.servlet.HttpRespAuditException
 

I

isCertprofilePermitted(String) - Method in class org.xipki.ca.gateway.dummy.DummyCertRequestor
 
isCertprofilePermitted(String) - Method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
isCertprofilePermitted(String) - Method in interface org.xipki.ca.gateway.Requestor
 
isLogReqResp() - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
isLogReqResp() - Method in class org.xipki.ca.gateway.ProtocolProxyConfWrapper
 
isPermitted(int) - Method in class org.xipki.ca.gateway.dummy.DummyCertRequestor
 
isPermitted(int) - Method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
isPermitted(int) - Method in interface org.xipki.ca.gateway.Requestor
 
ITERATION_INDEX - Static variable in class org.xipki.ca.gateway.PasswordHash
 

K

KeystoreConf - Class in org.xipki.ca.gateway.conf
Keystore configuration.
KeystoreConf() - Constructor for class org.xipki.ca.gateway.conf.KeystoreConf
 

L

logAuditEvent(Logger, AuditEvent) - Static method in class org.xipki.ca.gateway.GatewayUtil
 
logReqResp - Variable in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
logReqResp(String, Logger, boolean, boolean, HttpServletRequest, byte[], byte[]) - Static method in class org.xipki.ca.gateway.servlet.ServletHelper
 

N

notNull(Object, String) - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 

O

ofKeyId(byte[]) - Static method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
ofUser(String) - Static method in class org.xipki.ca.gateway.dummy.DummyPasswordRequestor
 
org.xipki.ca.gateway - package org.xipki.ca.gateway
 
org.xipki.ca.gateway.conf - package org.xipki.ca.gateway.conf
 
org.xipki.ca.gateway.dummy - package org.xipki.ca.gateway.dummy
 
org.xipki.ca.gateway.servlet - package org.xipki.ca.gateway.servlet
 

P

PasswordHash - Class in org.xipki.ca.gateway
PBKDF2 salted password hashing.
pbkdf2(byte[], byte[], int, int) - Static method in class org.xipki.ca.gateway.PasswordHash
Computes the PBKDF2 hash of a password.
PBKDF2_INDEX - Static variable in class org.xipki.ca.gateway.PasswordHash
 
PBKDF2_ITERATIONS - Static variable in class org.xipki.ca.gateway.PasswordHash
 
pop - Variable in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
PopControl - Class in org.xipki.ca.gateway
POP (proof-of-possession) control.
PopControl(PopControlConf) - Constructor for class org.xipki.ca.gateway.PopControl
 
PopControlConf - Class in org.xipki.ca.gateway.conf
POP (proof-of-possession) control configuration.
PopControlConf() - Constructor for class org.xipki.ca.gateway.conf.PopControlConf
 
ProtocolException - Exception in org.xipki.ca.gateway
 
ProtocolException(String) - Constructor for exception org.xipki.ca.gateway.ProtocolException
 
ProtocolException(String, Throwable) - Constructor for exception org.xipki.ca.gateway.ProtocolException
 
ProtocolProxyConf - Class in org.xipki.ca.gateway.conf
 
ProtocolProxyConf() - Constructor for class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
ProtocolProxyConfWrapper - Class in org.xipki.ca.gateway
Class to build the protocol proxy from the configuration.
ProtocolProxyConfWrapper(ProtocolProxyConf) - Constructor for class org.xipki.ca.gateway.ProtocolProxyConfWrapper
 

R

Requestor - Interface in org.xipki.ca.gateway
Requestor info interface.
RequestorAuthenticator - Interface in org.xipki.ca.gateway
 
RestResponse - Class in org.xipki.ca.gateway
 
RestResponse(int) - Constructor for class org.xipki.ca.gateway.RestResponse
 
RestResponse(int, String, Map<String, String>, byte[]) - Constructor for class org.xipki.ca.gateway.RestResponse
 
RestResponse(int, String, Map<String, String>, boolean, byte[]) - Constructor for class org.xipki.ca.gateway.RestResponse
 

S

SALT_BYTE_SIZE - Static variable in class org.xipki.ca.gateway.PasswordHash
 
SALT_INDEX - Static variable in class org.xipki.ca.gateway.PasswordHash
 
sdkClient - Variable in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
security - Variable in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
ServletHelper - Class in org.xipki.ca.gateway.servlet
TLS helper.
ServletHelper() - Constructor for class org.xipki.ca.gateway.servlet.ServletHelper
 
setAudit(Audits.AuditConf) - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
setAuthenticator(String) - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
setCerts(List<FileOrBinary>) - Method in class org.xipki.ca.gateway.conf.SignerConf
 
setConf(String) - Method in class org.xipki.ca.gateway.conf.SignerConf
 
setDefault(SignerConf) - Method in class org.xipki.ca.gateway.conf.CaNameSignersConf
 
setDh(KeystoreConf) - Method in class org.xipki.ca.gateway.conf.PopControlConf
 
setKeystore(String) - Method in class org.xipki.ca.gateway.conf.KeystoreConf
 
setLogReqResp(boolean) - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
setNames(List<String>) - Method in class org.xipki.ca.gateway.conf.CaNameSignerConf
 
setPassword(String) - Method in class org.xipki.ca.gateway.conf.KeystoreConf
 
setPop(PopControlConf) - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
setSdkClient(SdkClientConf) - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
setSecurity(Securities.SecurityConf) - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
setSigAlgos(List<String>) - Method in class org.xipki.ca.gateway.conf.PopControlConf
 
setSigner(SignerConf) - Method in class org.xipki.ca.gateway.conf.CaNameSignerConf
 
setSigners(CaNameSignerConf[]) - Method in class org.xipki.ca.gateway.conf.CaNameSignersConf
 
setSigners(CaNameSignersConf) - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
setType(String) - Method in class org.xipki.ca.gateway.conf.KeystoreConf
 
setType(String) - Method in class org.xipki.ca.gateway.conf.SignerConf
 
SignerConf - Class in org.xipki.ca.gateway.conf
 
SignerConf() - Constructor for class org.xipki.ca.gateway.conf.SignerConf
 
signerNames() - Method in class org.xipki.ca.gateway.CaNameSigners
 
signers - Variable in class org.xipki.ca.gateway.conf.ProtocolProxyConf
The signers.

V

validate() - Method in class org.xipki.ca.gateway.conf.ProtocolProxyConf
 
validate() - Method in class org.xipki.ca.gateway.conf.SignerConf
 
validatePassword(String, String) - Static method in class org.xipki.ca.gateway.PasswordHash
Validates a password using a hash.
validatePassword(byte[], String) - Static method in class org.xipki.ca.gateway.PasswordHash
Validates a password using a hash.
verifyCsr(CertificationRequest, SecurityFactory, PopControl) - Static method in class org.xipki.ca.gateway.GatewayUtil
 
A C D F G H I K L N O P R S V 
Skip navigation links

Copyright © 2022. All rights reserved.