|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.wsrf.security.descriptor.service.ServiceSecurityConfig
public class ServiceSecurityConfig
| Field Summary | |
|---|---|
private java.lang.Object |
__equalsCalc
|
private boolean |
__hashCodeCalc
|
private AuthMethodType |
authMethod
|
private AuthzChain |
authzChain
|
private ValIntType |
contextLifetime
|
private CredentialType |
credential
|
private MethodAuthentication |
methodAuthentication
|
private ValBooleanType |
rejectLimitedProxy
|
private ValBooleanType |
replayAttackFilter
|
private ValIntType |
replayAttackWindow
|
private RunAsType |
runAs
|
private static org.apache.axis.description.TypeDesc |
typeDesc
|
| Constructor Summary | |
|---|---|
ServiceSecurityConfig()
|
|
ServiceSecurityConfig(MethodAuthentication methodAuthentication,
AuthMethodType authMethod,
RunAsType runAs,
CredentialType credential,
AuthzChain authzChain,
ValBooleanType rejectLimitedProxy,
ValIntType contextLifetime,
ValIntType replayAttackWindow,
ValBooleanType replayAttackFilter)
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
|
AuthMethodType |
getAuthMethod()
Gets the authMethod value for this ServiceSecurityConfig. |
AuthzChain |
getAuthzChain()
Gets the authzChain value for this ServiceSecurityConfig. |
ValIntType |
getContextLifetime()
Gets the contextLifetime value for this ServiceSecurityConfig. |
CredentialType |
getCredential()
Gets the credential value for this ServiceSecurityConfig. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
MethodAuthentication |
getMethodAuthentication()
Gets the methodAuthentication value for this ServiceSecurityConfig. |
ValBooleanType |
getRejectLimitedProxy()
Gets the rejectLimitedProxy value for this ServiceSecurityConfig. |
ValBooleanType |
getReplayAttackFilter()
Gets the replayAttackFilter value for this ServiceSecurityConfig. |
ValIntType |
getReplayAttackWindow()
Gets the replayAttackWindow value for this ServiceSecurityConfig. |
RunAsType |
getRunAs()
Gets the runAs value for this ServiceSecurityConfig. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setAuthMethod(AuthMethodType authMethod)
Sets the authMethod value for this ServiceSecurityConfig. |
void |
setAuthzChain(AuthzChain authzChain)
Sets the authzChain value for this ServiceSecurityConfig. |
void |
setContextLifetime(ValIntType contextLifetime)
Sets the contextLifetime value for this ServiceSecurityConfig. |
void |
setCredential(CredentialType credential)
Sets the credential value for this ServiceSecurityConfig. |
void |
setMethodAuthentication(MethodAuthentication methodAuthentication)
Sets the methodAuthentication value for this ServiceSecurityConfig. |
void |
setRejectLimitedProxy(ValBooleanType rejectLimitedProxy)
Sets the rejectLimitedProxy value for this ServiceSecurityConfig. |
void |
setReplayAttackFilter(ValBooleanType replayAttackFilter)
Sets the replayAttackFilter value for this ServiceSecurityConfig. |
void |
setReplayAttackWindow(ValIntType replayAttackWindow)
Sets the replayAttackWindow value for this ServiceSecurityConfig. |
void |
setRunAs(RunAsType runAs)
Sets the runAs value for this ServiceSecurityConfig. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private MethodAuthentication methodAuthentication
private AuthMethodType authMethod
private RunAsType runAs
private CredentialType credential
private AuthzChain authzChain
private ValBooleanType rejectLimitedProxy
private ValIntType contextLifetime
private ValIntType replayAttackWindow
private ValBooleanType replayAttackFilter
private java.lang.Object __equalsCalc
private boolean __hashCodeCalc
private static org.apache.axis.description.TypeDesc typeDesc
| Constructor Detail |
|---|
public ServiceSecurityConfig()
public ServiceSecurityConfig(MethodAuthentication methodAuthentication,
AuthMethodType authMethod,
RunAsType runAs,
CredentialType credential,
AuthzChain authzChain,
ValBooleanType rejectLimitedProxy,
ValIntType contextLifetime,
ValIntType replayAttackWindow,
ValBooleanType replayAttackFilter)
| Method Detail |
|---|
public MethodAuthentication getMethodAuthentication()
public void setMethodAuthentication(MethodAuthentication methodAuthentication)
methodAuthentication - public AuthMethodType getAuthMethod()
public void setAuthMethod(AuthMethodType authMethod)
authMethod - public RunAsType getRunAs()
public void setRunAs(RunAsType runAs)
runAs - public CredentialType getCredential()
public void setCredential(CredentialType credential)
credential - public AuthzChain getAuthzChain()
public void setAuthzChain(AuthzChain authzChain)
authzChain - public ValBooleanType getRejectLimitedProxy()
public void setRejectLimitedProxy(ValBooleanType rejectLimitedProxy)
rejectLimitedProxy - public ValIntType getContextLifetime()
public void setContextLifetime(ValIntType contextLifetime)
contextLifetime - public ValIntType getReplayAttackWindow()
public void setReplayAttackWindow(ValIntType replayAttackWindow)
replayAttackWindow - public ValBooleanType getReplayAttackFilter()
public void setReplayAttackFilter(ValBooleanType replayAttackFilter)
replayAttackFilter - public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||