None |
---|
Name | Returns |
---|---|
AuthorizationValue() | constructor |
equals(Object ) | boolean |
getKeyName() | String |
getType() | String |
getValue() | String |
hashCode() | Number |
keyName(String keyName) | AuthorizationValue |
setKeyName(String keyName) | void |
setType(String type) | void |
setValue(String value) | void |
type(String type) | AuthorizationValue |
value(String value) | AuthorizationValue |
Method | Returns |
---|---|
AuthorizationValue.keyName(String keyName) | AuthorizationValue |
AuthorizationValue.type(String type) | AuthorizationValue |
AuthorizationValue.value(String value) | AuthorizationValue |
Method | Returns |
---|---|
RESTHostManager.createRESTHostFromSwaggerSpecUrl(String hostName, String swaggerSpecUrl, AuthorizationValue[] auths, String preferredCommunicationProtocol, Properties params) | RESTHost |