public static class RemoteConfigElement.EndpointDescriptor extends RemoteConfigElement.Descriptor
map| Modifier and Type | Method and Description |
|---|---|
String |
getAuthId() |
boolean |
getBasicAuth() |
String |
getConnectorId() |
String |
getDescription() |
String |
getEndpointUrl() |
boolean |
getExternalAuth() |
RemoteConfigElement.IdentityType |
getIdentity() |
String |
getName() |
String |
getParentId() |
String |
getPassword() |
boolean |
getUnsecure() |
String |
getUsername() |
get, getId, getProperty, getStringProperty, put, toStringpublic String getDescription()
public String getName()
public String getConnectorId()
public String getAuthId()
public String getEndpointUrl()
public RemoteConfigElement.IdentityType getIdentity()
public String getUsername()
public String getPassword()
public boolean getUnsecure()
public boolean getBasicAuth()
public boolean getExternalAuth()
public String getParentId()
Copyright © 2005–2017 Alfresco Software. All rights reserved.