Package | Description |
---|---|
com.vmware.vapi.metadata.authentication |
The
com.vmware.vapi.metadata.authentication package provides interfaces
that expose authentication information for operation elements across all the
service elements. |
com.vmware.vapi.metadata.authentication.service |
The
com.vmware.vapi.metadata.authentication.service package provides
interfaces to retrieve authentication information for operation elements. |
Modifier and Type | Method and Description |
---|---|
ServiceFactory |
AuthenticationFactory.service()
The
com.vmware.vapi.metadata.authentication.service package provides
interfaces to retrieve authentication information for operation elements. |
Modifier and Type | Method and Description |
---|---|
static ServiceFactory |
ServiceFactory.getFactory(com.vmware.vapi.bindings.StubFactory stubFactory,
com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
|