public abstract static class ActivationLicense.ActivationLicenseBuilder<C extends ActivationLicense,B extends ActivationLicense.ActivationLicenseBuilder<C,B>> extends LicenseIdentity.LicenseIdentityBuilder<C,B>
Constructor and Description |
---|
ActivationLicenseBuilder() |
Modifier and Type | Method and Description |
---|---|
abstract C |
build() |
B |
customerAccountCode(String customerAccountCode) |
B |
password(String password) |
protected abstract B |
self() |
B |
ssoCode(String ssoCode) |
B |
ssoIdToken(String ssoIdToken) |
String |
toString() |
licenseId, licenseKey, username
protected abstract B self()
self
in class LicenseIdentity.LicenseIdentityBuilder<C extends ActivationLicense,B extends ActivationLicense.ActivationLicenseBuilder<C,B>>
public abstract C build()
build
in class LicenseIdentity.LicenseIdentityBuilder<C extends ActivationLicense,B extends ActivationLicense.ActivationLicenseBuilder<C,B>>
public String toString()
toString
in class LicenseIdentity.LicenseIdentityBuilder<C extends ActivationLicense,B extends ActivationLicense.ActivationLicenseBuilder<C,B>>
Copyright © 2025 Cense Data Inc.. All rights reserved.