-
- All Implemented Interfaces:
public final class LcpAuthenticating.AuthenticatedLicense
-
-
Constructor Summary
Constructors Constructor Description LcpAuthenticating.AuthenticatedLicense(LicenseDocument document)
-
Method Summary
Modifier and Type Method Description final StringgetHint()final LinkgetHintLink()final List<Link>getSupportLinks()final StringgetProvider()final UsergetUser()final LicenseDocumentgetDocument()-
-
Constructor Detail
-
LcpAuthenticating.AuthenticatedLicense
LcpAuthenticating.AuthenticatedLicense(LicenseDocument document)
- Parameters:
document- License Document being opened.
-
-
Method Detail
-
getHintLink
final Link getHintLink()
-
getSupportLinks
final List<Link> getSupportLinks()
-
getProvider
final String getProvider()
-
getDocument
final LicenseDocument getDocument()
-
-
-
-