| Package | Description |
|---|---|
| eu.fispace.api.ail |
| 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 |
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 |
|---|---|
OauthClientType |
OauthClientType.withWebOrigins(OauthClientWebOriginType... values) |
| Modifier and Type | Method and Description |
|---|---|
OauthClientType |
OauthClientType.withWebOrigins(Collection<OauthClientWebOriginType> values) |
Copyright © 2015. All Rights Reserved.