Search
Plugins
>
Intrinsics 1.0.0
>
com.vmware.vcac.platform.config.ComponentRegistryConnectionInfoProvider
>
Interface com.vmware.vcac.platform.config.ComponentRegistryConnectionInfoProvider
Extends
java.lang.Object
This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.
Attributes
None
Methods
Name
Returns
getComponentRegistrySslCertificate
()
java.security.cert.X509Certificate
getComponentRegistryUri
()
java.net.URI
Returned by
None
Referenced in
Method
Returns
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.createSslRestClientFactory
(
com.vmware.vcac.platform.config.ComponentRegistryConnectionInfoProvider
)
com.vmware.vcac.platform.rest.client.RestClientFactory
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.
(
com.vmware.vcac.platform.config.ComponentRegistryConnectionInfoProvider
)
void