Uses of Class
org.nhindirect.config.model.TrustBundleAnchor

Packages that use TrustBundleAnchor
org.nhindirect.config.model Data model classes for configuration web services. 
 

Uses of TrustBundleAnchor in org.nhindirect.config.model
 

Methods in org.nhindirect.config.model that return types with arguments of type TrustBundleAnchor
 Collection<TrustBundleAnchor> TrustBundle.getTrustBundleAnchors()
          Gets the trust anchors in the bundle.
 

Method parameters in org.nhindirect.config.model with type arguments of type TrustBundleAnchor
 void TrustBundle.setTrustBundleAnchors(Collection<TrustBundleAnchor> trustBundleAnchors)
          Sets the trust anchors in the bundle.
 



Copyright © 2014. All Rights Reserved.