Uses of Class
de.aristaflow.ilm.model.common.LicenceInformation
-
Packages that use LicenceInformation Package Description de.aristaflow.ilm.model.common de.aristaflow.ilm.ws.base.licensing de.aristaflow.ilm.ws.rest.base.licensing de.aristaflow.ilm.ws.soap.base.licensing -
-
Uses of LicenceInformation in de.aristaflow.ilm.model.common
Methods in de.aristaflow.ilm.model.common that return LicenceInformation Modifier and Type Method Description static LicenceInformationTransformation. toIlm(LicenceInformation licInf) -
Uses of LicenceInformation in de.aristaflow.ilm.ws.base.licensing
Methods in de.aristaflow.ilm.ws.base.licensing that return LicenceInformation Modifier and Type Method Description @NotNull @Valid LicenceInformationLicenceManagerWebService. getLicenceInformation()@NotNull @Valid LicenceInformationLicenceManagerWebService. getLicenceInformation(@NotNull @Valid SessionToken session)Deprecated, for removal: This API element is subject to removal in a future version.UseLicenceManagerWebService.getLicenceInformation()instead. -
Uses of LicenceInformation in de.aristaflow.ilm.ws.rest.base.licensing
Methods in de.aristaflow.ilm.ws.rest.base.licensing that return LicenceInformation Modifier and Type Method Description @NotNull @Valid LicenceInformationLicenceManagerRest. getLicenceInformation(javax.ws.rs.core.Application unused) -
Uses of LicenceInformation in de.aristaflow.ilm.ws.soap.base.licensing
Methods in de.aristaflow.ilm.ws.soap.base.licensing that return LicenceInformation Modifier and Type Method Description LicenceInformationLicenceManager. getLicenceInformation(SessionToken session)LicenceInformationLicenceManagerSoap. getLicenceInformation(SessionToken session)
-