public class AuthorizationCodeCheckerImpl extends Object implements AuthorizationCodeChecker
| Constructor and Description |
|---|
AuthorizationCodeCheckerImpl(PluginHelper pluginHelper) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkAuthorizationCode(org.kohsuke.stapler.StaplerRequest request) |
@Inject public AuthorizationCodeCheckerImpl(PluginHelper pluginHelper)
public boolean checkAuthorizationCode(org.kohsuke.stapler.StaplerRequest request)
checkAuthorizationCode in interface AuthorizationCodeCheckerCopyright © 2016–2020. All rights reserved.