Class SecureRequesterImpl
java.lang.Object
org.jenkinsci.plugins.secure_requester_whitelist.SecureRequesterImpl
- All Implemented Interfaces:
ExtensionPoint
,SecureRequester
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
Nested classes/interfaces inherited from interface jenkins.security.SecureRequester
SecureRequester.Default
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface jenkins.security.SecureRequester
permit
-
Constructor Details
-
SecureRequesterImpl
public SecureRequesterImpl()
-
-
Method Details
-
permit
- Specified by:
permit
in interfaceSecureRequester
-