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