Class Pkcs12CertificateInformation

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class Pkcs12CertificateInformation
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • isActive

        protected Boolean isActive
      • notAfter

        protected Long notAfter
      • notBefore

        protected Long notBefore
      • thumbprint

        protected String thumbprint
    • Constructor Detail

      • Pkcs12CertificateInformation

        protected Pkcs12CertificateInformation()