A C E G K N O P R S T 
All Classes All Packages

A

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

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
 
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
 

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()));

G

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

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
 

N

NODEFAULTPWD - Static variable in class org.ejbca.core.protocol.ws.objects.CryptoTokenConstantsWS
If set, no default password allowed for this soft cryptotoken

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

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

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_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.
A C E G K N O P R S T 
All Classes All Packages