Class AuthConstant
- java.lang.Object
-
- io.mosip.kernel.auth.defaultimpl.constant.AuthConstant
-
public class AuthConstant extends Object
- Author:
- Ramadurai Pandian
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description AuthConstant()
-
-
-
Field Detail
-
APPTYPE_UIN
public static final String APPTYPE_UIN
- See Also:
- Constant Field Values
-
APPTYPE_USERID
public static final String APPTYPE_USERID
- See Also:
- Constant Field Values
-
APPTYPE_USER
public static final String APPTYPE_USER
- See Also:
- Constant Field Values
-
USERPWD_SUCCESS_MESSAGE
public static final String USERPWD_SUCCESS_MESSAGE
- See Also:
- Constant Field Values
-
CLIENT_SECRET_SUCCESS_MESSAGE
public static final String CLIENT_SECRET_SUCCESS_MESSAGE
- See Also:
- Constant Field Values
-
TOKEN_SUCCESS_MESSAGE
public static final String TOKEN_SUCCESS_MESSAGE
- See Also:
- Constant Field Values
-
DATASOURCE
public static final String DATASOURCE
- See Also:
- Constant Field Values
-
LDAP
public static final String LDAP
- See Also:
- Constant Field Values
-
EMAIL
public static final String EMAIL
- See Also:
- Constant Field Values
-
PHONE
public static final String PHONE
- See Also:
- Constant Field Values
-
OTP_SENT_MESSAGE
public static final String OTP_SENT_MESSAGE
- See Also:
- Constant Field Values
-
OTP_VALIDATION_MESSAGE
public static final String OTP_VALIDATION_MESSAGE
- See Also:
- Constant Field Values
-
AUTH_COOOKIE_HEADER
public static final String AUTH_COOOKIE_HEADER
- See Also:
- Constant Field Values
-
AUTH_HEADER
public static final String AUTH_HEADER
- See Also:
- Constant Field Values
-
TOKEN_INVALID_MESSAGE
public static final String TOKEN_INVALID_MESSAGE
- See Also:
- Constant Field Values
-
AUTH_TOKEN_EXPIRED_MESSAGE
public static final String AUTH_TOKEN_EXPIRED_MESSAGE
- See Also:
- Constant Field Values
-
UIN_NOTIFICATION_MESSAGE
public static final String UIN_NOTIFICATION_MESSAGE
- See Also:
- Constant Field Values
-
INDIVIDUAL
public static final String INDIVIDUAL
- See Also:
- Constant Field Values
-
RETURN_EXP_TIME
public static final int RETURN_EXP_TIME
- See Also:
- Constant Field Values
-
ALL_CHANNELS_MESSAGE
public static final String ALL_CHANNELS_MESSAGE
- See Also:
- Constant Field Values
-
SUCCESS_STATUS
public static final String SUCCESS_STATUS
- See Also:
- Constant Field Values
-
IDA
public static final String IDA
- See Also:
- Constant Field Values
-
COOKIE
public static final String COOKIE
- See Also:
- Constant Field Values
-
FAILURE_STATUS
public static final String FAILURE_STATUS
- See Also:
- Constant Field Values
-
LDAP_INITAL_CONTEXT_FACTORY
public static final String LDAP_INITAL_CONTEXT_FACTORY
- See Also:
- Constant Field Values
-
PWD_ACCOUNT_LOCKED_TIME_ATTRIBUTE
public static final String PWD_ACCOUNT_LOCKED_TIME_ATTRIBUTE
- See Also:
- Constant Field Values
-
PWD_FAILURE_TIME_ATTRIBUTE
public static final String PWD_FAILURE_TIME_ATTRIBUTE
- See Also:
- Constant Field Values
-
INVALID_REQUEST
public static final String INVALID_REQUEST
- See Also:
- Constant Field Values
-
WHITESPACE
public static final String WHITESPACE
- See Also:
- Constant Field Values
-
SMS_NOTIFYTYPE
public static final String SMS_NOTIFYTYPE
- See Also:
- Constant Field Values
-
EMAIL_NOTIFYTYPE
public static final String EMAIL_NOTIFYTYPE
- See Also:
- Constant Field Values
-
CLIENT_CREDENTIALS
public static final String CLIENT_CREDENTIALS
- See Also:
- Constant Field Values
-
CLIENT_SECRET
public static final String CLIENT_SECRET
- See Also:
- Constant Field Values
-
CLIENT_ID
public static final String CLIENT_ID
- See Also:
- Constant Field Values
-
PASSWORDCONSTANT
public static final String PASSWORDCONSTANT
- See Also:
- Constant Field Values
-
GRANT_TYPE
public static final String GRANT_TYPE
- See Also:
- Constant Field Values
-
USER_NAME
public static final String USER_NAME
- See Also:
- Constant Field Values
-
COMMA
public static final String COMMA
- See Also:
- Constant Field Values
-
RID
public static final String RID
- See Also:
- Constant Field Values
-
MOBILE
public static final String MOBILE
- See Also:
- Constant Field Values
-
PREFERRED_USERNAME
public static final String PREFERRED_USERNAME
- See Also:
- Constant Field Values
-
REALM_ACCESS
public static final String REALM_ACCESS
- See Also:
- Constant Field Values
-
REALM_ID
public static final String REALM_ID
- See Also:
- Constant Field Values
-
REFRESH_TOKEN
public static final String REFRESH_TOKEN
- See Also:
- Constant Field Values
-
PRE_REGISTRATION
public static final String PRE_REGISTRATION
- See Also:
- Constant Field Values
-
ROLES
public static final String ROLES
- See Also:
- Constant Field Values
-
INDIVIDUAL_ID
public static final String INDIVIDUAL_ID
- See Also:
- Constant Field Values
-
INDIVIDUALID
public static final String INDIVIDUALID
- See Also:
- Constant Field Values
-
REALM
public static final String REALM
- See Also:
- Constant Field Values
-
ROLE_NAME
public static final String ROLE_NAME
- See Also:
- Constant Field Values
-
-