Uses of Enum Class
com.atlassian.bitbucket.auth.RememberMeMode
-
Uses of RememberMeMode in com.atlassian.bitbucket.auth
Modifier and TypeMethodDescriptionstatic RememberMeMode
static RememberMeMode
Returns the enum constant of this class with the specified name.static RememberMeMode[]
RememberMeMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RememberMeMode in com.atlassian.bitbucket.server
Modifier and TypeMethodDescriptionApplicationPropertiesService.getRememberMeMode()
Gets whether remember-me authentication is disabled, always performed or only performed when a checkbox is checked on the login form.