| Package | Description |
|---|---|
| csa.api.cache | |
| csa.domain | |
| csa.model | |
| csa.service | |
| csa.service.impl |
| Modifier and Type | Method and Description |
|---|---|
License |
CrmCache.getLicense(Service service,
String idpInstitutionId) |
| Modifier and Type | Method and Description |
|---|---|
License |
CompoundServiceProvider.getLicense()
Convenience method for the first (and only?) license belonging to an idp and a service
|
| Modifier and Type | Method and Description |
|---|---|
List<License> |
CompoundServiceProvider.getLicenses() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompoundServiceProvider.setLicenses(List<License> licenses) |
| Modifier and Type | Method and Description |
|---|---|
License |
Service.getLicense() |
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setLicense(License license) |
| Modifier and Type | Method and Description |
|---|---|
List<License> |
CrmService.getLicensesForIdpAndSp(IdentityProvider identityProvider,
String articleIdentifier)
Gets a list with Licenses for the given
identityProvider and services (lmngIdentifiers) which are valid on the given day
|
| Modifier and Type | Method and Description |
|---|---|
List<License> |
LmngServiceMock.getLicensesForIdpAndSp(IdentityProvider identityProvider,
String articleIdentifier) |
List<License> |
LmngServiceImpl.getLicensesForIdpAndSp(IdentityProvider identityProvider,
String articleIdentifier) |
List<License> |
LmngUtil.parseLicensesResult(String webserviceResult)
Parse the result to a license(list)
|
List<License> |
CrmUtil.parseLicensesResult(String webserviceResult) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.