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