Uses of Class
com.aoindustries.aoserv.client.pki.CertificateOtherUse
-
Packages that use CertificateOtherUse Package Description com.aoindustries.aoserv.client.pki -
-
Uses of CertificateOtherUse in com.aoindustries.aoserv.client.pki
Methods in com.aoindustries.aoserv.client.pki that return CertificateOtherUse Modifier and Type Method Description CertificateOtherUseCertificateOtherUseTable. get(int pkey)Methods in com.aoindustries.aoserv.client.pki that return types with arguments of type CertificateOtherUse Modifier and Type Method Description List<CertificateOtherUse>Certificate. getOtherUses()
-