Uses of Class
com.oracle.bmc.auth.X509CertificateSupplier.CertificateAndPrivateKeyPair
-
Packages that use X509CertificateSupplier.CertificateAndPrivateKeyPair Package Description com.oracle.bmc.auth -
-
Uses of X509CertificateSupplier.CertificateAndPrivateKeyPair in com.oracle.bmc.auth
Methods in com.oracle.bmc.auth that return X509CertificateSupplier.CertificateAndPrivateKeyPair Modifier and Type Method Description X509CertificateSupplier.CertificateAndPrivateKeyPair
URLBasedX509CertificateSupplier. getCertificateAndKeyPair()
Returns the X509 certificate and private key.X509CertificateSupplier.CertificateAndPrivateKeyPair
X509CertificateSupplier. getCertificateAndKeyPair()
Returns the X509 certificate and private key.
-