Uses of Class
org.glassfish.appclient.client.acc.config.CertDb

Packages that use CertDb
org.glassfish.appclient.client.acc.config   
 

Uses of CertDb in org.glassfish.appclient.client.acc.config
 

Fields in org.glassfish.appclient.client.acc.config declared as CertDb
protected  CertDb Security.certDb
           
 

Methods in org.glassfish.appclient.client.acc.config that return CertDb
 CertDb ObjectFactory.createCertDb()
          Create an instance of CertDb
 CertDb Security.getCertDb()
          Gets the value of the certDb property.
 

Methods in org.glassfish.appclient.client.acc.config with parameters of type CertDb
 void Security.setCertDb(CertDb value)
          Sets the value of the certDb property.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.