Searched refs:getGuarantor (Results 1 - 3 of 3) sorted by relevance

/dalvik/libcore/security/src/main/java/java/security/
H A DCertificate.java82 public Principal getGuarantor(); method in interface:Certificate
86 * the guarantor returned by {@link #getGuarantor()}.
89 * @see #getGuarantor()
98 * @see #getGuarantor()
/dalvik/libcore/support/src/test/java/org/apache/harmony/security/tests/support/
H A DCertificateStub.java80 * @see java.security.Certificate#getGuarantor()
82 public Principal getGuarantor() { method in class:CertificateStub
/dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
H A DIdentity2Test.java48 method="getGuarantor",
114 public Principal getGuarantor() { method in class:Identity2Test.CertificateImpl

Completed in 2738 milliseconds