Uses of Class
org.jclouds.crypto.Pems.PemProcessor

Packages that use Pems.PemProcessor
org.jclouds.crypto   
 

Uses of Pems.PemProcessor in org.jclouds.crypto
 

Methods in org.jclouds.crypto with parameters of type Pems.PemProcessor
static
<T> T
Pems.fromPem(com.google.common.io.InputSupplier<? extends InputStream> supplier, Pems.PemProcessor<T> processor)
          Returns the object of generic type T that is pem encoded in the supplier.
 



Copyright © 2009-2012 jclouds. All Rights Reserved.