Uses of Class
rice.p2p.multiring.RingCertificate

Packages that use RingCertificate
rice.p2p.multiring   
 

Uses of RingCertificate in rice.p2p.multiring
 

Fields in rice.p2p.multiring with type parameters of type RingCertificate
protected static HashMap<Id,RingCertificate> RingCertificate.CERTIFICATES
           
 

Methods in rice.p2p.multiring that return RingCertificate
static RingCertificate RingCertificate.getCertificate(Id ringId)
          Method which returns the certificates found for the given ringId
 



Copyright © 2010. All Rights Reserved.