public static class LoginException.Cause extends Object implements org.apache.wicket.util.io.IClusterable
Modifier and Type | Field and Description |
---|---|
static LoginException.Cause |
ACCESS_DENIED |
static LoginException.Cause |
ACCOUNT_EXPIRED |
static LoginException.Cause |
INCORRECT_CREDENTIALS |
static LoginException.Cause |
PASSWORD_EXPIRED |
static LoginException.Cause |
REPOSITORY_ERROR |
public static final LoginException.Cause INCORRECT_CREDENTIALS
public static final LoginException.Cause ACCESS_DENIED
public static final LoginException.Cause REPOSITORY_ERROR
public static final LoginException.Cause PASSWORD_EXPIRED
public static final LoginException.Cause ACCOUNT_EXPIRED
public String getKey()
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.