Package org.jenkinsci.plugins.gwt.global
Class WhitelistItem
- All Implemented Interfaces:
Describable<WhitelistItem>
,Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHost()
boolean
void
setHmacAlgorithm
(String hmacAlgorithm) void
setHmacCredentialId
(String hmacCredentialId) void
setHmacEnabled
(boolean hmacEnabled) void
setHmacHeader
(String hmacHeader) Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
WhitelistItem
public WhitelistItem() -
WhitelistItem
-
-
Method Details
-
getHost
-
getHmacAlgorithm
-
setHmacAlgorithm
-
getHmacCredentialId
-
setHmacCredentialId
-
isHmacEnabled
public boolean isHmacEnabled() -
setHmacEnabled
@DataBoundSetter public void setHmacEnabled(boolean hmacEnabled) -
getHmacHeader
-
setHmacHeader
-