A C D E F G I J K M O P R S T U 
All Classes All Packages

A

ACCEPT_REVOCATION_NON_EXISTING_ENTRY - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
ALLOW_CHANGING_REVOCATION_REASON - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
ALLOW_EXTRACTABLE_PRIVATE_KEY - Static variable in class org.ejbca.core.protocol.ws.objects.CryptoTokenConstantsWS
Boolean indicating if it should be allowed to extract private keys
ATTRIB_LABEL_KEY - Static variable in class org.ejbca.core.protocol.ws.objects.CryptoTokenConstantsWS
Specific to PKCS#11.

C

CA_SERIAL_NUMBER_OCTET_SIZE - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
CAConstantsWS - Class in org.ejbca.core.protocol.ws.objects
Property keys for creation of CAs via WS.
CAConstantsWS() - Constructor for class org.ejbca.core.protocol.ws.objects.CAConstantsWS
 
CAKEYPURPOSE_CERTSIGN_STRING - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
Certificate signing key alias
CAKEYPURPOSE_CRLSIGN_STRING - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
Certificate Revocation List (CRL) signing key alias.
CAKEYPURPOSE_DEFAULT_STRING - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
Default key.
CAKEYPURPOSE_KEYENCRYPT_STRING - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
Used for decryption of key recovery data.
CAKEYPURPOSE_TESTKEY_STRING - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
Test signing key.
CERT_REQ_TYPE_CRMF - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
 
CERT_REQ_TYPE_PKCS10 - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
Request data types for WS
CERT_REQ_TYPE_PUBLICKEY - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
 
CERT_REQ_TYPE_SPKAC - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
 
CertificateHelper - Class in org.ejbca.core.protocol.ws.common
Class used to generate a java.security.Certificate from a org.ejbca.core.protocol.ws.common.Certificate $Id$
CertificateHelper() - Constructor for class org.ejbca.core.protocol.ws.common.CertificateHelper
 
CRL_EXPIRATION_PERIOD_MILLISECONDS - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
CRL_ISSUANCE_INTERVAL_MILLISECONDS - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
CRL_NUMBER_USED - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
CRL_OVERLAP_MILLISECONDS - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
CryptoTokenConstantsWS - Class in org.ejbca.core.protocol.ws.objects
Property keys for creation of CryptoTokens via WS.
CryptoTokenConstantsWS() - Constructor for class org.ejbca.core.protocol.ws.objects.CryptoTokenConstantsWS
 

D

DEFAULT_CRL_DIST_POINT - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
DEFAULT_OCSP_SERVICE_LOCATOR - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
DELTA_CRL_MILLISECONDS - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
DO_ENFORCE_KEY_RENEWAL - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
DO_ENFORCE_UNIQUE_DISTINGUISHED_NAME - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
DO_ENFORCE_UNIQUE_PUBLIC_KEYS - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
DO_PRE_PRODUCE_OCSP_RESPONSES - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
DO_STORE_OCSP_RESPONSES_ON_DEMAND - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation

E

EXTERNAL_SIGNING_CA_CERTIFICATE - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
When creating a CA signed by an external CA, if may be required (CVC CAs again) that the target CA is uploaded to create the request Set as plain Base64 encoded data of the certificate encoding: KayValuePair kp = new KeyValuePair(); kp.setKey(CAConstantsWS.EXTERNAL_SIGNING_CA_CERTIFICATE); kp.setValue(org.bouncycastle.util.encoders.Base64.toBase64String(cvcacert_se.getEncoded()));

F

FINISH_USER - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation

G

GENERATE_CRL_UPON_REVOCATION - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
getCertificate(byte[]) - Static method in class org.ejbca.core.protocol.ws.common.CertificateHelper
Method that builds a certificate from the data in the WS response.
getKeyStore(byte[], String, String) - Static method in class org.ejbca.core.protocol.ws.common.KeyStoreHelper
Retrieves the keystore from the encoded data.
getPKCS7(byte[]) - Static method in class org.ejbca.core.protocol.ws.common.CertificateHelper
Simple method that just returns raw PKCS7 data instead of the BASE64 encoded contained in the WS response

I

INCLUDE_IN_HEALTH_CHECK - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation

J

JKS_MAGIC - Static variable in class org.ejbca.core.protocol.ws.common.KeyStoreHelper
 

K

KEYSEQUENCE - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
Key sequence which is important properties for CVC CAs
KEYSEQUENCE_FORMAT - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
 
KeyStoreHelper - Class in org.ejbca.core.protocol.ws.common
Class used to generate a java.security.KeyStore from a org.ejbca.core.protocol.ws.common.KeyStore
KeyStoreHelper() - Constructor for class org.ejbca.core.protocol.ws.common.KeyStoreHelper
 

M

MS_CA_COMPATIBLE - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation

O

org.ejbca.core.protocol.ws.common - package org.ejbca.core.protocol.ws.common
 
org.ejbca.core.protocol.ws.objects - package org.ejbca.core.protocol.ws.objects
 

P

PEM_MAGIC - Static variable in class org.ejbca.core.protocol.ws.common.KeyStoreHelper
 
PKCS12_MAGIC - Static variable in class org.ejbca.core.protocol.ws.common.KeyStoreHelper
 
POLICY_OIDS - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
POLICYID - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
The policy ID can be 'null' if no Certificate Policy extension should be present, or\nobjectID as '2.5.29.32.0' or objectID and cpsurl as '2.5.29.32.0 http://foo.bar.com/mycps.txt'.

R

REQUEST_PRE_PROCESSOR - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
RESPONSETYPE_CERTIFICATE - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
Indicates that the requester want a BASE64 encoded certificate in the CertificateResponse object.
RESPONSETYPE_CMC_FULL_PKI - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
Indicates that the CMC full PKI response(MSAE key archival) in the CertificateResponse object.
RESPONSETYPE_PKCS7 - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
Indicates that the requester want a BASE64 encoded pkcs7 in the CertificateResponse object.
RESPONSETYPE_PKCS7WITHCHAIN - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
Indicates that the requester want a BASE64 encoded pkcs7 with the complete chain in the CertificateResponse object.

S

SHLIB_LABEL_KEY - Static variable in class org.ejbca.core.protocol.ws.objects.CryptoTokenConstantsWS
Specific to PKCS#11.
SLOT_LABEL_TYPE - Static variable in class org.ejbca.core.protocol.ws.objects.CryptoTokenConstantsWS
Specific to PKCS#11.
SLOT_LABEL_VALUE - Static variable in class org.ejbca.core.protocol.ws.objects.CryptoTokenConstantsWS
Specific to PKCS#11.

T

TOKEN_FRIENDLY_NAME - Static variable in class org.ejbca.core.protocol.ws.objects.CryptoTokenConstantsWS
A user defined name of the slot provider.

U

USE_APPEND_ONLY_TABLE - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
USE_AUTHORITY_KEY_IDENTIFIER - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
USE_CERTIFICATE_STORAGE - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
USE_LDAP_DN_ORDER - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
USE_PARTITIONED_CRL - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
USE_USER_STORAGE - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
USE_UTF8_POLICY_TEXT - Static variable in class org.ejbca.core.protocol.ws.objects.CAConstantsWS
See CA Fields in the EJBCA documentation
A C D E F G I J K M O P R S T U 
All Classes All Packages