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
ConstructorsConstructorDescriptionAuthenticationAnalyticsControl(@NotNull BambooEnvironmentData environmentData) -
Method Summary
Modifier and TypeMethodDescriptionlonglongMethods inherited from class com.atlassian.bamboo.testutils.backdoor.BackdoorControl
anonymousResourceRoot, client, createAnonymousResourceForPath, createAnonymousResourceForPath, createResource, createResourceForPath, createResourceForPath, get, getEnvironmentData, getRestModulePath, getRootPath, percentEncode, ping, post, resourceRoot, resourceRootWithForcedTokenAuth, tearDown
-
Constructor Details
-
AuthenticationAnalyticsControl
-
-
Method Details
-
getAndResetBasicAuthenticationCount
public long getAndResetBasicAuthenticationCount() -
getAndResetTokenAuthenticationCount
public long getAndResetTokenAuthenticationCount()
-