Uses of Class
com.atlassian.bamboo.rest.model.admin.security.RestSecuritySettings.RestBruteForceProtection
-
Packages that use RestSecuritySettings.RestBruteForceProtection Package Description com.atlassian.bamboo.rest.model.admin.security -
-
Uses of RestSecuritySettings.RestBruteForceProtection in com.atlassian.bamboo.rest.model.admin.security
Methods in com.atlassian.bamboo.rest.model.admin.security that return RestSecuritySettings.RestBruteForceProtection Modifier and Type Method Description RestSecuritySettings.RestBruteForceProtection
RestSecuritySettings. getBruteForceProtection()
Methods in com.atlassian.bamboo.rest.model.admin.security with parameters of type RestSecuritySettings.RestBruteForceProtection Modifier and Type Method Description void
RestSecuritySettings. setBruteForceProtection(RestSecuritySettings.RestBruteForceProtection bruteForceProtection)
-