com.sap.security.api.logon
Interface ILoginConstants
public interface ILoginConstants
Constants for logon. The undocumented ones are for internal use.
CHECKPWD_OK
static final int CHECKPWD_OK
- See Also:
- Constant Field Values
CHECKPWD_WRONGPWD
static final int CHECKPWD_WRONGPWD
- See Also:
- Constant Field Values
CHECKPWD_NOPWD
static final int CHECKPWD_NOPWD
- See Also:
- Constant Field Values
CHECKPWD_PWDLOCKED
static final int CHECKPWD_PWDLOCKED
- See Also:
- Constant Field Values
CHECKPWD_PWDEXPIRED
static final int CHECKPWD_PWDEXPIRED
- See Also:
- Constant Field Values
SSOTICKET_ALIAS
static final String SSOTICKET_ALIAS
- See Also:
- Constant Field Values
SSOTICKET_USER_ATTRIBUTE
static final String SSOTICKET_USER_ATTRIBUTE
- See Also:
- Constant Field Values
X509CERT_USER_ATTRIBUTE
static final String X509CERT_USER_ATTRIBUTE
- See Also:
- Constant Field Values
SSOTICKET_USER_ATTRIBUTE_PURE
static final String SSOTICKET_USER_ATTRIBUTE_PURE
- See Also:
- Constant Field Values
SSOTICKET_DOMAIN
static final String SSOTICKET_DOMAIN
- See Also:
- Constant Field Values
SSOTICKET_DOMAINRELAXLEVEL
static final String SSOTICKET_DOMAINRELAXLEVEL
- See Also:
- Constant Field Values
SSOTICKET_R3_USER_IN_CAPITALS
static final String SSOTICKET_R3_USER_IN_CAPITALS
- See Also:
- Constant Field Values
SSOTICKET_PURE_JAVA
static final String SSOTICKET_PURE_JAVA
- See Also:
- Constant Field Values
SSOTICKET_LIFETIME
static final String SSOTICKET_LIFETIME
- See Also:
- Constant Field Values
SSOTICKET_SERVUSER_LIFETIME
static final String SSOTICKET_SERVUSER_LIFETIME
- See Also:
- Constant Field Values
SSOTICKET_ALLOWED_SERVUSER
static final String SSOTICKET_ALLOWED_SERVUSER
- See Also:
- Constant Field Values
SSOTICKET_ISSUER_NAME
static final String SSOTICKET_ISSUER_NAME
- See Also:
- Constant Field Values
SSOTICKET_ISSUER_CLIENT
static final String SSOTICKET_ISSUER_CLIENT
- See Also:
- Constant Field Values
SSOTICKET_KEYSTORE
static final String SSOTICKET_KEYSTORE
- See Also:
- Constant Field Values
SSOTICKET_KEYSTORE_PASSWORD
static final String SSOTICKET_KEYSTORE_PASSWORD
- See Also:
- Constant Field Values
SSOTICKET_KEYSTORE_TYPE
static final String SSOTICKET_KEYSTORE_TYPE
- See Also:
- Constant Field Values
SSOTICKET_KEYALIAS
static final String SSOTICKET_KEYALIAS
- See Also:
- Constant Field Values
SSOTICKET_STANDALONE
static final String SSOTICKET_STANDALONE
- See Also:
- Constant Field Values
SSOTICKET_INCLUDE_CERT
static final String SSOTICKET_INCLUDE_CERT
- See Also:
- Constant Field Values
SSOTICKET_SERV_TICKETFILE
static final String SSOTICKET_SERV_TICKETFILE
- See Also:
- Constant Field Values
SSOTICKET_CERTIFICATE_DN
static final String SSOTICKET_CERTIFICATE_DN
- See Also:
- Constant Field Values
SSOTICKET_SECURE
static final String SSOTICKET_SECURE
- See Also:
- Constant Field Values
SSOTICKET_NT_REMOVE_DOMAIN
static final String SSOTICKET_NT_REMOVE_DOMAIN
- See Also:
- Constant Field Values
SSOTICKET_PORTALID_MODE
static final String SSOTICKET_PORTALID_MODE
- See Also:
- Constant Field Values
SSOTICKET_R3_ACCESS_FOR_EXT
static final String SSOTICKET_R3_ACCESS_FOR_EXT
- See Also:
- Constant Field Values
SSOTICKET_TRY_R3_USER
static final String SSOTICKET_TRY_R3_USER
- See Also:
- Constant Field Values
SSO_JCO_LOGON_METHOD
static final String SSO_JCO_LOGON_METHOD
- See Also:
- Constant Field Values
SSO_JCO_LOGON_METHOD_TICKET
static final String SSO_JCO_LOGON_METHOD_TICKET
- See Also:
- Constant Field Values
SSO_JCO_LOGON_METHOD_UIDPW
static final String SSO_JCO_LOGON_METHOD_UIDPW
- See Also:
- Constant Field Values
SSO_JCO_LOGON_METHOD_X509CERT
static final String SSO_JCO_LOGON_METHOD_X509CERT
- See Also:
- Constant Field Values
SSO_JCO_REMOTE_SYSTEM
static final String SSO_JCO_REMOTE_SYSTEM
- See Also:
- Constant Field Values
JAAS_UME_PREFIX
static final String JAAS_UME_PREFIX
- See Also:
- Constant Field Values
GUEST_USER_LIST
static final String GUEST_USER_LIST
- See Also:
- Constant Field Values
MULTI_DOMAIN_COOKIE_HOSTS
static final String MULTI_DOMAIN_COOKIE_HOSTS
- See Also:
- Constant Field Values
R3_MASTERSYSTEM
static final String R3_MASTERSYSTEM
- See Also:
- Constant Field Values
R3_UID_MODE
static final String R3_UID_MODE
- See Also:
- Constant Field Values
LOGON_UID_ALIAS
static final String LOGON_UID_ALIAS
- Constant for use in
ILogonAuthentication. Please see there for more details.
This is the key the function
ILogonAuthentication.logon(HttpServletRequest,HttpServletResponse,String) looks
up for for a user name.
- See Also:
- Constant Field Values
LOGON_USER_ID
static final String LOGON_USER_ID
- See Also:
- Constant Field Values
LOGON_ALIAS
static final String LOGON_ALIAS
- UME attribute for the logon alias.
Currently only different from LOGON_UID_ALIAS for R3Persistence
to support alias logon with ABAP.
- See Also:
- Constant Field Values
LOGON_PWD_ALIAS
static final String LOGON_PWD_ALIAS
- Constant for use in
ILogonAuthentication. Please see there for more details.
This is the key the function
ILogonAuthentication.logon(HttpServletRequest,HttpServletResponse,String) looks
up for for a password.
- See Also:
- Constant Field Values
LOGON_REPOSITORIES_ALIAS
static final String LOGON_REPOSITORIES_ALIAS
- See Also:
- Constant Field Values
LOGON_AUTHSCHEME_ALIAS
static final String LOGON_AUTHSCHEME_ALIAS
- See Also:
- Constant Field Values
LOGON_PRINCIPAL_ID_ALIAS
static final String LOGON_PRINCIPAL_ID_ALIAS
- See Also:
- Constant Field Values
LOGON_REQUIRED_AUTHSCHEME
static final String LOGON_REQUIRED_AUTHSCHEME
- See Also:
- Constant Field Values
LOGON_CERT_ALIAS
static final String LOGON_CERT_ALIAS
- See Also:
- Constant Field Values
REDIRECT_PARAMETER
static final String REDIRECT_PARAMETER
- See Also:
- Constant Field Values
OLD_PASSWORD
static final String OLD_PASSWORD
- See Also:
- Constant Field Values
NEW_PASSWORD
static final String NEW_PASSWORD
- See Also:
- Constant Field Values
CONFIRM_PASSWORD
static final String CONFIRM_PASSWORD
- See Also:
- Constant Field Values
COMPANY_ID
static final String COMPANY_ID
- See Also:
- Constant Field Values
PROP_HTTP_ONLY_COOKIE
static final String PROP_HTTP_ONLY_COOKIE
- See Also:
- Constant Field Values
TICKET_CACHE_MAXWEIGHT
static final String TICKET_CACHE_MAXWEIGHT
- See Also:
- Constant Field Values
Copyright © 2007 by
SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein
as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other
countries all over the world. All other product and service names mentioned are the trademarks of their respective companies.
Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies
("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be
liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are
those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein
should be construed as constituting an additional warranty.