|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.airavata.experiment.execution.SecuritySettings
public class SecuritySettings
| Nested Class Summary | |
|---|---|
static class |
SecuritySettings._Fields
The set of fields this struct contains, along with convenience methods for finding and manipulating them. |
| Field Summary | |
|---|---|
AmazonWebServicesSettings |
amazonWSSettings
|
CredentialStoreSecuritySettings |
credentialStoreSettings
|
static Map<SecuritySettings._Fields,org.apache.thrift.meta_data.FieldMetaData> |
metaDataMap
|
MyProxyRepositorySettings |
myproxySettings
|
SSHAuthenticationSettings |
sshAuthSettings
|
| Constructor Summary | |
|---|---|
SecuritySettings()
|
|
SecuritySettings(SecuritySettings other)
Performs a deep copy on other. |
|
| Method Summary | |
|---|---|
void |
clear()
|
int |
compareTo(SecuritySettings other)
|
SecuritySettings |
deepCopy()
|
boolean |
equals(Object that)
|
boolean |
equals(SecuritySettings that)
|
SecuritySettings._Fields |
fieldForId(int fieldId)
|
AmazonWebServicesSettings |
getAmazonWSSettings()
|
CredentialStoreSecuritySettings |
getCredentialStoreSettings()
|
Object |
getFieldValue(SecuritySettings._Fields field)
|
MyProxyRepositorySettings |
getMyproxySettings()
|
SSHAuthenticationSettings |
getSshAuthSettings()
|
int |
hashCode()
|
boolean |
isSet(SecuritySettings._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise |
boolean |
isSetAmazonWSSettings()
Returns true if field amazonWSSettings is set (has been assigned a value) and false otherwise |
boolean |
isSetCredentialStoreSettings()
Returns true if field credentialStoreSettings is set (has been assigned a value) and false otherwise |
boolean |
isSetMyproxySettings()
Returns true if field myproxySettings is set (has been assigned a value) and false otherwise |
boolean |
isSetSshAuthSettings()
Returns true if field sshAuthSettings is set (has been assigned a value) and false otherwise |
void |
read(org.apache.thrift.protocol.TProtocol iprot)
|
SecuritySettings |
setAmazonWSSettings(AmazonWebServicesSettings amazonWSSettings)
|
void |
setAmazonWSSettingsIsSet(boolean value)
|
SecuritySettings |
setCredentialStoreSettings(CredentialStoreSecuritySettings credentialStoreSettings)
|
void |
setCredentialStoreSettingsIsSet(boolean value)
|
void |
setFieldValue(SecuritySettings._Fields field,
Object value)
|
SecuritySettings |
setMyproxySettings(MyProxyRepositorySettings myproxySettings)
|
void |
setMyproxySettingsIsSet(boolean value)
|
SecuritySettings |
setSshAuthSettings(SSHAuthenticationSettings sshAuthSettings)
|
void |
setSshAuthSettingsIsSet(boolean value)
|
String |
toString()
|
void |
unsetAmazonWSSettings()
|
void |
unsetCredentialStoreSettings()
|
void |
unsetMyproxySettings()
|
void |
unsetSshAuthSettings()
|
void |
validate()
|
void |
write(org.apache.thrift.protocol.TProtocol oprot)
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public AmazonWebServicesSettings amazonWSSettings
public CredentialStoreSecuritySettings credentialStoreSettings
public MyProxyRepositorySettings myproxySettings
public SSHAuthenticationSettings sshAuthSettings
public static final Map<SecuritySettings._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
| Constructor Detail |
|---|
public SecuritySettings()
public SecuritySettings(SecuritySettings other)
| Method Detail |
|---|
public SecuritySettings deepCopy()
deepCopy in interface org.apache.thrift.TBase<SecuritySettings,SecuritySettings._Fields>public void clear()
clear in interface org.apache.thrift.TBase<SecuritySettings,SecuritySettings._Fields>public AmazonWebServicesSettings getAmazonWSSettings()
public SecuritySettings setAmazonWSSettings(AmazonWebServicesSettings amazonWSSettings)
public void unsetAmazonWSSettings()
public boolean isSetAmazonWSSettings()
public void setAmazonWSSettingsIsSet(boolean value)
public CredentialStoreSecuritySettings getCredentialStoreSettings()
public SecuritySettings setCredentialStoreSettings(CredentialStoreSecuritySettings credentialStoreSettings)
public void unsetCredentialStoreSettings()
public boolean isSetCredentialStoreSettings()
public void setCredentialStoreSettingsIsSet(boolean value)
public MyProxyRepositorySettings getMyproxySettings()
public SecuritySettings setMyproxySettings(MyProxyRepositorySettings myproxySettings)
public void unsetMyproxySettings()
public boolean isSetMyproxySettings()
public void setMyproxySettingsIsSet(boolean value)
public SSHAuthenticationSettings getSshAuthSettings()
public SecuritySettings setSshAuthSettings(SSHAuthenticationSettings sshAuthSettings)
public void unsetSshAuthSettings()
public boolean isSetSshAuthSettings()
public void setSshAuthSettingsIsSet(boolean value)
public void setFieldValue(SecuritySettings._Fields field,
Object value)
setFieldValue in interface org.apache.thrift.TBase<SecuritySettings,SecuritySettings._Fields>public Object getFieldValue(SecuritySettings._Fields field)
getFieldValue in interface org.apache.thrift.TBase<SecuritySettings,SecuritySettings._Fields>public boolean isSet(SecuritySettings._Fields field)
isSet in interface org.apache.thrift.TBase<SecuritySettings,SecuritySettings._Fields>public boolean equals(Object that)
equals in class Objectpublic boolean equals(SecuritySettings that)
public int hashCode()
hashCode in class Objectpublic int compareTo(SecuritySettings other)
compareTo in interface Comparable<SecuritySettings>public SecuritySettings._Fields fieldForId(int fieldId)
fieldForId in interface org.apache.thrift.TBase<SecuritySettings,SecuritySettings._Fields>
public void read(org.apache.thrift.protocol.TProtocol iprot)
throws org.apache.thrift.TException
read in interface org.apache.thrift.TBase<SecuritySettings,SecuritySettings._Fields>org.apache.thrift.TException
public void write(org.apache.thrift.protocol.TProtocol oprot)
throws org.apache.thrift.TException
write in interface org.apache.thrift.TBase<SecuritySettings,SecuritySettings._Fields>org.apache.thrift.TExceptionpublic String toString()
toString in class Object
public void validate()
throws org.apache.thrift.TException
org.apache.thrift.TException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||