Class AuthenticationAnalyticsControl
java.lang.Object
com.atlassian.bamboo.testutils.backdoor.BackdoorControl<AuthenticationAnalyticsControl>
com.atlassian.bamboo.testutils.backdoor.AuthenticationAnalyticsControl
-
Nested Class Summary
Nested classes/interfaces inherited from class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
BackdoorControl.AddXsrfNoCheckTokenFilter, BackdoorControl.JsonMediaTypeFilter
-
Field Summary
Fields inherited from class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
ADMIN_REST_PATH, API_REST_PATH, DEFAULT_REST_PATH, XSRF_NO_CHECK, XSRF_TOKEN_HEADER
-
Constructor Summary
ConstructorDescriptionAuthenticationAnalyticsControl
(@NotNull BambooEnvironmentData environmentData) -
Method Summary
Modifier and TypeMethodDescriptionlong
long
Methods inherited from class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
anonymousResourceRoot, client, createResource, createResourceForPath, createResourceForPath, get, getEnvironmentData, getRestModulePath, getRootPath, percentEncode, ping, post, resourceRoot, tearDown
-
Constructor Details
-
AuthenticationAnalyticsControl
-
-
Method Details
-
getAndResetBasicAuthenticationCount
public long getAndResetBasicAuthenticationCount() -
getAndResetTokenAuthenticationCount
public long getAndResetTokenAuthenticationCount()
-