Uses of Class
net.ripe.rpki.commons.validation.roa.AllowedRoute
-
Packages that use AllowedRoute Package Description net.ripe.rpki.commons.validation.roa -
-
Uses of AllowedRoute in net.ripe.rpki.commons.validation.roa
Methods in net.ripe.rpki.commons.validation.roa that return AllowedRoute Modifier and Type Method Description default AllowedRouteRoaPrefixData. toAllowedRoute()Methods in net.ripe.rpki.commons.validation.roa that return types with arguments of type AllowedRoute Modifier and Type Method Description static List<AllowedRoute>AllowedRoute. fromRoas(List<? extends Roa> roas)
-