JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.crowd.manager.license.forged
Interface ForgedLicenseDetector
public interface
ForgedLicenseDetector
Detects if a given license is forged.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isLicenseForged
()
Method Details
isLicenseForged
boolean
isLicenseForged
()
Returns:
true if license is forged, false otherwise.