Searched refs:getAuthorityName (Results 1 – 3 of 3) sorted by relevance
135 assertEquals(new X500Principal("CN=test1"), exception.getAuthorityName());167 assertEquals(expected.getAuthorityName(), actual.getAuthorityName());168 assertNotSame(expected.getAuthorityName(), actual.getAuthorityName());
130 public X500Principal getAuthorityName() { in getAuthorityName() method in CertificateRevokedException
8947 method public javax.security.auth.x500.X500Principal getAuthorityName();