| Package | Description |
|---|---|
| eu.fispace.api.ail |
TODO
|
| Modifier and Type | Field and Description |
|---|---|
protected OauthClientRedirectUrlType |
OauthClientRedirectUrl.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<OauthClientRedirectUrlType> |
OauthClientType.redirectUrls |
| Modifier and Type | Method and Description |
|---|---|
OauthClientRedirectUrlType |
ObjectFactory.createOauthClientRedirectUrlType()
Create an instance of
OauthClientRedirectUrlType |
OauthClientRedirectUrlType |
OauthClientRedirectUrl.getData()
Obtiene el valor de la propiedad data.
|
OauthClientRedirectUrlType |
OauthClientRedirectUrlType.withClientName(String value) |
OauthClientRedirectUrlType |
OauthClientRedirectUrlType.withId(Long value) |
OauthClientRedirectUrlType |
OauthClientRedirectUrlType.withUrl(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<OauthClientRedirectUrlType> |
OauthClientType.getRedirectUrls()
Gets the value of the redirectUrls property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OauthClientRedirectUrl.setData(OauthClientRedirectUrlType value)
Define el valor de la propiedad data.
|
OauthClientRedirectUrl |
OauthClientRedirectUrl.withData(OauthClientRedirectUrlType value) |
OauthClientType |
OauthClientType.withRedirectUrls(OauthClientRedirectUrlType... values) |
| Modifier and Type | Method and Description |
|---|---|
OauthClientType |
OauthClientType.withRedirectUrls(Collection<OauthClientRedirectUrlType> values) |
Copyright © 2015. All Rights Reserved.