Uses of Class
com.hyper9.simdk.stubs.dao.HostTpmManagerEncryptedBlob

Packages that use HostTpmManagerEncryptedBlob
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of HostTpmManagerEncryptedBlob in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return HostTpmManagerEncryptedBlob
 HostTpmManagerEncryptedBlob VimServiceImpl.requestIdentity(ManagedObjectReference _this, String publicKey, String label)
           
 HostTpmManagerEncryptedBlob VimService.requestIdentity(ManagedObjectReference _this, String publicKey, String label)
           
 

Methods in com.hyper9.simdk.stubs with parameters of type HostTpmManagerEncryptedBlob
 String VimServiceImpl.verifyCredential(ManagedObjectReference _this, HostTpmManagerEncryptedBlob encryptedCredential)
           
 String VimService.verifyCredential(ManagedObjectReference _this, HostTpmManagerEncryptedBlob encryptedCredential)
           
 

Uses of HostTpmManagerEncryptedBlob in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostTpmManagerEncryptedBlob
 List<HostTpmManagerEncryptedBlob> ArrayOfHostTpmManagerEncryptedBlob.getData()
           
 

Uses of HostTpmManagerEncryptedBlob in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return HostTpmManagerEncryptedBlob
 HostTpmManagerEncryptedBlob VerifyCredential.getEncryptedCredential()
           
 HostTpmManagerEncryptedBlob RequestIdentityResponse.getReturnval()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostTpmManagerEncryptedBlob
 void VerifyCredential.setEncryptedCredential(HostTpmManagerEncryptedBlob encryptedCredential)
           
 void RequestIdentityResponse.setReturnval(HostTpmManagerEncryptedBlob returnval)
           
 

Uses of HostTpmManagerEncryptedBlob in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return HostTpmManagerEncryptedBlob
 HostTpmManagerEncryptedBlob VimServiceExImpl.requestIdentity(ManagedObjectReference _this, String publicKey, String label)
           
 

Methods in com.hyper9.simdk.ws with parameters of type HostTpmManagerEncryptedBlob
 String VimServiceExImpl.verifyCredential(ManagedObjectReference _this, HostTpmManagerEncryptedBlob encryptedCredential)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.