Package org.nuxeo.ecm.platform.signature.api.user


package org.nuxeo.ecm.platform.signature.api.user
User information services required for certificate generation and keystore persistance for specific users.

These user information classes provide all user identity fields needed by the certificate generation process to comply with the PKI X.509 standard.

These services are used to handle existing certificates, including storage, persistence, retrieval, etc.

Version:
1.0
Author:
Wojciech Sulejman
  • Class
    Description
    Alias type specifies what type of object (certificate, private key, etc) is being persisted in the keystore.
    Represents a keystore alias.
    List of required X500 Principal fields required for certificate generation
    High-level user certificate and keystore operations.
    Carries user information encoded inside an x509Name.