|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LicensingService
Interface of services that return Licensing information from LMNG (Licentie Modellen Next Generation)
| Method Summary | |
|---|---|
List<License> |
getLicensesForIdentityProvider(IdentityProvider identityProvider)
Gets a list with Licenses for the given identityProvider which are valid today. |
List<License> |
getLicensesForIdentityProvider(IdentityProvider identityProvider,
Date validOn)
Gets a list with Licenses for the given identityProvider which are valid on the given day |
| Method Detail |
|---|
List<License> getLicensesForIdentityProvider(IdentityProvider identityProvider)
identityProvider - the identityProvider to get the licenses for
List<License> getLicensesForIdentityProvider(IdentityProvider identityProvider,
Date validOn)
identityProvider - the identityProvider to get the licenses forvalidOn - Date on which the license should be valid
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||