|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jasig.portlet.widget.gadget.model.Module.ModulePrefs.OAuth.Service
public static class Module.ModulePrefs.OAuth.Service
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Request" type="{}OAuthResourceType" minOccurs="0"/>
<element name="Access" type="{}OAuthResourceType" minOccurs="0"/>
<element name="Authorization" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<attribute name="url" use="required" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
Module.ModulePrefs.OAuth.Service.Authorization
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected OAuthResourceType |
access
|
protected Module.ModulePrefs.OAuth.Service.Authorization |
authorization
|
protected OAuthResourceType |
request
|
| Constructor Summary | |
|---|---|
Module.ModulePrefs.OAuth.Service()
|
|
| Method Summary | |
|---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
|
boolean |
equals(Object object)
|
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
|
OAuthResourceType |
getAccess()
Gets the value of the access property. |
Module.ModulePrefs.OAuth.Service.Authorization |
getAuthorization()
Gets the value of the authorization property. |
OAuthResourceType |
getRequest()
Gets the value of the request property. |
int |
hashCode()
|
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
|
void |
setAccess(OAuthResourceType value)
Sets the value of the access property. |
void |
setAuthorization(Module.ModulePrefs.OAuth.Service.Authorization value)
Sets the value of the authorization property. |
void |
setRequest(OAuthResourceType value)
Sets the value of the request property. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected OAuthResourceType request
protected OAuthResourceType access
protected Module.ModulePrefs.OAuth.Service.Authorization authorization
| Constructor Detail |
|---|
public Module.ModulePrefs.OAuth.Service()
| Method Detail |
|---|
public OAuthResourceType getRequest()
OAuthResourceTypepublic void setRequest(OAuthResourceType value)
value - allowed object is
OAuthResourceTypepublic OAuthResourceType getAccess()
OAuthResourceTypepublic void setAccess(OAuthResourceType value)
value - allowed object is
OAuthResourceTypepublic Module.ModulePrefs.OAuth.Service.Authorization getAuthorization()
Module.ModulePrefs.OAuth.Service.Authorizationpublic void setAuthorization(Module.ModulePrefs.OAuth.Service.Authorization value)
value - allowed object is
Module.ModulePrefs.OAuth.Service.Authorizationpublic String toString()
toString in class Object
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToString
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(Object object)
equals in class Object
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||