Searched refs:removeIdentity (Results 1 – 5 of 5) sorted by relevance
108 public void removeIdentity(Identity id) throws KeyManagementException { in removeIdentity() method in IdentityScope2Test.IdentityScopeSubclass207 sub.removeIdentity(id); in test_removeIdentityLjava_security_Identity()209 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
232 public abstract void removeIdentity(Identity identity) in removeIdentity() method in IdentityScope
7377 …method @Deprecated public abstract void removeIdentity(java.security.Identity) throws java.securit…