| Package | Description |
|---|---|
| eu.fispace.api.ail |
TODO
|
| Modifier and Type | Field and Description |
|---|---|
protected OauthClientWebOriginType |
OauthClientWebOrigin.data |
| Modifier and Type | Field and Description |
|---|---|
protected List<OauthClientWebOriginType> |
OauthClientType.webOrigins |
| Modifier and Type | Method and Description |
|---|---|
OauthClientWebOriginType |
ObjectFactory.createOauthClientWebOriginType()
Create an instance of
OauthClientWebOriginType |
OauthClientWebOriginType |
OauthClientWebOrigin.getData()
Obtiene el valor de la propiedad data.
|
OauthClientWebOriginType |
OauthClientWebOriginType.withClientName(String value) |
OauthClientWebOriginType |
OauthClientWebOriginType.withId(Long value) |
OauthClientWebOriginType |
OauthClientWebOriginType.withWebOrigin(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<OauthClientWebOriginType> |
OauthClientType.getWebOrigins()
Gets the value of the webOrigins property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OauthClientWebOrigin.setData(OauthClientWebOriginType value)
Define el valor de la propiedad data.
|
OauthClientWebOrigin |
OauthClientWebOrigin.withData(OauthClientWebOriginType value) |
OauthClientType |
OauthClientType.withWebOrigins(OauthClientWebOriginType... values) |
| Modifier and Type | Method and Description |
|---|---|
OauthClientType |
OauthClientType.withWebOrigins(Collection<OauthClientWebOriginType> values) |
Copyright © 2015. All Rights Reserved.