Lines Matching refs:KeyManagementException
8183 …d public Identity(String, java.security.IdentityScope) throws java.security.KeyManagementException;
8185 … public void addCertificate(java.security.Certificate) throws java.security.KeyManagementException;
8194 …blic void removeCertificate(java.security.Certificate) throws java.security.KeyManagementException;
8196 …ated public void setPublicKey(java.security.PublicKey) throws java.security.KeyManagementException;
8204 …lic IdentityScope(String, java.security.IdentityScope) throws java.security.KeyManagementException;
8205 …blic abstract void addIdentity(java.security.Identity) throws java.security.KeyManagementException;
8211 …c abstract void removeIdentity(java.security.Identity) throws java.security.KeyManagementException;
8270 public class KeyManagementException extends java.security.KeyException {
8271 ctor public KeyManagementException();
8272 ctor public KeyManagementException(String);
8273 ctor public KeyManagementException(String, Throwable);
8274 ctor public KeyManagementException(Throwable);
8748 …ted public Signer(String, java.security.IdentityScope) throws java.security.KeyManagementException;
19668 …ax.net.ssl.TrustManager[], java.security.SecureRandom) throws java.security.KeyManagementException;
19682 …ax.net.ssl.TrustManager[], java.security.SecureRandom) throws java.security.KeyManagementException;