Uses of Class
eu.europa.esig.xades.jaxb.xades132.EncapsulatedPKIDataType
| Package | Description |
|---|---|
| eu.europa.esig.xades.jaxb.xades132 |
-
Uses of EncapsulatedPKIDataType in eu.europa.esig.xades.jaxb.xades132
Fields in eu.europa.esig.xades.jaxb.xades132 with type parameters of type EncapsulatedPKIDataType Modifier and Type Field Description protected List<EncapsulatedPKIDataType>CertifiedRolesListType. certifiedRoleprotected List<EncapsulatedPKIDataType>CRLValuesType. encapsulatedCRLValueprotected List<EncapsulatedPKIDataType>OCSPValuesType. encapsulatedOCSPValueMethods in eu.europa.esig.xades.jaxb.xades132 that return EncapsulatedPKIDataType Modifier and Type Method Description EncapsulatedPKIDataTypeObjectFactory. createEncapsulatedPKIDataType()Create an instance ofEncapsulatedPKIDataTypeMethods in eu.europa.esig.xades.jaxb.xades132 that return types with arguments of type EncapsulatedPKIDataType Modifier and Type Method Description JAXBElement<EncapsulatedPKIDataType>ObjectFactory. createEncapsulatedPKIData(EncapsulatedPKIDataType value)List<EncapsulatedPKIDataType>CertifiedRolesListType. getCertifiedRole()Gets the value of the certifiedRole property.List<EncapsulatedPKIDataType>CRLValuesType. getEncapsulatedCRLValue()Gets the value of the encapsulatedCRLValue property.List<EncapsulatedPKIDataType>OCSPValuesType. getEncapsulatedOCSPValue()Gets the value of the encapsulatedOCSPValue property.Methods in eu.europa.esig.xades.jaxb.xades132 with parameters of type EncapsulatedPKIDataType Modifier and Type Method Description JAXBElement<EncapsulatedPKIDataType>ObjectFactory. createEncapsulatedPKIData(EncapsulatedPKIDataType value)