Search

vRO intrinsic class com.vmware.vcac.componentregistry.rest.stubs.EndPointSupport

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

Name Type Description
AUTHORIZATION_ATTRIBUTE_NAME String
ENDPOINT_CROSS_TENANT_ATTRIBUTE_NAME String
ENDPOINT_MEDIA_TYPE_ATTRIBUTE_NAME String

Methods

Name Returns
com.vmware.vcac.componentregistry.rest.stubs.EndPointSupport() constructor
getAttribute(String ) com.vmware.vcac.componentregistry.rest.stubs.Attribute
getAttributeValue(String ) String
getAttributeValue(String , String ) String
getDefaultSslCertificate() java.security.cert.X509Certificate
getEndPointAttributes() Object[]
getMediaType() org.springframework.http.MediaType
getSslTrusts() Object[]
getTrustedCertificateThumbprints() Object[]
getURI() java.net.URI
getUrl() java.net.URL
isSslTrustsDefined() boolean
isTrustedCertificateThumbprintsDefined() boolean
putAttribute(String , String ) void
removeAttribute(String ) boolean
requiresAuthorization() boolean
setEndpointPreferedMediaType(String ) void
setEndpointPreferedMediaType(org.springframework.http.MediaType ) void
setUrl(String ) void
setUrl(java.net.URL ) void

Returned by

None

Referenced in

None