|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebay.soap.eBLBaseComponents.AuthenticationEntryType
public class AuthenticationEntryType
A set of application-level authentication preferences and related data that you configure to support the user authentication and authorization process.
| Constructor Summary | |
|---|---|
AuthenticationEntryType()
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
MessageElement[] |
get_any()
Gets the _any value for this AuthenticationEntryType. |
org.apache.axis.types.URI |
getAcceptURL()
Gets the acceptURL value for this AuthenticationEntryType. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Deserializer |
org.apache.axis.types.URI |
getPrivacyPolicyURL()
Gets the privacyPolicyURL value for this AuthenticationEntryType. |
org.apache.axis.types.URI |
getRejectURL()
Gets the rejectURL value for this AuthenticationEntryType. |
String |
getRuName()
Gets the ruName value for this AuthenticationEntryType. |
static org.apache.axis.encoding.Serializer |
getSerializer(String mechType,
Class _javaType,
QName _xmlType)
Get Custom Serializer |
TokenReturnMethodCodeType |
getTokenReturnMethod()
Gets the tokenReturnMethod value for this AuthenticationEntryType. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
set_any(MessageElement[] _any)
Sets the _any value for this AuthenticationEntryType. |
void |
setAcceptURL(org.apache.axis.types.URI acceptURL)
Sets the acceptURL value for this AuthenticationEntryType. |
void |
setPrivacyPolicyURL(org.apache.axis.types.URI privacyPolicyURL)
Sets the privacyPolicyURL value for this AuthenticationEntryType. |
void |
setRejectURL(org.apache.axis.types.URI rejectURL)
Sets the rejectURL value for this AuthenticationEntryType. |
void |
setRuName(String ruName)
Sets the ruName value for this AuthenticationEntryType. |
void |
setTokenReturnMethod(TokenReturnMethodCodeType tokenReturnMethod)
Sets the tokenReturnMethod value for this AuthenticationEntryType. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationEntryType()
| Method Detail |
|---|
public org.apache.axis.types.URI getAcceptURL()
public void setAcceptURL(org.apache.axis.types.URI acceptURL)
acceptURL - public org.apache.axis.types.URI getPrivacyPolicyURL()
public void setPrivacyPolicyURL(org.apache.axis.types.URI privacyPolicyURL)
privacyPolicyURL - public org.apache.axis.types.URI getRejectURL()
public void setRejectURL(org.apache.axis.types.URI rejectURL)
rejectURL - public String getRuName()
public void setRuName(String ruName)
ruName - public TokenReturnMethodCodeType getTokenReturnMethod()
public void setTokenReturnMethod(TokenReturnMethodCodeType tokenReturnMethod)
tokenReturnMethod - Indicates how the application wants eBay to handle the user's token
after
the user signs in.public MessageElement[] get_any()
public void set_any(MessageElement[] _any)
_any - public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Objectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(String mechType,
Class _javaType,
QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(String mechType,
Class _javaType,
QName _xmlType)
|
Changes since the last release |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations:developer-relations@ebay.com
© 2004-2006 eBay Inc. All rights reserved.