public final class PublicCertCredential extends Object
| Modifier and Type | Method and Description | 
|---|---|
void | 
dispose()
Frees all resources associated with this instance of the
 public certificate credential. 
 | 
protected void | 
finalize()
Disposes of this certificate. 
 | 
Certificate | 
getCertificate()
The public certificate. 
 | 
boolean | 
isDisposed()
Specifies whether this instance is disposed. 
 | 
String | 
toString()
A string representation of this object. 
 | 
public Certificate getCertificate()
PublicCertCredential.dispose()public void dispose()
public boolean isDisposed()
true if the credential is already disposedPublicCertCredential.dispose()protected void finalize()
finalize in class ObjectPublicCertCredential.dispose()