public class OauthClientType extends Object implements Serializable, org.jvnet.jaxb2_commons.lang.ToString
Clase Java para oauthClientType complex type.
El siguiente fragmento de esquema especifica el contenido que se espera que haya en esta clase.
<complexType name="oauthClientType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="companyName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="id" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="name" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="publicClient" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="redirectUrls" type="{http://www.fispace.eu/domain/ail}oauthClientRedirectUrlType" maxOccurs="unbounded"/>
<element name="webOrigins" type="{http://www.fispace.eu/domain/ail}oauthClientWebOriginType" maxOccurs="unbounded" minOccurs="0"/>
<element name="fullScopeAllowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimName" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimUsername" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimProfile" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimPicture" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimWebsite" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimEmail" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimGender" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimLocale" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimAddress" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="claimPhone" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected Boolean |
claimAddress |
protected Boolean |
claimEmail |
protected Boolean |
claimGender |
protected Boolean |
claimLocale |
protected Boolean |
claimName |
protected Boolean |
claimPhone |
protected Boolean |
claimPicture |
protected Boolean |
claimProfile |
protected Boolean |
claimUsername |
protected Boolean |
claimWebsite |
protected String |
companyName |
protected Boolean |
fullScopeAllowed |
protected Long |
id |
protected String |
name |
protected Boolean |
publicClient |
protected List<OauthClientRedirectUrlType> |
redirectUrls |
protected List<OauthClientWebOriginType> |
webOrigins |
| Constructor and Description |
|---|
OauthClientType() |
| Modifier and Type | Method and Description |
|---|---|
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) |
String |
getCompanyName()
Obtiene el valor de la propiedad companyName.
|
Long |
getId()
Obtiene el valor de la propiedad id.
|
String |
getName()
Obtiene el valor de la propiedad name.
|
List<OauthClientRedirectUrlType> |
getRedirectUrls()
Gets the value of the redirectUrls property.
|
List<OauthClientWebOriginType> |
getWebOrigins()
Gets the value of the webOrigins property.
|
Boolean |
isClaimAddress()
Obtiene el valor de la propiedad claimAddress.
|
Boolean |
isClaimEmail()
Obtiene el valor de la propiedad claimEmail.
|
Boolean |
isClaimGender()
Obtiene el valor de la propiedad claimGender.
|
Boolean |
isClaimLocale()
Obtiene el valor de la propiedad claimLocale.
|
Boolean |
isClaimName()
Obtiene el valor de la propiedad claimName.
|
Boolean |
isClaimPhone()
Obtiene el valor de la propiedad claimPhone.
|
Boolean |
isClaimPicture()
Obtiene el valor de la propiedad claimPicture.
|
Boolean |
isClaimProfile()
Obtiene el valor de la propiedad claimProfile.
|
Boolean |
isClaimUsername()
Obtiene el valor de la propiedad claimUsername.
|
Boolean |
isClaimWebsite()
Obtiene el valor de la propiedad claimWebsite.
|
Boolean |
isFullScopeAllowed()
Obtiene el valor de la propiedad fullScopeAllowed.
|
Boolean |
isPublicClient()
Obtiene el valor de la propiedad publicClient.
|
boolean |
isSetClaimAddress() |
boolean |
isSetClaimEmail() |
boolean |
isSetClaimGender() |
boolean |
isSetClaimLocale() |
boolean |
isSetClaimName() |
boolean |
isSetClaimPhone() |
boolean |
isSetClaimPicture() |
boolean |
isSetClaimProfile() |
boolean |
isSetClaimUsername() |
boolean |
isSetClaimWebsite() |
boolean |
isSetCompanyName() |
boolean |
isSetFullScopeAllowed() |
boolean |
isSetId() |
boolean |
isSetName() |
boolean |
isSetPublicClient() |
boolean |
isSetRedirectUrls() |
boolean |
isSetWebOrigins() |
void |
setClaimAddress(Boolean value)
Define el valor de la propiedad claimAddress.
|
void |
setClaimEmail(Boolean value)
Define el valor de la propiedad claimEmail.
|
void |
setClaimGender(Boolean value)
Define el valor de la propiedad claimGender.
|
void |
setClaimLocale(Boolean value)
Define el valor de la propiedad claimLocale.
|
void |
setClaimName(Boolean value)
Define el valor de la propiedad claimName.
|
void |
setClaimPhone(Boolean value)
Define el valor de la propiedad claimPhone.
|
void |
setClaimPicture(Boolean value)
Define el valor de la propiedad claimPicture.
|
void |
setClaimProfile(Boolean value)
Define el valor de la propiedad claimProfile.
|
void |
setClaimUsername(Boolean value)
Define el valor de la propiedad claimUsername.
|
void |
setClaimWebsite(Boolean value)
Define el valor de la propiedad claimWebsite.
|
void |
setCompanyName(String value)
Define el valor de la propiedad companyName.
|
void |
setFullScopeAllowed(Boolean value)
Define el valor de la propiedad fullScopeAllowed.
|
void |
setId(Long value)
Define el valor de la propiedad id.
|
void |
setName(String value)
Define el valor de la propiedad name.
|
void |
setPublicClient(Boolean value)
Define el valor de la propiedad publicClient.
|
String |
toString() |
void |
unsetRedirectUrls() |
void |
unsetWebOrigins() |
OauthClientType |
withClaimAddress(Boolean value) |
OauthClientType |
withClaimEmail(Boolean value) |
OauthClientType |
withClaimGender(Boolean value) |
OauthClientType |
withClaimLocale(Boolean value) |
OauthClientType |
withClaimName(Boolean value) |
OauthClientType |
withClaimPhone(Boolean value) |
OauthClientType |
withClaimPicture(Boolean value) |
OauthClientType |
withClaimProfile(Boolean value) |
OauthClientType |
withClaimUsername(Boolean value) |
OauthClientType |
withClaimWebsite(Boolean value) |
OauthClientType |
withCompanyName(String value) |
OauthClientType |
withFullScopeAllowed(Boolean value) |
OauthClientType |
withId(Long value) |
OauthClientType |
withName(String value) |
OauthClientType |
withPublicClient(Boolean value) |
OauthClientType |
withRedirectUrls(Collection<OauthClientRedirectUrlType> values) |
OauthClientType |
withRedirectUrls(OauthClientRedirectUrlType... values) |
OauthClientType |
withWebOrigins(Collection<OauthClientWebOriginType> values) |
OauthClientType |
withWebOrigins(OauthClientWebOriginType... values) |
@NotNull protected String companyName
protected Long id
@NotNull protected String name
protected Boolean publicClient
@NotNull @Size(min=1) protected List<OauthClientRedirectUrlType> redirectUrls
protected List<OauthClientWebOriginType> webOrigins
protected Boolean fullScopeAllowed
protected Boolean claimName
protected Boolean claimUsername
protected Boolean claimProfile
protected Boolean claimPicture
protected Boolean claimWebsite
protected Boolean claimEmail
protected Boolean claimGender
protected Boolean claimLocale
protected Boolean claimAddress
protected Boolean claimPhone
public String getCompanyName()
Stringpublic void setCompanyName(String value)
value - allowed object is
Stringpublic boolean isSetCompanyName()
public void setId(Long value)
value - allowed object is
Longpublic boolean isSetId()
public String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic boolean isSetName()
public Boolean isPublicClient()
Booleanpublic void setPublicClient(Boolean value)
value - allowed object is
Booleanpublic boolean isSetPublicClient()
public List<OauthClientRedirectUrlType> getRedirectUrls()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the redirectUrls property.
For example, to add a new item, do as follows:
getRedirectUrls().add(newItem);
Objects of the following type(s) are allowed in the list
OauthClientRedirectUrlType
public boolean isSetRedirectUrls()
public void unsetRedirectUrls()
public List<OauthClientWebOriginType> getWebOrigins()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the webOrigins property.
For example, to add a new item, do as follows:
getWebOrigins().add(newItem);
Objects of the following type(s) are allowed in the list
OauthClientWebOriginType
public boolean isSetWebOrigins()
public void unsetWebOrigins()
public Boolean isFullScopeAllowed()
Booleanpublic void setFullScopeAllowed(Boolean value)
value - allowed object is
Booleanpublic boolean isSetFullScopeAllowed()
public Boolean isClaimName()
Booleanpublic void setClaimName(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimName()
public Boolean isClaimUsername()
Booleanpublic void setClaimUsername(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimUsername()
public Boolean isClaimProfile()
Booleanpublic void setClaimProfile(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimProfile()
public Boolean isClaimPicture()
Booleanpublic void setClaimPicture(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimPicture()
public Boolean isClaimWebsite()
Booleanpublic void setClaimWebsite(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimWebsite()
public Boolean isClaimEmail()
Booleanpublic void setClaimEmail(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimEmail()
public Boolean isClaimGender()
Booleanpublic void setClaimGender(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimGender()
public Boolean isClaimLocale()
Booleanpublic void setClaimLocale(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimLocale()
public Boolean isClaimAddress()
Booleanpublic void setClaimAddress(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimAddress()
public Boolean isClaimPhone()
Booleanpublic void setClaimPhone(Boolean value)
value - allowed object is
Booleanpublic boolean isSetClaimPhone()
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.ToStringpublic 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.ToStringpublic OauthClientType withCompanyName(String value)
public OauthClientType withId(Long value)
public OauthClientType withName(String value)
public OauthClientType withPublicClient(Boolean value)
public OauthClientType withRedirectUrls(OauthClientRedirectUrlType... values)
public OauthClientType withRedirectUrls(Collection<OauthClientRedirectUrlType> values)
public OauthClientType withWebOrigins(OauthClientWebOriginType... values)
public OauthClientType withWebOrigins(Collection<OauthClientWebOriginType> values)
public OauthClientType withFullScopeAllowed(Boolean value)
public OauthClientType withClaimName(Boolean value)
public OauthClientType withClaimUsername(Boolean value)
public OauthClientType withClaimProfile(Boolean value)
public OauthClientType withClaimPicture(Boolean value)
public OauthClientType withClaimWebsite(Boolean value)
public OauthClientType withClaimEmail(Boolean value)
public OauthClientType withClaimGender(Boolean value)
public OauthClientType withClaimLocale(Boolean value)
public OauthClientType withClaimAddress(Boolean value)
public OauthClientType withClaimPhone(Boolean value)
Copyright © 2015. All Rights Reserved.