A C D E F G H I K M N O P R S T U W

A

AlgorithmConstants - Class in org.ejbca.core.model
 
AlreadyRevokedException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for AlreadyRevokedException complex type.
AlreadyRevokedException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException
 
AlreadyRevokedException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
AlreadyRevokedException_Exception(String, AlreadyRevokedException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException_Exception
 
AlreadyRevokedException_Exception(String, AlreadyRevokedException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException_Exception
 
ApprovalException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for ApprovalException complex type.
ApprovalException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.ApprovalException
 
ApprovalException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
ApprovalException_Exception(String, ApprovalException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.ApprovalException_Exception
 
ApprovalException_Exception(String, ApprovalException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.ApprovalException_Exception
 
approvalId - Variable in class org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException
 
ApprovalRequestExecutionException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for ApprovalRequestExecutionException complex type.
ApprovalRequestExecutionException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExecutionException
 
ApprovalRequestExecutionException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
ApprovalRequestExecutionException_Exception(String, ApprovalRequestExecutionException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExecutionException_Exception
 
ApprovalRequestExecutionException_Exception(String, ApprovalRequestExecutionException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExecutionException_Exception
 
ApprovalRequestExpiredException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for ApprovalRequestExpiredException complex type.
ApprovalRequestExpiredException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExpiredException
 
ApprovalRequestExpiredException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
ApprovalRequestExpiredException_Exception(String, ApprovalRequestExpiredException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExpiredException_Exception
 
ApprovalRequestExpiredException_Exception(String, ApprovalRequestExpiredException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExpiredException_Exception
 
AuthorizationDeniedException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for AuthorizationDeniedException complex type.
AuthorizationDeniedException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.AuthorizationDeniedException
 
AuthorizationDeniedException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
AuthorizationDeniedException_Exception(String, AuthorizationDeniedException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.AuthorizationDeniedException_Exception
 
AuthorizationDeniedException_Exception(String, AuthorizationDeniedException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.AuthorizationDeniedException_Exception
 
AVAILABLE_SIGALGS - Static variable in class org.ejbca.core.model.AlgorithmConstants
Signature algorithms available to choose in the Admin GUI

C

caCertResponse(String, byte[], List<byte[]>, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Receives a certificate as a response to a CSR from the CA.
CADoesntExistsException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for CADoesntExistsException complex type.
CADoesntExistsException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException
 
CADoesntExistsException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
CADoesntExistsException_Exception(String, CADoesntExistsException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException_Exception
 
CADoesntExistsException_Exception(String, CADoesntExistsException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException_Exception
 
caRenewCertRequest(String, List<byte[]>, boolean, boolean, boolean, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Generates a certificate request (CSP) from a CA.
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_SPKAC - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
 
Certificate - Class in org.ejbca.core.protocol.ws.client.gen
Holds certificate WS elements
Certificate() - Constructor for class org.ejbca.core.protocol.ws.client.gen.Certificate
WS Constructor
Certificate(Certificate) - Constructor for class org.ejbca.core.protocol.ws.client.gen.Certificate
 
Certificate(byte[]) - Constructor for class org.ejbca.core.protocol.ws.client.gen.Certificate
 
CertificateExpiredException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for CertificateExpiredException complex type.
CertificateExpiredException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.CertificateExpiredException
 
CertificateExpiredException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
CertificateExpiredException_Exception(String, CertificateExpiredException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.CertificateExpiredException_Exception
 
CertificateExpiredException_Exception(String, CertificateExpiredException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.CertificateExpiredException_Exception
 
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
CertificateHelper() - Constructor for class org.ejbca.core.protocol.ws.common.CertificateHelper
 
certificateRequest(UserDataVOWS, String, int, String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Generates a certificate for a user.
CertificateResponse - Class in org.ejbca.core.protocol.ws.client.gen
Holds certificate WS response data
CertificateResponse() - Constructor for class org.ejbca.core.protocol.ws.client.gen.CertificateResponse
WS Constructor
CertificateResponse(String, byte[]) - Constructor for class org.ejbca.core.protocol.ws.client.gen.CertificateResponse
Main constructor.
checkRevokationStatus(String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Returns revocation status for given user.
createCRL(String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Generates a CRL for the given CA.
crmfRequest(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Generates a certificate for a user.
customLog(int, String, String, String, Certificate, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Generates a Custom Log event in the database.
cvcRequest(String, String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Generates a CV certificate for a user.

D

deleteUserDataFromSource(List<String>, String, boolean) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Removes user data from a user data source.

E

editUser(UserDataVOWS) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Edits/adds a user to the EJBCA database.
EjbcaException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for EjbcaException complex type.
EjbcaException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.EjbcaException
 
EjbcaException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
EjbcaException_Exception(String, EjbcaException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.EjbcaException_Exception
 
EjbcaException_Exception(String, EjbcaException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.EjbcaException_Exception
 
EjbcaWS - Interface in org.ejbca.core.protocol.ws.client.gen
Primary interface to the EJBCA RA WebService.
EjbcaWSService - Class in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
EjbcaWSService(URL, QName) - Constructor for class org.ejbca.core.protocol.ws.client.gen.EjbcaWSService
 
EjbcaWSService() - Constructor for class org.ejbca.core.protocol.ws.client.gen.EjbcaWSService
 
errorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException
 
errorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.ApprovalException
 
errorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException
 
errorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.EjbcaException
 
ErrorCode - Class in org.ejbca.core.protocol.ws.client.gen
Java class for errorCode complex type.
ErrorCode() - Constructor for class org.ejbca.core.protocol.ws.client.gen.ErrorCode
 
errorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.MultipleMatchException
 
errorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.NotFoundException
 
errorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.PublisherException
 
errorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.SignRequestException
 
errorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceException
 
existsHardToken(String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Looks up if a serial number already have been generated.
ExtendedInformationWS - Class in org.ejbca.core.protocol.ws.client.gen
Class used to represent extended information in userdata in the WebService API.
ExtendedInformationWS() - Constructor for class org.ejbca.core.protocol.ws.client.gen.ExtendedInformationWS
Emtpy constructor used by internally by web services
ExtendedInformationWS(String, String) - Constructor for class org.ejbca.core.protocol.ws.client.gen.ExtendedInformationWS
Constructor used when creating a new ExtendedInformationWS.

F

fetchUserData(List<String>, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Fetches userdata from an existing UserDataSource.
findCerts(String, boolean) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Retrieves a collection of certificates generated for a user.
findUser(UserMatch) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Retrieves information about users in the database.

G

genTokenCertificates(UserDataVOWS, List<TokenCertificateRequestWS>, HardTokenDataWS, boolean, boolean) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Adds certificates and/or data to a hardtoken.
getApprovalId() - Method in class org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException
Gets the value of the approvalId property.
getAuthorizedEndEntityProfiles() - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Fetches the end-entity profiles that the administrator is authorized to use.
getAvailableCAs() - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Fetch a list of the ids and names of available CAs.
getAvailableCAsInProfile(int) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Fetches the ids and names of available CAs in an end entity profile.
getAvailableCertificateProfiles(int) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Fetches available certificate profiles in an end entity profile.
getCAName() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
getCaName() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getCertificate() - Method in class org.ejbca.core.protocol.ws.client.gen.CertificateResponse
Returns a certificate from the data in the WS response.
getCertificate(String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Fetches issued certificate.
getCertificate() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateResponseWS
 
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.
getCertificateData() - Method in class org.ejbca.core.protocol.ws.client.gen.Certificate
Returns the certificateData in Base64 encoded format
getCertificateProfileName() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
getCertificateProfileName() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getCertificates() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
getCertificateSerialNumber() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getCertificateSN() - Method in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
getCopies() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
getCopyOfSN() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
getCreateTime() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
getData() - Method in class org.ejbca.core.protocol.ws.client.gen.CertificateResponse
Returns Base64 encoded data
getEjbcaVersion() - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Returns the version of the EJBCA server.
getEjbcaWSPort() - Method in class org.ejbca.core.protocol.ws.client.gen.EjbcaWSService
 
getEmail() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getEndEntityProfileName() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getEndTime() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException
Gets the value of the errorCode property.
getErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.ApprovalException
Gets the value of the errorCode property.
getErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException
Gets the value of the errorCode property.
getErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.EjbcaException
Gets the value of the errorCode property.
getErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.MultipleMatchException
Gets the value of the errorCode property.
getErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.NotFoundException
Gets the value of the errorCode property.
getErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.PublisherException
Gets the value of the errorCode property.
getErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.SignRequestException
Gets the value of the errorCode property.
getErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceException
Gets the value of the errorCode property.
getExtendedInformation() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.ApprovalException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExecutionException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExpiredException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.AuthorizationDeniedException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.CertificateExpiredException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.EjbcaException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.HardTokenDoesntExistsException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.HardTokenExistsException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.IllegalQueryException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.MultipleMatchException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.NotFoundException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.PublisherException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.SignRequestException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.UserDataSourceException_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.UserDoesntFullfillEndEntityProfile_Exception
 
getFaultInfo() - Method in exception org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException_Exception
 
getHardTokenData(String, boolean, boolean) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Fetches information about a hard token.
getHardTokenDatas(String, boolean, boolean) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Fetches all hard tokens for a given user.
getHardTokenIssuerName() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getHardTokenSN() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
getId() - Method in class org.ejbca.core.protocol.ws.client.gen.NameAndId
 
getInitialPIN() - Method in class org.ejbca.core.protocol.ws.client.gen.PinDataWS
 
getInternalErrorCode() - Method in class org.ejbca.core.protocol.ws.client.gen.ErrorCode
Gets the value of the internalErrorCode property.
getIsModifyable() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceVOWS
Gets a list of modifyable fields, (Should be one of the constants of the UserDataSourceVO.ISMODIFYABLE_ or DNFieldExtractor constants defined in the AVAILABLEMODIFYABLEFIELDS array.
getIssuerDN() - Method in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
getKeyalg() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
getKeyspec() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
getKeyStore() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateResponseWS
 
getKeyStore(byte[], String, String) - Static method in class org.ejbca.core.protocol.ws.common.KeyStoreHelper
Retrieves the keystore from the encoded data.
getKeystoreData() - Method in class org.ejbca.core.protocol.ws.client.gen.KeyStore
Returns the keystoreData in Base64 format
getLabel() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
getLastCAChain(String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Retrieves the latest CA path Note: the whole certificate chain is returned.
getLastCertChain(String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Retrieves the latest certificate issued to the user.
getMatchtype() - Method in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
getMatchvalue() - Method in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
getMatchwith() - Method in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.ApprovalException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExecutionException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExpiredException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.AuthorizationDeniedException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.CertificateExpiredException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.EjbcaException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDoesntExistsException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenExistsException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.IllegalQueryException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.MultipleMatchException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.NotFoundException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.PublisherException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.SignRequestException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceException
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDoesntFullfillEndEntityProfile
Gets the value of the message property.
getMessage() - Method in class org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException
Gets the value of the message property.
getModifyTime() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
getName() - Method in class org.ejbca.core.protocol.ws.client.gen.ExtendedInformationWS
 
getName() - Method in class org.ejbca.core.protocol.ws.client.gen.NameAndId
 
getPassword() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
Observe when sending userdata to clients outside EJBCA will the password always be null.
getPinDatas() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
getPkcs10Data() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
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
getPublisherQueueLength(String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Returns the length of a publisher queue.
getPUK() - Method in class org.ejbca.core.protocol.ws.client.gen.PinDataWS
 
getRawCertificateData() - Method in class org.ejbca.core.protocol.ws.client.gen.Certificate
Returns the certificateData in binary format
getRawData() - Method in class org.ejbca.core.protocol.ws.client.gen.CertificateResponse
Returns raw PKCS #7 or X509 data instead of the Base64 contained in the WS response
getRawKeystoreData() - Method in class org.ejbca.core.protocol.ws.client.gen.KeyStore
Returns the keystoreData in binary format
getReason() - Method in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
getResponseType() - Method in class org.ejbca.core.protocol.ws.client.gen.CertificateResponse
 
getRevocationDate() - Method in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
getStartTime() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getStatus() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getSubjectAltName() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getSubjectDN() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getTokenType() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
getTokenType() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
getTokenType() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getType() - Method in class org.ejbca.core.protocol.ws.client.gen.PinDataWS
 
getType() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
getType() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateResponseWS
 
getType() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getUserDataVOWS() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceVOWS
 
getUsername() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
getValidityIdDays() - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
getValue() - Method in class org.ejbca.core.protocol.ws.client.gen.ExtendedInformationWS
 

H

HardTokenDataWS - Class in org.ejbca.core.protocol.ws.client.gen
Value object containing WS representation of a hard token data it contains information about PIN/PUK codes, hardtoken serial number certificate stored on the card.
HardTokenDataWS() - Constructor for class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
WS Constructor
HardTokenDataWS(int, String, String, String, List<String>, List<PinDataWS>, List<Certificate>, boolean) - Constructor for class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
Constuctor of a HardTokenDataWS with all it fields.
HardTokenDataWS(int, String, String, String, List<PinDataWS>, boolean) - Constructor for class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
Constuctor that should be used with the genTokenCertificates request
HardTokenDoesntExistsException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for HardTokenDoesntExistsException complex type.
HardTokenDoesntExistsException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.HardTokenDoesntExistsException
 
HardTokenDoesntExistsException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
HardTokenDoesntExistsException_Exception(String, HardTokenDoesntExistsException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.HardTokenDoesntExistsException_Exception
 
HardTokenDoesntExistsException_Exception(String, HardTokenDoesntExistsException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.HardTokenDoesntExistsException_Exception
 
HardTokenExistsException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for HardTokenExistsException complex type.
HardTokenExistsException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.HardTokenExistsException
 
HardTokenExistsException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
HardTokenExistsException_Exception(String, HardTokenExistsException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.HardTokenExistsException_Exception
 
HardTokenExistsException_Exception(String, HardTokenExistsException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.HardTokenExistsException_Exception
 

I

IllegalQueryException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for IllegalQueryException complex type.
IllegalQueryException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.IllegalQueryException
 
IllegalQueryException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
IllegalQueryException_Exception(String, IllegalQueryException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.IllegalQueryException_Exception
 
IllegalQueryException_Exception(String, IllegalQueryException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.IllegalQueryException_Exception
 
internalErrorCode - Variable in class org.ejbca.core.protocol.ws.client.gen.ErrorCode
 
isApproved(int) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Looks up if a requested action has been approved.
isAuthorized(String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Checks if a user is authorized to a given resource.
isClearPwd() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
Observe sending usedata to clients outside EJBCA will always return false
isEncKeyKeyRecoverable() - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
isKeyRecoverable() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
isSendNotification() - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
If true notifications will be sent to the user

K

KEYALGORITHM_DSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
KEYALGORITHM_ECDSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
KEYALGORITHM_RSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
keyRecoverNewest(String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Marks the user's latest certificate for key recovery.
KeyStore - Class in org.ejbca.core.protocol.ws.client.gen
Wrapper class for holding WS keystore data
KeyStore() - Constructor for class org.ejbca.core.protocol.ws.client.gen.KeyStore
WS Constructor
KeyStore(KeyStore, String) - Constructor for class org.ejbca.core.protocol.ws.client.gen.KeyStore
 
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

MATCH_TYPE_BEGINSWITH - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_TYPE_CONTAINS - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_TYPE_EQUALS - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_CA - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_CERTIFICATEPROFILE - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_COMMONNAME - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_COUNTRY - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_DN - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_DNSERIALNUMBER - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_DOMAINCOMPONENT - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_EMAIL - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_ENDENTITYPROFILE - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_GIVENNAME - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_INITIALS - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_LOCALE - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_ORGANIZATION - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_ORGANIZATIONUNIT - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_STATE - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_STATUS - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_SURNAME - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_TITLE - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_TOKEN - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_UID - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
MATCH_WITH_USERNAME - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.ApprovalException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExecutionException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExpiredException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.AuthorizationDeniedException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.CertificateExpiredException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.EjbcaException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.HardTokenDoesntExistsException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.HardTokenExistsException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.IllegalQueryException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.MultipleMatchException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.NotFoundException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.PublisherException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.SignRequestException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceException
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.UserDoesntFullfillEndEntityProfile
 
message - Variable in class org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException
 
MultipleMatchException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for MultipleMatchException complex type.
MultipleMatchException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.MultipleMatchException
 
MultipleMatchException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
MultipleMatchException_Exception(String, MultipleMatchException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.MultipleMatchException_Exception
 
MultipleMatchException_Exception(String, MultipleMatchException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.MultipleMatchException_Exception
 

N

NameAndId - Class in org.ejbca.core.protocol.ws.client.gen
Value object holding a Name and Id pair, for example for a CA or a end entity- or certificate profile.
NameAndId() - Constructor for class org.ejbca.core.protocol.ws.client.gen.NameAndId
WS Constructor
NameAndId(String, int) - Constructor for class org.ejbca.core.protocol.ws.client.gen.NameAndId
 
NOT_REVOKED - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
Constants defining different revocation reasons.
NotFoundException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for NotFoundException complex type.
NotFoundException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.NotFoundException
 
NotFoundException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
NotFoundException_Exception(String, NotFoundException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.NotFoundException_Exception
 
NotFoundException_Exception(String, NotFoundException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.NotFoundException_Exception
 

O

org.ejbca.core.protocol.ws.client.gen - package org.ejbca.core.protocol.ws.client.gen
Provides the client-part of the EJBCA WS (Web Service) interface.

P

PinDataWS - Class in org.ejbca.core.protocol.ws.client.gen
Class containing a web service representation of a PIN data such as type, PIN and PUK
PinDataWS() - Constructor for class org.ejbca.core.protocol.ws.client.gen.PinDataWS
WS Constructor
PinDataWS(int, String, String) - Constructor for class org.ejbca.core.protocol.ws.client.gen.PinDataWS
Default constructor
pkcs10Request(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Generates a certificate for a user.
pkcs12Req(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Creates a server-generated keystore.
PublisherException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for PublisherException complex type.
PublisherException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.PublisherException
 
PublisherException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
PublisherException_Exception(String, PublisherException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.PublisherException_Exception
 
PublisherException_Exception(String, PublisherException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.PublisherException_Exception
 

R

republishCertificate(String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Republishes a selected certificate.
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.
REVOKATION_REASON_AACOMPROMISE - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
REVOKATION_REASON_AFFILIATIONCHANGED - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
REVOKATION_REASON_CACOMPROMISE - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
REVOKATION_REASON_CERTIFICATEHOLD - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
REVOKATION_REASON_CESSATIONOFOPERATION - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
REVOKATION_REASON_KEYCOMPROMISE - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
REVOKATION_REASON_PRIVILEGESWITHDRAWN - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
REVOKATION_REASON_REMOVEFROMCRL - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
REVOKATION_REASON_SUPERSEDED - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
REVOKATION_REASON_UNSPECIFIED - Static variable in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
revokeCert(String, String, int) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Revokes a user certificate.
RevokeStatus - Class in org.ejbca.core.protocol.ws.client.gen
Class used when checking the revocation status of a certificate.
RevokeStatus() - Constructor for class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
Default Web Service Constuctor
RevokeStatus(RevokedCertInfo, String) - Constructor for class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
RevokeStatus(CertificateStatus, String, String) - Constructor for class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
revokeToken(String, int) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Revokes all certificates mapped to a hardtoken.
revokeUser(String, int, boolean) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Revokes all of a user's certificates.

S

setApprovalId(int) - Method in class org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException
Sets the value of the approvalId property.
setCAName(String) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
setCaName(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setCertificate(Certificate) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateResponseWS
 
setCertificateData(byte[]) - Method in class org.ejbca.core.protocol.ws.client.gen.Certificate
Sets certificateData in Base64 encoded format
setCertificateProfileName(String) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
setCertificateProfileName(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setCertificates(List<Certificate>) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setCertificateSerialNumber(BigInteger) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setCertificateSN(String) - Method in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
setClearPwd(boolean) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setCopies(List<String>) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setCopyOfSN(String) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setCreateTime(XMLGregorianCalendar) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setData(byte[]) - Method in class org.ejbca.core.protocol.ws.client.gen.CertificateResponse
Sets Base64 encode data
setEmail(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setEncKeyKeyRecoverable(boolean) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setEndEntityProfileName(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setEndTime(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setErrorCode(ErrorCode) - Method in class org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException
Sets the value of the errorCode property.
setErrorCode(ErrorCode) - Method in class org.ejbca.core.protocol.ws.client.gen.ApprovalException
Sets the value of the errorCode property.
setErrorCode(ErrorCode) - Method in class org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException
Sets the value of the errorCode property.
setErrorCode(ErrorCode) - Method in class org.ejbca.core.protocol.ws.client.gen.EjbcaException
Sets the value of the errorCode property.
setErrorCode(ErrorCode) - Method in class org.ejbca.core.protocol.ws.client.gen.MultipleMatchException
Sets the value of the errorCode property.
setErrorCode(ErrorCode) - Method in class org.ejbca.core.protocol.ws.client.gen.NotFoundException
Sets the value of the errorCode property.
setErrorCode(ErrorCode) - Method in class org.ejbca.core.protocol.ws.client.gen.PublisherException
Sets the value of the errorCode property.
setErrorCode(ErrorCode) - Method in class org.ejbca.core.protocol.ws.client.gen.SignRequestException
Sets the value of the errorCode property.
setErrorCode(ErrorCode) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceException
Sets the value of the errorCode property.
setExtendedInformation(List<ExtendedInformationWS>) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
Generic setter for extendedInformation.
setHardTokenIssuerName(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setHardTokenSN(String) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setId(int) - Method in class org.ejbca.core.protocol.ws.client.gen.NameAndId
 
setInitialPIN(String) - Method in class org.ejbca.core.protocol.ws.client.gen.PinDataWS
 
setInternalErrorCode(String) - Method in class org.ejbca.core.protocol.ws.client.gen.ErrorCode
Sets the value of the internalErrorCode property.
setIsModifyable(List<Integer>) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceVOWS
Method that shouldn't be used outside the WS framework.
setIssuerDN(String) - Method in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
setKeyalg(String) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
setKeyRecoverable(boolean) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
indicates if the users keys should be keyrecoverable
setKeyspec(String) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
setKeyStore(KeyStore) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateResponseWS
 
setKeystoreData(byte[]) - Method in class org.ejbca.core.protocol.ws.client.gen.KeyStore
Set keystore data in Base64 format
setLabel(String) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setMatchtype(int) - Method in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
setMatchvalue(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
setMatchwith(int) - Method in class org.ejbca.core.protocol.ws.client.gen.UserMatch
 
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.AlreadyRevokedException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.ApprovalException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExecutionException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.ApprovalRequestExpiredException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.AuthorizationDeniedException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.CADoesntExistsException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.CertificateExpiredException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.EjbcaException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDoesntExistsException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenExistsException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.IllegalQueryException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.MultipleMatchException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.NotFoundException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.PublisherException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.SignRequestException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceException
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDoesntFullfillEndEntityProfile
Sets the value of the message property.
setMessage(String) - Method in class org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException
Sets the value of the message property.
setModifyTime(XMLGregorianCalendar) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setName(String) - Method in class org.ejbca.core.protocol.ws.client.gen.ExtendedInformationWS
 
setName(String) - Method in class org.ejbca.core.protocol.ws.client.gen.NameAndId
 
setPassword(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setPinDatas(List<PinDataWS>) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setPkcs10Data(byte[]) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
setPUK(String) - Method in class org.ejbca.core.protocol.ws.client.gen.PinDataWS
 
setReason(int) - Method in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
setResponseType(String) - Method in class org.ejbca.core.protocol.ws.client.gen.CertificateResponse
 
setRevocationDate(XMLGregorianCalendar) - Method in class org.ejbca.core.protocol.ws.client.gen.RevokeStatus
 
setSendNotification(boolean) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
set to true if notifications should be sent to the user.
setStartTime(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setStatus(int) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setSubjectAltName(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setSubjectDN(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setTokenType(int) - Method in class org.ejbca.core.protocol.ws.client.gen.HardTokenDataWS
 
setTokenType(String) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
setTokenType(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setType(int) - Method in class org.ejbca.core.protocol.ws.client.gen.PinDataWS
 
setType(int) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
setType(int) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateResponseWS
 
setUserDataVOWS(UserDataVOWS) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataSourceVOWS
Method that shouldn't be used outside the WS framework.
setUsername(String) - Method in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
setValidityIdDays(String) - Method in class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
setValue(String) - Method in class org.ejbca.core.protocol.ws.client.gen.ExtendedInformationWS
 
SIGALG_MD5_WITH_RSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SIGALG_SHA1_WITH_DSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SIGALG_SHA1_WITH_ECDSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SIGALG_SHA1_WITH_RSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SIGALG_SHA1_WITH_RSA_AND_MGF1 - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SIGALG_SHA224_WITH_ECDSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SIGALG_SHA256_WITH_ECDSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SIGALG_SHA256_WITH_RSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SIGALG_SHA256_WITH_RSA_AND_MGF1 - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SIGALG_SHA384_WITH_ECDSA - Static variable in class org.ejbca.core.model.AlgorithmConstants
 
SignRequestException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for SignRequestException complex type.
SignRequestException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.SignRequestException
 
SignRequestException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
SignRequestException_Exception(String, SignRequestException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.SignRequestException_Exception
 
SignRequestException_Exception(String, SignRequestException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.SignRequestException_Exception
 
softTokenRequest(UserDataVOWS, String, String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Generates a soft token certificate for a user.
spkacRequest(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.client.gen.EjbcaWS
Generates a certificate for a user.
STATUS_FAILED - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
STATUS_GENERATED - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
STATUS_HISTORICAL - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
STATUS_INITIALIZED - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
STATUS_INPROCESS - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
STATUS_KEYRECOVERY - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
STATUS_NEW - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
STATUS_REVOKED - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 

T

TOKEN_TYPE_JKS - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
TOKEN_TYPE_P12 - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
TOKEN_TYPE_PEM - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
TOKEN_TYPE_USERGENERATED - Static variable in class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
 
TokenCertificateRequestWS - Class in org.ejbca.core.protocol.ws.client.gen
Base class this is a ITokenCertificateRequest, either a PKCS10 or KeyStore defined by the type field.
TokenCertificateRequestWS(String, String, String, PKCS10CertificationRequest) - Constructor for class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
TokenCertificateRequestWS(String, String, String, String, String, String) - Constructor for class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
 
TokenCertificateRequestWS() - Constructor for class org.ejbca.core.protocol.ws.client.gen.TokenCertificateRequestWS
WS Constructor
TokenCertificateResponseWS - Class in org.ejbca.core.protocol.ws.client.gen
base class that this is a certificate response of either a Certificate or KeyStore
TokenCertificateResponseWS(Certificate) - Constructor for class org.ejbca.core.protocol.ws.client.gen.TokenCertificateResponseWS
 
TokenCertificateResponseWS(KeyStore) - Constructor for class org.ejbca.core.protocol.ws.client.gen.TokenCertificateResponseWS
 
TokenCertificateResponseWS() - Constructor for class org.ejbca.core.protocol.ws.client.gen.TokenCertificateResponseWS
WS Constructor

U

UserDataSourceException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for UserDataSourceException complex type.
UserDataSourceException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.UserDataSourceException
 
UserDataSourceException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
UserDataSourceException_Exception(String, UserDataSourceException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.UserDataSourceException_Exception
 
UserDataSourceException_Exception(String, UserDataSourceException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.UserDataSourceException_Exception
 
UserDataSourceVOWS - Class in org.ejbca.core.protocol.ws.client.gen
Class used to represent userdatasource in the WebService API.
UserDataSourceVOWS() - Constructor for class org.ejbca.core.protocol.ws.client.gen.UserDataSourceVOWS
WS Constructor
UserDataSourceVOWS(UserDataVOWS, Set) - Constructor for class org.ejbca.core.protocol.ws.client.gen.UserDataSourceVOWS
 
UserDataVOWS - Class in org.ejbca.core.protocol.ws.client.gen
Class used to represent userdata in the WebService API.
UserDataVOWS() - Constructor for class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
Emtpy constructor used by internally by web services
UserDataVOWS(String, String, boolean, String, String, String, String, int, String, String, String, String) - Constructor for class org.ejbca.core.protocol.ws.client.gen.UserDataVOWS
Constructor used when creating a new UserDataVOWS.
UserDoesntFullfillEndEntityProfile - Class in org.ejbca.core.protocol.ws.client.gen
Java class for UserDoesntFullfillEndEntityProfile complex type.
UserDoesntFullfillEndEntityProfile() - Constructor for class org.ejbca.core.protocol.ws.client.gen.UserDoesntFullfillEndEntityProfile
 
UserDoesntFullfillEndEntityProfile_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
UserDoesntFullfillEndEntityProfile_Exception(String, UserDoesntFullfillEndEntityProfile) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.UserDoesntFullfillEndEntityProfile_Exception
 
UserDoesntFullfillEndEntityProfile_Exception(String, UserDoesntFullfillEndEntityProfile, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.UserDoesntFullfillEndEntityProfile_Exception
 
UserMatch - Class in org.ejbca.core.protocol.ws.client.gen
Holder of user match/search data.
UserMatch() - Constructor for class org.ejbca.core.protocol.ws.client.gen.UserMatch
Default Web Service Constructor
UserMatch(int, int, String) - Constructor for class org.ejbca.core.protocol.ws.client.gen.UserMatch
Constuctor to use to create a UserMatch.

W

WaitingForApprovalException - Class in org.ejbca.core.protocol.ws.client.gen
Java class for WaitingForApprovalException complex type.
WaitingForApprovalException() - Constructor for class org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException
 
WaitingForApprovalException_Exception - Exception in org.ejbca.core.protocol.ws.client.gen
This class was generated by the JAXWS SI.
WaitingForApprovalException_Exception(String, WaitingForApprovalException) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException_Exception
 
WaitingForApprovalException_Exception(String, WaitingForApprovalException, Throwable) - Constructor for exception org.ejbca.core.protocol.ws.client.gen.WaitingForApprovalException_Exception
 

A C D E F G H I K M N O P R S T U W

2010 PrimeKey Solutions AB.