public interface JohnsonChecker
JohnsonChecker interface high level abstraction that realizes
the Johnson-related checks and validation in regardless of the specific product the authentication plugin is used on.| Modifier and Type | Method and Description |
|---|---|
boolean |
isInstanceJohnsoned(javax.servlet.ServletContext servletContext)
Checks if the instance is Johnsoned in a way that plugins don't work.
|
Copyright © 2023 Atlassian. All rights reserved.