Uses of Class
com.atlassian.confluence.license.exception.ForgedLicenseException
Packages that use ForgedLicenseException
Package
Description
-
Uses of ForgedLicenseException in com.atlassian.confluence.license
Methods in com.atlassian.confluence.license that throw ForgedLicenseExceptionModifier and TypeMethodDescription@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense
@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense
Validates and installs a given encrypted license.@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense
@NonNull com.atlassian.extras.api.ProductLicense
@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense
Validates the given encrypted license.@NonNull com.atlassian.extras.api.ProductLicense
Validates the given encrypted license. -
Uses of ForgedLicenseException in com.atlassian.confluence.license.exception.handler
Methods in com.atlassian.confluence.license.exception.handler with parameters of type ForgedLicenseExceptionModifier and TypeMethodDescriptionForgedLicenseExceptionHandler.handle
(ForgedLicenseException exception)