Uses of Enum Class
com.atlassian.crowd.integration.springsecurity.RestAuthenticationFailureHandler.LoginError
Packages that use RestAuthenticationFailureHandler.LoginError
Package
Description
-
Uses of RestAuthenticationFailureHandler.LoginError in com.atlassian.crowd.acceptance.tests.rest.service.security
Methods in com.atlassian.crowd.acceptance.tests.rest.service.security that return RestAuthenticationFailureHandler.LoginErrorModifier and TypeMethodDescriptionBaseAuthenticationTestCase.getLoginError(io.restassured.response.Response loginResponse) -
Uses of RestAuthenticationFailureHandler.LoginError in com.atlassian.crowd.integration.springsecurity
Methods in com.atlassian.crowd.integration.springsecurity that return RestAuthenticationFailureHandler.LoginErrorModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.RestAuthenticationFailureHandler.LoginError.values()Returns an array containing the constants of this enum class, in the order they are declared.