Uses of Class
org.apache.camel.component.xmlsecurity.api.XAdESEncapsulatedPKIData
-
Packages that use XAdESEncapsulatedPKIData Package Description org.apache.camel.component.xmlsecurity.api -
-
Uses of XAdESEncapsulatedPKIData in org.apache.camel.component.xmlsecurity.api
Methods in org.apache.camel.component.xmlsecurity.api that return types with arguments of type XAdESEncapsulatedPKIData Modifier and Type Method Description List<XAdESEncapsulatedPKIData>XAdESSignatureProperties. getSignerCertifiedRoles()Method parameters in org.apache.camel.component.xmlsecurity.api with type arguments of type XAdESEncapsulatedPKIData Modifier and Type Method Description voidXAdESSignatureProperties. setSignerCertifiedRoles(List<XAdESEncapsulatedPKIData> signerCertifiedRoles)Sets the certified roles.
-