Search

vRO intrinsic class com.vmware.vcac.platform.rest.client.authentication.Authentication

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
com.vmware.vcac.platform.rest.client.authentication.Authentication() constructor
isValid() boolean
postProcessRequest(org.apache.http.HttpRequest , Number[] ) void
postProcessRequest(java.net.URI , String , org.springframework.http.HttpHeaders , Number[] ) void

Returned by

Method Returns
ch.dunes.vso.sdk.cafe.SolutionAuthenticationService.createAuthentication(String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticate(String , String , String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticate(String , String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticate(String , String , String , com.vmware.vim.sso.client.TokenSpec ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticate(String , String , com.vmware.vim.sso.client.TokenSpec ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticate(String , String , String , String , String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticate(String , String , String , String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticateBearer(String , String , String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticateBearer(String , String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticateWithClientCredentials(String , String , String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticateWithClientCredentials(String , String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticateWithHokToken(String , String , String , java.security.cert.X509Certificate , java.security.PrivateKey ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticateWithHokToken(String , String , java.security.cert.X509Certificate , java.security.PrivateKey ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.authenticateWithToken(String ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.cafe.consumer.ConsumerService.getUserAuthentication() com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.vcac.authentication.sts.TokenService.localSolutionAuthentication(com.vmware.vcac.authentication.context.Tenant , com.vmware.vcac.authentication.sts.SsoEndpoint ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.vcac.authentication.sts.TokenService.localSolutionAuthenticationWithDelegationFor(com.vmware.vcac.authentication.context.Tenant , String , com.vmware.vcac.authentication.sts.SsoEndpoint ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.vcac.authentication.sts.TokenService.propagatingAuthenticationWithDelegationFor(com.vmware.vcac.platform.security.scope.TokenHolder , String , com.vmware.vcac.authentication.sts.SsoEndpoint ) com.vmware.vcac.platform.rest.client.authentication.Authentication
com.vmware.vcac.platform.rest.client.RestClient.getAuthentication() com.vmware.vcac.platform.rest.client.authentication.Authentication

Referenced in

Method Returns
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.createRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication , com.vmware.vcac.componentregistry.rest.stubs.EndPoint ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.createRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication , com.vmware.vcac.componentregistry.rest.stubs.EndPoint , com.vmware.vcac.platform.rest.client.ConnectionConfiguration ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getComponentRegistryRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getDefaultRestClientByEndPointType(String , com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getDefaultRestClientByEndPointTypeWhenAvailable(String , com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getEndPointService(com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.core.componentregistry.rest.client.service.EndpointService
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getRegistryService(com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.core.componentregistry.rest.client.service.RegistryService
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getRestClientByEndPointId(String , com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.core.componentregistry.rest.client.RestClientEndPointFactory.getServiceLookup(com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.core.componentregistry.rest.client.service.ServiceLookup
com.vmware.vcac.platform.rest.client.RestClientFactory.newRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.platform.rest.client.RestClientFactory.newRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication , com.vmware.vcac.platform.rest.client.ConnectionConfiguration ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.platform.rest.client.RestClientFactory.newRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication , org.springframework.http.MediaType ) com.vmware.vcac.platform.rest.client.RestClient
com.vmware.vcac.platform.rest.client.RestClientFactory.newRestClient(com.vmware.vcac.platform.rest.client.authentication.Authentication , com.vmware.vcac.platform.rest.client.ConnectionConfiguration , org.springframework.http.MediaType ) com.vmware.vcac.platform.rest.client.RestClient