Searched refs:removeIdentity (Results 1 – 5 of 5) sorted by relevance
109 public void removeIdentity(Identity id) throws KeyManagementException { in removeIdentity() method in IdentityScope2Test.IdentityScopeSubclass208 sub.removeIdentity(id); in test_removeIdentityLjava_security_Identity()210 sub.removeIdentity(id); in test_removeIdentityLjava_security_Identity()
103 public void removeIdentity(Identity identity) throws KeyManagementException { in removeIdentity() method in IdentityScopeStub
126 public synchronized void removeIdentity(Identity identity) in removeIdentity() method in SystemScope
235 public abstract void removeIdentity(Identity identity) in removeIdentity() method in IdentityScope
8070 …method @Deprecated public abstract void removeIdentity(java.security.Identity) throws java.securit…