Uses of Class
net.ripe.rpki.commons.crypto.cms.roa.RoaPrefix

Packages that use RoaPrefix
net.ripe.rpki.commons.crypto.cms.roa   
net.ripe.rpki.commons.validation.roa   
 

Uses of RoaPrefix in net.ripe.rpki.commons.crypto.cms.roa
 

Methods in net.ripe.rpki.commons.crypto.cms.roa that return types with arguments of type RoaPrefix
 List<RoaPrefix> RoaCms.getPrefixes()
           
 List<RoaPrefix> Roa.getPrefixes()
           
 

Method parameters in net.ripe.rpki.commons.crypto.cms.roa with type arguments of type RoaPrefix
 RoaCmsBuilder RoaCmsBuilder.withPrefixes(List<RoaPrefix> prefixes)
           
 

Constructor parameters in net.ripe.rpki.commons.crypto.cms.roa with type arguments of type RoaPrefix
RoaCms(RpkiSignedObjectInfo cmsObjectInfo, net.ripe.ipresource.Asn asn, List<RoaPrefix> prefixes)
           
 

Uses of RoaPrefix in net.ripe.rpki.commons.validation.roa
 

Methods in net.ripe.rpki.commons.validation.roa that return RoaPrefix
 RoaPrefix AllowedRoute.getRoaPrefix()
           
 



Copyright © 2008-2014 RIPE NCC, the Netherlands. All Rights Reserved.