A B C D E F G H I J K L M N O P R S T U V W X _

A

abort() - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
AbstractLoginModule - Class in com.sap.engine.interfaces.security.auth
Does login module common work.
AbstractLoginModule() - Constructor for class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
ACCOUNT_LOCKED_ADMIN - Static variable in interface com.sap.security.api.ISecurityPolicy
 
ACCOUNT_LOCKED_LOGON - Static variable in interface com.sap.security.api.ISecurityPolicy
 
ActionPermission - Class in com.sap.security.api.permissions
This class implements ActionPermission, i.e. a named permission with associated actions.
ActionPermission(String, String) - Constructor for class com.sap.security.api.permissions.ActionPermission
Creates a new ActionPermission object with the specified name.
ACTIVE_USERS_LIMIT_RECHED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
No more users can login at the moment.
Adapter - Interface in com.sap.security.core.server.vsi.api
Virus scan adapter object.
add(SsfRefXMLInfo) - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Add an entry to the list.
add(SsfSigRcpInfo) - Method in class com.sap.security.core.server.ssf.SsfSigRcpList
Add an entry to the list.
addAttribute(String, String) - Method in class com.sap.security.api.AttributeList
Add an attribute to this instance of AttributeList with following properties Note: A AttributeList can only contain 25 attributes.
addAttribute(String, String, int) - Method in class com.sap.security.api.AttributeList
Add an attribute to this instance of AttributeList with following properties
addAttributeList(AttributeList) - Method in class com.sap.security.api.AttributeList
Add attributes to this instance of AttributeList
addAttributeValue(String, String, String) - Method in interface com.sap.security.api.IPrincipalMaint
Generic method to add arbitrary text data to a principal's attribute.
addClientCertificate(X509Certificate[], PrivateKey) - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Adds a client certificates to the list
addClientCertificate(X509Certificate[], PrivateKey) - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
Adds a client certificates to the list
addDataSource(InputStream) - Method in interface com.sap.security.api.IPrincipalFactory
Adds a new datasource dynamically to IPrincipalFactory.
addGroupMember(String) - Method in interface com.sap.security.api.IGroup
Adds the specified group member to this group.
addGroupMember(String) - Method in interface com.sap.security.api.IRole
Adds the specified group member to this role.
addGroupToParent(String, String) - Method in interface com.sap.security.api.IGroupFactory
assign group with uniqueIdOfGroup to parent group with uniqueIdOfParentGroup.
addGroupToRole(String, String) - Method in interface com.sap.security.api.IRoleFactory
Adds the specified group to the specified role and implicitly does a commit.
addHeader(String, String) - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.ConsumerSecurityProtocolInterfaceImpl
Add an entry to the list of HTTP headers
addHeader(String, String) - Method in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
Set an HTTP header to the request
addIAIKasJDK14Provider() - Static method in class com.sap.security.core.server.https.Utils
wrapper method for adding IAIK as security provider.
addMember(String) - Method in interface com.sap.security.api.IPrincipalSet
Add the specified member to the collection.
addMessage(IMessage) - Method in exception com.sap.security.api.UMException
Adds a message to the message buffer of this exception.
addMessage(IMessage) - Method in exception com.sap.security.api.UMRuntimeException
Adds a message to the message buffer of this exception.
addOwner(IPrincipal, IPrincipal) - Method in interface com.sap.security.api.acl.IAcl
This method adds a new ACL owner to current ACL object.
addPermission(String, List) - Method in interface com.sap.security.api.acl.IAclManager
Adds a permission to the list of available permissions.
addPermissionMember(String, String) - Method in interface com.sap.security.api.acl.IAclManager
Adds a member (permission) to an existing permission.
addPrincipalToParent(String, String) - Method in interface com.sap.security.api.IPrincipalFactory
assign customObject with customObjectId to parent-customOjbect with parentPrincipalId.
addProtocol(String) - Method in class com.sap.security.core.server.csi.URLChecker
Add a protocol for the URLChecker
AddressInterface - Interface in com.sapmarkets.tpd.master
Address type equivalent to C1 address.
addSystemLandscapeWrapper(ISystemLandscapeWrapper) - Static method in class com.sap.security.api.UMFactory
Deprecated. Use UMFactory.getSystemLandscapeFactory() and ISystemLandscapeFactory.registerLandscape(ISystemLandscape) instead.
addToGroup(String) - Method in interface com.sap.security.api.IGroup
Assign this principal to the parent-group identified by uniqueIdOfGroup These changes will only take effect if you commit these changes to the group store IPrincipalMaint.commit() or to roll them back (i.e. discard them) if appropriate.
addToGroup(String) - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserMaint.addToGroup(String) instead
addToGroup(String) - Method in interface com.sap.security.api.IUserMaint
Deprecated. use IGroupFactory.addUserToGroup(String,String) instead
addToRole(String) - Method in interface com.sap.security.api.IGroup
Assign this principal to the role identified by uniqueIdOfRole.
addToRole(String) - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserMaint.addToRole(String) instead
addToRole(String) - Method in interface com.sap.security.api.IUserMaint
Deprecated. use IRoleFactory.addUserToRole(String, String) instead
addUntrustedCertificate(X509Certificate) - Method in interface com.sap.security.api.ssf.ISsfPab
Add untrusted certificate to the personal address book.
addUntrustedCertificate(X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfPabBasicImpl
 
addUntrustedCertificate(X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfPabKeyStore
 
addUntrustedCertificate(X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfPabPKCS12File
 
addUserMember(String) - Method in interface com.sap.security.api.IGroup
Adds the specified user member to the collection.
addUserMember(String) - Method in interface com.sap.security.api.IRole
Adds the specified user member to this role.
addUserToGroup(String, String) - Method in interface com.sap.security.api.IGroupFactory
assign user with uniqueIdOfUser to group with uniqueIdOfGroup.
addUserToRole(String, String) - Method in interface com.sap.security.api.IRoleFactory
Adds the specified user to the specified role and implicitly does a commit.
addWhiteURLPattern(String) - Method in class com.sap.security.core.server.csi.URLChecker
Add a new white liste entry for the URLChecker routine.
ALG_AES128_CBC - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of symmetric encryption algorithm AES (128 bit) in CBC mode.
ALG_AES192_CBC - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of symmetric encryption algorithm AES (192 bit) in CBC mode.
ALG_AES256_CBC - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of symmetric encryption algorithm AES (256 bit) in CBC mode.
ALG_DES_EDE3_CBC - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of symmetric encryption algorithm triple DES in CBC mode.
ALG_MD5 - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of message digest algorithm MD5 (not recommended).
ALG_RC2_40_CBC - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of symmetric encryption algorithm RC2 (40 bit) in CBC mode.
ALG_RC2_CBC - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of symmetric encryption algorithm RC2 (128 bit) in CBC mode.
ALG_SHA - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of message digest algorithm SHA-1.
ALG_SHA256 - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of message digest algorithm SHA-256.
ALG_SHA512 - Static variable in interface com.sap.security.api.ssf.ISsfData
Name of message digest algorithm SHA-512.
ALL_SESSION_ATTRIBUTES - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get all session attributes from the request.
ALPHA_NOT_ALLOWED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
ALPHANUM_REQUIRED_FOR_LOGONID - Static variable in interface com.sap.security.api.ISecurityPolicy
 
ALPHANUM_REQUIRED_FOR_PSWD - Static variable in interface com.sap.security.api.ISecurityPolicy
 
ANONYMOUS_USERS - Static variable in interface com.sap.security.api.IGroupFactory
Deprecated. use IGroupFactory.ANONYMOUS_USERS_UNIQUEID instead
ANONYMOUS_USERS_UNIQUEID - Static variable in interface com.sap.security.api.IGroupFactory
Constant used to access build-in group Anonymous Users with uniqueId
appendReplacement(StringBuffer, String) - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Implements a non-terminal append-and-replace step.
appendTail(StringBuffer) - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Implements a terminal append-and-replace step.
attributeDeleted(String, String, String, Collection) - Method in interface com.sap.security.api.PrincipalAttributeListener
attributeDeleted(String,String,String,Object) is called if event INFORM_ON_ATTRIBUTE_DELETED is fired from the registering factory
AttributeList - Class in com.sap.security.api
Class AttributeList is used to define specific attributes which can be used to populate an IPrincipal object.
AttributeList() - Constructor for class com.sap.security.api.AttributeList
Default constructor of AttributeList.
AttributeList(boolean) - Constructor for class com.sap.security.api.AttributeList
Constructor of AttributeList.
attributes - Variable in class com.sap.security.api.AttributeList
 
attributeSet(String, String, String, Collection) - Method in interface com.sap.security.api.PrincipalAttributeListener
attributeSet(String,String,String,Object) is called if event INFORM_ON_ATTRIBUTE_SET is fired from the registering factory
attributeValueAdded(String, String, String, Collection) - Method in interface com.sap.security.api.PrincipalAttributeListener
attributeValueAdded(String,String,String,Object) is called if event INFORM_ON_ATTRIBUTE_VALUE_ADDED is fired from the registering factory
AttributeValueAlreadyExistsException - Exception in com.sap.security.api
This exception indicates that an attribute value which should be set for a attribute already exists.
AttributeValueAlreadyExistsException(Throwable, String) - Constructor for exception com.sap.security.api.AttributeValueAlreadyExistsException
Constructs a new AttributeValueAlreadyExistsException
AttributeValueAlreadyExistsException(Throwable) - Constructor for exception com.sap.security.api.AttributeValueAlreadyExistsException
Constructs a new AttributeValueAlreadyExistsException
AttributeValueAlreadyExistsException(String) - Constructor for exception com.sap.security.api.AttributeValueAlreadyExistsException
Constructs a new AttributeValueAlreadyExistsException
AttributeValueAlreadyExistsException() - Constructor for exception com.sap.security.api.AttributeValueAlreadyExistsException
Constructs a new AttributeValueAlreadyExistsException
attributeValueRemoved(String, String, String, Collection) - Method in interface com.sap.security.api.PrincipalAttributeListener
attributeValueRemoved(String,String,String,Object) is called if event INFORM_ON_ATTRIBUTE_VALUE_REMOVED is fired from the registering factory
AUTH_METHOD_CERTIFICATE - Static variable in class com.sap.engine.lib.security.Principal
 
AUTH_METHOD_DIGEST - Static variable in class com.sap.engine.lib.security.Principal
 
AUTH_METHOD_HEADER_VARIABLE - Static variable in class com.sap.engine.lib.security.Principal
 
AUTH_METHOD_PASSWORD - Static variable in class com.sap.engine.lib.security.Principal
 
AUTH_METHOD_SAML_ARTIFACT - Static variable in class com.sap.engine.lib.security.Principal
 
AUTH_METHOD_SAP_ASSERTION_TICKET - Static variable in class com.sap.engine.lib.security.Principal
 
AUTH_METHOD_SAP_LOGON_TICKET - Static variable in class com.sap.engine.lib.security.Principal
 
AUTH_METHOD_UNKNOWN - Static variable in class com.sap.engine.lib.security.Principal
 
AUTH_METHOD_WSSEC_SAML - Static variable in class com.sap.engine.lib.security.Principal
 
AUTHENTICATED_USERS - Static variable in interface com.sap.security.api.IGroupFactory
Deprecated. use IGroupFactory.AUTHENTICATED_USERS_UNIQUEID instead
AUTHENTICATED_USERS_UNIQUEID - Static variable in interface com.sap.security.api.IGroupFactory
Constant used to access build-in group Authenticated Users with uniqueId
AUTHENTICATION_METHOD - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
AUTHENTICATION_MODE - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
AUTHENTICATION_MODE_CONFIGURED_USER - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
AUTHENTICATION_MODE_CURRENT_USER - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
AUTHENTICATION_MODE_CURRENT_USER_ASSERTION_TICKET - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
AUTHENTICATION_MODE_USER_MAPPING - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
AuthenticationContextInterface - Interface in com.sap.engine.services.wssec.srt.protocols
 
AuthenticationContextInterfaceImpl - Class in com.sap.engine.services.wssec.srt.protocols.consumer
 
AuthenticationContextInterfaceImpl(ClientConfigurationContext) - Constructor for class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
 
AuthenticationFailedException - Exception in com.sap.security.api
This exception indicates an exception which can happen during an authentication process
AuthenticationFailedException() - Constructor for exception com.sap.security.api.AuthenticationFailedException
Constructs a UserManagementException with null as its error detail message.
AuthenticationFailedException(String) - Constructor for exception com.sap.security.api.AuthenticationFailedException
Constructs a UserManagementException with the specified detail message.
AuthenticationFailedException(Throwable) - Constructor for exception com.sap.security.api.AuthenticationFailedException
 
AuthenticationFailedException(Throwable, String) - Constructor for exception com.sap.security.api.AuthenticationFailedException
 
AuthSchemePrincipal - Class in com.sap.security.api.logon
This principal should be used when the authentication is done from the portal.
AuthSchemePrincipal(String) - Constructor for class com.sap.security.api.logon.AuthSchemePrincipal
 

B

base64Decoding(byte[]) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
decode the given base64 encoded bytes.
base64Encoding(Serializable) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
encode the given object via base64.
BODY - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get the request body.
BODY_READER - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get the request body.
BUNDLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
 
BYTE_TYPE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for attribute byte type
bytesToInt(byte[]) - Static method in class com.sap.security.api.ticket.InfoUnit
Transform a byte array into an int.
bytesToInt(byte[], int, int) - Static method in class com.sap.security.api.ticket.InfoUnit
Transform part of a byte array to an integer.
bytesToString(byte[], String) - Static method in class com.sap.security.api.ticket.InfoUnit
Converts a byte array into a string.
bytesToString(byte[], int, int, String) - Static method in class com.sap.security.api.ticket.InfoUnit
Converts a byte array into a string.

C

CANON_EQ - Static variable in class com.sap.security.core.server.csi.util.RegexPattern
 
Canonicalization - Class in com.sap.security.core.server.csi
Set of "Canonicalization" methods.
Canonicalization() - Constructor for class com.sap.security.core.server.csi.Canonicalization
 
CASE_INSENSITIVE - Static variable in class com.sap.security.core.server.csi.util.RegexPattern
 
CATEGORY_OBJECT - Static variable in interface com.sap.security.api.IMessage
 
CATEGORY_PROCESS - Static variable in interface com.sap.security.api.IMessage
 
cert - Variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Certificate of signer or recipient
CERT_AUTH_FAILED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
CERT_GET_ERROR - Static variable in interface com.sap.security.api.ISecurityPolicy
 
CERT_NOT_UNIQUE - Static variable in interface com.sap.security.api.ISecurityPolicy
 
CERTIFICATE - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get the certificate from the request.
CERTIFICATE_ENROLL - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
CERTIFICATE_ENROLL_DEFAULT_VALUE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
CERTIFICATE_ENROLL_ENFORCE_VALUE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
CERTIFICATE_IS_NOT_TRUSTED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The certificate is not in a proper format or does not contain the proper fields.
CertificateAlreadyInUseException - Exception in com.sap.security.api
 
CertificateAlreadyInUseException(Throwable, String) - Constructor for exception com.sap.security.api.CertificateAlreadyInUseException
Constructs a new AttributeValueAlreadyExistsException
CertificateAlreadyInUseException(Throwable) - Constructor for exception com.sap.security.api.CertificateAlreadyInUseException
Constructs a new AttributeValueAlreadyExistsException
CertificateAlreadyInUseException(String) - Constructor for exception com.sap.security.api.CertificateAlreadyInUseException
Constructs a new AttributeValueAlreadyExistsException
CertificateAlreadyInUseException() - Constructor for exception com.sap.security.api.CertificateAlreadyInUseException
Constructs a new AttributeValueAlreadyExistsException
CHANGE_PASSWORD_ALPHA_NOT_ALLOWED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_ALPHANUM_REQUIRED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_CHANGE_PASSWORD_NOT_ALLOWED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_FAILED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Constant used in all other cases when password change failed.
CHANGE_PASSWORD_LOWER_CASE_NOT_ALLOWED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_LOWERCASE_REQUIRED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_MIXED_CASE_REQUIRED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_NEW_PASSWORD_INVALID - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_NO_CONFIRM_PASSWORD - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Confirmation password is missing.
CHANGE_PASSWORD_NO_IDENTICAL_PASSWORDS - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
New password and confirmation password are not identical.
CHANGE_PASSWORD_NO_NEW_PASSWORD - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
New password is missing.
CHANGE_PASSWORD_NO_PASSWORD - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Old password is missing.
CHANGE_PASSWORD_NO_PASSWORD_LOGON - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_NOT_ALLOWED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
CHANGE_PASSWORD_NUMERIC_NOT_ALLOWED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_NUMERIC_REQUIRED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_OLDPASSWORD_IN_NEWPASSWORD - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_PASSWORD_CONTAINED_IN_HISTORY - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_PASSWORD_MAX_IDLE_TIME_EXCEEDED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_SPEC_CHARS_REQUIRED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_SPECIAL_CHARS_NOT_ALLOWED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_TOO_LONG - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_TOO_MANY_INVALID_LOGON_ATTEMPTS - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_TOO_SHORT - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_USERID_CONTAINED_IN_PASSWORD - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_PASSWORD_WHITESPACES_NOT_ALLOWED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
CHANGE_SCHEMA - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Changes the HTTP or HTTPS scheme and performs sendRedirect.
changeObjectID(IPrincipal, String) - Method in interface com.sap.security.api.acl.IAcl
This method changes the object ID for the current ACL.
changePasswordIfNeeded(String, CallbackHandler) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
changePasswordIfNeeded(X509Certificate, CallbackHandler) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
changePasswordIfNeeded(UserContext, UserInfo, CallbackHandler) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
CHECK_ACCESS - Static variable in interface com.sap.security.api.IPrincipalSearchFilter
Deprecated.  
checkConfiguration(String, boolean) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
checkConsistency() - Method in class com.sap.security.core.server.util0.IDMessage
Consistency checker for the entire message class to be called in test-targets of the make process.
checkCryptoConfiguration(ISystemLandscapeObject) - Method in interface com.sap.security.api.umap.IUserMapping
Check whether the configuration of cryptography usage in user mapping is valid for the given system.
checkCryptoConfiguration(String) - Method in interface com.sap.security.api.umap.IUserMapping
Deprecated. Use IUserMapping.checkCryptoConfiguration(ISystemLandscapeObject) instead.
checkInitialCert(ISsfPab) - Method in class com.sap.security.core.server.ssf.SsfSigRcpInfo
If the status is SSF_INITIAL, check if the certificate is valid and trusted and change the status to SSF_OK, SSF_NO_CERTIFICATE, SSF_INVALID_CERT or SSF_UNTRUSTED_CERT.
checkInitialCerts(ISsfPab, boolean) - Method in class com.sap.security.core.server.ssf.SsfSigRcpList
For all entries with status SSF_INITIAL, check if the entry's certificate is valid and trusted and change its status to SSF_OK, SSF_NO_CERTIFICATE, SSF_INVALID_CERT or SSF_UNTRUSTED_CERT.
checkPassword(String) - Method in interface com.sap.security.api.IUserAccount
compares the stored password with the input password Note: Use IUserAccount.isPasswordDisabled() before calling this.
checkPasswordExtended(String) - Method in interface com.sap.security.api.IUserAccount
compares the stored password with the input password Possible return values are: ILoginConstants.CHECKPWD_OK ILoginConstants.CHECKPWD_WRONGPWD ILoginConstants.CHECKPWD_NOPWD ILoginConstants.CHECKPWD_PWDLOCKED ILoginConstants.CHECKPWD_PWDEXPIRED
checkPermission(String[], IPrincipal, String) - Method in interface com.sap.security.api.acl.IAclHierarchy
This method checks if a principal can perform a permission on the specified object ID array.
checkPermission(Permission) - Method in interface com.sap.security.api.IUser
If the user has the specified permission, this method does nothing.
checkPermission(String, Permission) - Method in interface com.sap.security.api.IUser
If the user has the specified permission in the given context, this method does nothing.
CHECKPWD_NOPWD - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
CHECKPWD_OK - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
CHECKPWD_PWDEXPIRED - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
CHECKPWD_PWDLOCKED - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
CHECKPWD_WRONGPWD - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
checkUserLockStatus(String) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
checkUserLockStatus(X509Certificate) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
checkUserLockStatus(UserContext, UserInfo) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
CLEAN_EICAR - Static variable in interface com.sap.security.core.server.vsi.api.Virus
Cleaned EICAR test pattern.
cleanBytes(String, byte[], long, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and "tries to" clean the infected byte array.
cleanBytes(String, byte[], long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and clean the length of an array of bytes.
cleanBytes(byte[], long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and clean the length of an array of bytes.
cleanBytes(byte[]) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and clean an array of bytes.
cleanFile(String, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scans and "tries to" clean infected files.
cleanFile(String) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scans and "tries to" clean infected files.
cleanStream(String, VSIFilterInputStream, long, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and "tries to" clean the infected input stream.
cleanStream(String, VSIFilterInputStream, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and "tries to" clean the infected input stream.
cleanStream(VSIFilterInputStream, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and "tries to" clean the infected input stream.
cleanStream(VSIFilterInputStream) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and "tries to" clean the infected input stream.
clear() - Method in interface com.sap.security.api.IPrincipalSearchFilter
Removes all search attributes, namespaces and values.
clear() - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Clear the list.
clear() - Method in class com.sap.security.core.server.ssf.SsfSigRcpList
Clear the list.
CLIENT_CERTIFICATE_LIST - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
CLIENT_IP - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get the client IP from the request.
clone() - Method in class com.sap.security.api.AttributeList
Returns a new instance of AttributeList which contains the same data as this instance.
close() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
close all open storage locations of this client.
codepageEncoding - Static variable in class com.sap.security.api.ticket.InfoUnit
Map used to convert an SAP codepage into a ISO or window codepage.
com.sap.engine.interfaces.security.auth - package com.sap.engine.interfaces.security.auth
 
com.sap.engine.lib.security - package com.sap.engine.lib.security
 
com.sap.engine.lib.security.http - package com.sap.engine.lib.security.http
 
com.sap.engine.services.wssec.srt.protocols - package com.sap.engine.services.wssec.srt.protocols
 
com.sap.engine.services.wssec.srt.protocols.consumer - package com.sap.engine.services.wssec.srt.protocols.consumer
 
com.sap.security.api - package com.sap.security.api
Provides basic User Management functionality.
com.sap.security.api.acl - package com.sap.security.api.acl
Provides basic Access Control List functionality.
com.sap.security.api.logon - package com.sap.security.api.logon
Provides basic Logon functionality.
com.sap.security.api.permissions - package com.sap.security.api.permissions
 
com.sap.security.api.saml.jaas - package com.sap.security.api.saml.jaas
 
com.sap.security.api.srvUser - package com.sap.security.api.srvUser
 
com.sap.security.api.ssf - package com.sap.security.api.ssf
 
com.sap.security.api.ticket - package com.sap.security.api.ticket
Provides basic Ticket functionality.
com.sap.security.api.umap - package com.sap.security.api.umap
Provides basic user mapping functionality.
com.sap.security.api.umap.system - package com.sap.security.api.umap.system
 
com.sap.security.core.server.csi - package com.sap.security.core.server.csi
 
com.sap.security.core.server.csi.util - package com.sap.security.core.server.csi.util
Provides utility classes for output encoding.
com.sap.security.core.server.destinations.api - package com.sap.security.core.server.destinations.api
 
com.sap.security.core.server.https - package com.sap.security.core.server.https
 
com.sap.security.core.server.saml.jaas - package com.sap.security.core.server.saml.jaas
 
com.sap.security.core.server.securestorage - package com.sap.security.core.server.securestorage
 
com.sap.security.core.server.securestorage.exception - package com.sap.security.core.server.securestorage.exception
 
com.sap.security.core.server.securestorage.remote - package com.sap.security.core.server.securestorage.remote
 
com.sap.security.core.server.ssf - package com.sap.security.core.server.ssf
 
com.sap.security.core.server.util0 - package com.sap.security.core.server.util0
 
com.sap.security.core.server.vsi.api - package com.sap.security.core.server.vsi.api
This package provides the JAVA interface 'Virus Scan Interface' (NW-VSI) and the JAVA serivce 'Virus Scan Provider' within the NetWeaver Application Server JAVA for using external virus scan products due to perform a virus scan within own applications.
com.sap.security.core.server.vsi.api.exception - package com.sap.security.core.server.vsi.api.exception
Provides the exception classes for the Virus Scan Interface (NW-VSI) and the error messages.
com.sapmarkets.tpd - package com.sapmarkets.tpd
 
com.sapmarkets.tpd.master - package com.sapmarkets.tpd.master
 
com.sapmarkets.tpd.util - package com.sapmarkets.tpd.util
 
CommandException - Exception in com.sap.security.core.server.securestorage.exception
 
CommandException() - Constructor for exception com.sap.security.core.server.securestorage.exception.CommandException
 
CommandException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.CommandException
 
CommandException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.CommandException
 
CommandException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.CommandException
 
COMMENTS - Static variable in class com.sap.security.core.server.csi.util.RegexPattern
 
commit() - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
commit() - Method in interface com.sap.security.api.acl.IAcl
Commits any changes made to this ACL (i.e. add/remove AclEntry/Owner).
commit() - Method in interface com.sap.security.api.IPrincipalMaint
Commit changed principal data to the principal store.
commit() - Method in interface com.sap.security.api.ISecurityPolicy
Commit saved Security Policy to the principal store.
commit() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
commit the updates in storage locations of this client.
commitPrincipals(IPrincipalMaint[]) - Method in interface com.sap.security.api.IPrincipalFactory
Commit the changes applied to a set of objects to the object store in one pass.
commitUser(IUserMaint, IUserAccount) - Method in interface com.sap.security.api.IUserFactory
Creates the user and the account object within one transaction Note: Both objects have to be new or exist already.
COMPANY_ID - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
compile(String) - Static method in class com.sap.security.core.server.csi.util.RegexPattern
Compiles the given regular expression into a pattern.
compile(String, int) - Static method in class com.sap.security.core.server.csi.util.RegexPattern
Compiles the given regular expression into a pattern with the given flags.
ConfigurationException - Exception in com.sap.security.core.server.destinations.api
Exception that is thrown when the configuration can not be used by the destination service, i.e. specified certificate not available.
ConfigurationException(IDMessage, Throwable) - Constructor for exception com.sap.security.core.server.destinations.api.ConfigurationException
Constructor for ConfigurationException.
CONFIRM_PASSWORD - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
CONNECTION_MODE - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
CONNECTION_MODE_DIRECT_CONNBECTION - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
CONNECTION_MODE_DIRECT_CONNECTION - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
CONNECTION_MODE_LOAD_BALANCING - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
CONSUMER_INBOUND_POLICY - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
CONSUMER_OUTBOUND_POLICY - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
ConsumerSecurityProtocolFactory - Class in com.sap.engine.services.wssec.srt.protocols
 
ConsumerSecurityProtocolFactory() - Constructor for class com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolFactory
 
ConsumerSecurityProtocolInterface - Interface in com.sap.engine.services.wssec.srt.protocols
 
ConsumerSecurityProtocolInterfaceImpl - Class in com.sap.engine.services.wssec.srt.protocols.consumer
 
ConsumerSecurityProtocolInterfaceImpl(ClientConfigurationContext) - Constructor for class com.sap.engine.services.wssec.srt.protocols.consumer.ConsumerSecurityProtocolInterfaceImpl
 
containsAttribute(String, String, int) - Method in class com.sap.security.api.AttributeList
Returns whether an attribute is contained in this instance of AttributeList with following properties
containsAttribute(String, String) - Method in class com.sap.security.api.AttributeList
 
containsPartner(PartnerID) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Returns true if a partner with the specified ID exists in the directory.
contentOnly - Variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
Determines if encryption applies to content of reference only (default is false)
convertCertificateToKeyStore(InputStream, char[]) - Static method in class com.sap.security.core.server.https.Utils
converts a single certificate to a java KeyStore instance, which can be used as trusted CA keystore for SecureConnectionFactory.
convertPKCS12ToKeyStore(InputStream, char[]) - Static method in class com.sap.security.core.server.https.Utils
converts a PKCS#12 structure to a java KeyStore instance, which can be used as credentials keystore for SecureConnectionFactory.
convertPKCS7ToKeyStore(InputStream, char[]) - Static method in class com.sap.security.core.server.https.Utils
converts a PKCS#7 chain of certificates to a java KeyStore instance
COOKIE - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get a cookie with a specified name from the request.
create(String) - Static method in class com.sap.security.core.server.csi.util.URI
Creates a URI by parsing the given string.
create() - Method in class com.sap.security.core.server.util0.IDMessage.Msg0
 
create(Object) - Method in class com.sap.security.core.server.util0.IDMessage.Msg1
 
create(Object, Object) - Method in class com.sap.security.core.server.util0.IDMessage.Msg2
 
create(Object, Object, Object) - Method in class com.sap.security.core.server.util0.IDMessage.Msg3
 
create(Object, Object, Object, Object) - Method in class com.sap.security.core.server.util0.IDMessage.Msg4
 
create() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg0
 
create(Object) - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg1
 
create(Object, Object) - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg2
 
create(Object, Object, Object) - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg3
 
create(Object, Object, Object, Object) - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg4
 
createAcl(IPrincipal, String) - Method in interface com.sap.security.api.acl.IAclManager
This method creates a new ACL object for an object id.
createAclEntry(IPrincipal, IPrincipal, String, boolean) - Method in interface com.sap.security.api.acl.IAcl
This method creates a new ACE object to current ACL.
created() - Method in interface com.sap.security.api.IPrincipal
Gets the date when the object's data record was created in the data store.
created() - Method in interface com.sap.security.api.IUserAccount
returns the creation date of this user account
CREATED_BY - Static variable in interface com.sap.security.api.IPrincipal
Constant used for attribute created by
createDestination(String, Object) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Return an instance of a defined destination by passing over the configuration data.
createDestination(String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Create a new destination of a given destination type.
createPartnerID(String) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
 
createPartnerID(String) - Static method in class com.sapmarkets.tpd.TradingPartnerDirectoryCommon
 
createServiceUser(String) - Method in interface com.sap.security.api.srvUser.IServiceUserFactory
Creates a new, initially blank service user object with the given uniqueName.
createSocket(InetAddress, int) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(InetAddress, int, String[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(String, int, InetAddress, int) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(String, int, InetAddress, int, String[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(String, int) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(String, int, String[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(InetAddress, int, InetAddress, int) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(InetAddress, int, InetAddress, int, String[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(String, int, Socket) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(String, int, Socket, String[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.
createSocket(String, int) - Method in interface com.sap.security.core.server.https.SocketFactory
 
createSocket(String, int, Socket) - Method in interface com.sap.security.core.server.https.SocketFactory
 
createURLConnection(String, String, int, String) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates an a HttpURLConnection based on protocol, host, port and file.
createURLConnection(String, String, int, String, String) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates HttpUrlConnection based on local credentials.
createURLConnection(String, String, int, String, String[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates HttpUrlConnection based on local credentials.
createURLConnection(String) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates HttpUrlConnection based on local credentials.
createURLConnection(String, String) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates HttpUrlConnection based on local credentials.
createURLConnection(String, String[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates HttpUrlConnection based on local credentials.
createVSIStream(InputStream) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Creates and wrappes the passed InputStream so that the internal virus scan adapter implementations can either directly access the input junks or buffers of the stream into the memory (or temp file).
CREDENTIAL_PASSOWRD - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
CREDENTIAL_USER - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
ctx1 - Variable in class com.sap.engine.services.wssec.srt.protocols.consumer.ConsumerSecurityProtocolInterfaceImpl
 

D

DATASOURCE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for datasource attribute
decode(String) - Static method in class com.sap.security.core.server.csi.util.URLDecoder
Deprecated. The resulting string may vary depending on the platform's default encoding. Instead, use the decode(String,String) method to specify the encoding.
decode(String, String) - Static method in class com.sap.security.core.server.csi.util.URLDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decode2Depth(String, String, int) - Static method in class com.sap.security.core.server.csi.util.URLDecoder
Decoding of a x-www-form-urlencoded string to a passed limit of depth.
decodeAll(String, String) - Static method in class com.sap.security.core.server.csi.util.URLDecoder
Deprecated. Use decodeAll(String s, String enc, boolean ignoreExceptions) instead.
decodeAll(String, String, boolean) - Static method in class com.sap.security.core.server.csi.util.URLDecoder
Complete decoding of a x-www-form-urlencoded string.
decodedDepth(String, int) - Static method in class com.sap.security.core.server.csi.util.URLDecoder
Return depth of the decoded string
decodedDepth(String) - Static method in class com.sap.security.core.server.csi.util.URLDecoder
Return depth of the decoded string
decodeEx(String, String) - Static method in class com.sap.security.core.server.csi.util.URLDecoder
Decodes a application/x-www-form-urlencoded string using a specific encoding scheme.
decrypt(ISsfProfile) - Method in interface com.sap.security.api.ssf.ISsfData
Decrypts the given data.
decrypt(SecureStorageObject) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
decrypt the given object.
decrypt(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
decrypt(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
decrypt(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
decrypt(Element, ISsfProfile, Key) - Method in class com.sap.security.core.server.ssf.SsfDataXML
Decrypts an encrypted data element.
DECRYPT_STRING - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Decrypts an encrypted string.
decryptBytes(byte[]) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
decrypt the given bytes.
decryptData(Element, Key, String) - Static method in class com.sap.security.core.server.ssf.SsfDataXML
Decrypts and restores an encrypted data element.
decryptKey(Element, ISsfProfile, String, ArrayList) - Static method in class com.sap.security.core.server.ssf.SsfDataXML
Decrypts an encrypted symmetric key
DEFAULT_ACCESSIBILITY_LEVEL - Static variable in interface com.sap.security.api.IUser
Constant used for user's default accessibility level
DEFAULT_NAMESPACE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for default namespace
DEFAULT_RELATION_NAMESPACE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for default relation namespace
DefaultHostnameVerifier - Class in com.sap.security.core.server.https
This class provides a default implementation of hostname verifier.
deleteCertificates(X509Certificate[]) - Method in interface com.sap.security.api.IUserAccount
Deletes the user's certificate
deleteGroup(String) - Method in interface com.sap.security.api.IGroupFactory
Delete a group from the data store Note: deletes also all direct group and role assignments of this group.
deleteObject(int, String, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
deleteObject(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
delete the object relate to the given objectID from the store of the client.
deletePrincipal(IPrincipal) - Method in interface com.sap.security.api.acl.IAclManager
Deprecated. please use deletePrincipal(String principalID)
deletePrincipal(String) - Method in interface com.sap.security.api.acl.IAclManager
This method deletes all data (owner, ACE) concerning a principal
deletePrincipal(String) - Method in interface com.sap.security.api.IPrincipalFactory
Delete a object from the use store
deletePrincipals(String[]) - Method in interface com.sap.security.api.IPrincipalFactory
Delete objects from the principal store
deleteRole(String) - Method in interface com.sap.security.api.IRoleFactory
Delete a role from the used store
deleteSecurityPolicy(String) - Method in interface com.sap.security.api.logon.ISecurityPolicyFactory
Delete a security policy from the used data store
deleteUser(String) - Method in interface com.sap.security.api.IUserFactory
Delete a user from the user store Note: deletes also the accounts which are assigned to this user as well as the direct group and role assignments of this user.
deleteUser(String) - Method in interface com.sap.security.api.srvUser.IServiceUserFactory
Delete a user from the use store
deleteUserAccount(String) - Method in interface com.sap.security.api.IUserAccountFactory
Delete this user account from persistence storage
deregisterPrincipalMetaData(String) - Method in interface com.sap.security.api.IPrincipalFactory
Deregisters the IPrincipalMetaData object.
DESCRIPTION - Static variable in interface com.sap.security.api.IPrincipal
Constant used for description attribute
Destination - Interface in com.sap.security.core.server.destinations.api
A destination represents all the information required at the client side to make a connection to a backend system.
DESTINATION_NAME_MAX_LENGTH - Static variable in interface com.sap.security.core.server.destinations.api.DestinationService
Maximum length in characters of destination names.
DestinationException - Exception in com.sap.security.core.server.destinations.api
 
DestinationException(IDMessage, Throwable) - Constructor for exception com.sap.security.core.server.destinations.api.DestinationException
Constructor for ConfigurationException.
DestinationService - Interface in com.sap.security.core.server.destinations.api
The J2EE destination service is used for obtaining connections to backend systems.
DestinationServiceLocator - Class in com.sap.security.core.server.destinations.api
This locator provides access to the destination service.
DestinationServiceLocator() - Constructor for class com.sap.security.core.server.destinations.api.DestinationServiceLocator
 
digest - Variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
Digest algorithm applied to transformed content of reference of digital signature (default is DIGEST_SHA1)
DIGEST_CREDENTIALS_NOT_VALID - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The digest string received from the client is not valid.
DIGEST_MD5 - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
DIGEST_SHA1 - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
DIGEST_SHA256 - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
DIGEST_SHA512 - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
DISPLAYNAME - Static variable in interface com.sap.security.api.IPrincipal
Constant used for displayname attribute
DOTALL - Static variable in class com.sap.security.core.server.csi.util.RegexPattern
 
Driver - Class in com.sap.security.core.server.vsi.api
Virus scan driver object.
Driver(int, int, String, long, long) - Constructor for class com.sap.security.core.server.vsi.api.Driver
Constructor of class.
DuplicateKeyException - Exception in com.sap.security.api
This exception indicates an attempt to read an object by a key that is ambiguous.
DuplicateKeyException() - Constructor for exception com.sap.security.api.DuplicateKeyException
Constructs a new DuplicateKeyException with a descriptive message.
DuplicateKeyException(Throwable) - Constructor for exception com.sap.security.api.DuplicateKeyException
 
DuplicateKeyException(Throwable, String) - Constructor for exception com.sap.security.api.DuplicateKeyException
 
DuplicateKeyException(String) - Constructor for exception com.sap.security.api.DuplicateKeyException
Constructs a new DuplicateKeyException with a descriptive message.

E

EICAR - Static variable in interface com.sap.security.core.server.vsi.api.Virus
EICAR test pattern.
EMERGENCY_USER_IS_ACTIVE - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The server is in emergency mode.
encode(String) - Static method in class com.sap.security.core.server.csi.util.URLEncoder
Deprecated. The resulting string may vary depending on the platform's default encoding. Instead, use the encode(String,String) method to specify the encoding.
encode(String, String) - Static method in class com.sap.security.core.server.csi.util.URLEncoder
Translates a string into application/x-www-form-urlencoded format using a specific encoding scheme.
encrypt(SsfSigRcpList, ISsfPab) - Method in interface com.sap.security.api.ssf.ISsfData
Encrypts the given data.
encrypt(SsfSigRcpList, ISsfPab, String) - Method in interface com.sap.security.api.ssf.ISsfData
Encrypts the given data.
encrypt(Serializable) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
encrypt the given object and return SecureStorageObject.
encrypt(SsfSigRcpList, ISsfPab) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
encrypt(SsfSigRcpList, ISsfPab, String) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
encrypt(SsfSigRcpList, ISsfPab) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
encrypt(SsfSigRcpList, ISsfPab, String) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
encrypt(SsfSigRcpList, ISsfPab) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
encrypt(SsfSigRcpList, ISsfPab, String) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
encrypt(Element, SsfRefXMLList, SsfSigRcpList, ISsfPab, String) - Method in class com.sap.security.core.server.ssf.SsfDataXML
Encrypts the given data.
ENCRYPT_STRING - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Encrypts a given string.
encryptData(Element, boolean, Key, String, String) - Static method in class com.sap.security.core.server.ssf.SsfDataXML
Encrypts an element and replaces the element or its content by an encrypted data element
encryptKey(Element, Key, X509Certificate, String, SsfRefXMLList) - Static method in class com.sap.security.core.server.ssf.SsfDataXML
Create and insert an encrypted key element
encryptToBytes(Serializable) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
encrypt the given object and return bytes.
end(int) - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Returns the index of the last character, plus one, of the subsequence captured by the given group during the previous match operation.
end() - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Returns the index of the last character matched, plus one.
Engine - Class in com.sap.security.core.server.vsi.api
Virus scan engine object.
Engine(int, int, String, long, long, short) - Constructor for class com.sap.security.core.server.vsi.api.Engine
Constructor of class.
enrich(Map) - Method in interface com.sap.security.api.umap.IUserMappingData
Enrich a Map with logon credentials.
enrich(HttpURLConnection) - Method in interface com.sap.security.api.umap.IUserMappingData
Enriches an HttpURLConnection with logon credentials.
enrich(Properties) - Method in interface com.sap.security.api.umap.IUserMappingData
Enriches a JCo Properties object (containing information used to open an RFC connection to an ABAP backend system) with logon credentials.
enrich(SOAPMessage) - Method in interface com.sap.security.api.umap.IUserMappingData
Enriches a SOAP message with logon credentials.
ENTRY_TYP_GROUP - Static variable in interface com.sap.security.core.server.vsi.api.Profile
Constant of Profile entry type Group
ENTRY_TYP_PROFILE - Static variable in interface com.sap.security.core.server.vsi.api.Profile
Constant of Profile entry type Profile
ENTRYSTRING_TYP_GROUP - Static variable in interface com.sap.security.core.server.vsi.api.Profile
String constant of Profile entry type Group
ENTRYSTRING_TYP_PROFILE - Static variable in interface com.sap.security.core.server.vsi.api.Profile
String constant of Profile entry type Profile
equals(Object) - Method in class com.sap.engine.lib.security.Principal
Compares this principal to the specified object.
equals(Object) - Method in class com.sap.security.api.acl.PermissionStatus
Checks if a given PermissionStatus equals an other PermissionStatus.
equals(Object) - Method in class com.sap.security.api.AttributeList
used to compare instances of AttributeList
equals(Object) - Method in interface com.sap.security.api.IPrincipal
To compare the two instances of the implementation.
equals(Object) - Method in class com.sap.security.api.permissions.ActionPermission
Checks two ActionPermission objects for equality.
equals(Object) - Method in class com.sap.security.api.permissions.NamePermission
Checks two NamePermission objects for equality.
equals(Object) - Method in class com.sap.security.api.permissions.ValuePermission
Checks two ValuePermission objects for equality.
equals(Object) - Method in class com.sapmarkets.tpd.master.PartnerID
Comparison method.
EQUALS_OPERATOR - Static variable in interface com.sap.security.api.ISearchAttribute
 
escapeScriptEndTag(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Prepare a string to be used for a javascript string definition with particular care about script tag.
escapeScriptEndTag(StringBuffer, String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Prepare a string to be used for a javascript string definition with particular care about script tag.
escapeSpace(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a space with + Note that this function will call 'disableScriptSignatures'.
escapeToAttributeValue(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string for output as an attribute string of a tag, no URLs!
escapeToAttributeValue(String, int) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string for output as an attribute string of a tag, no URLs!
escapeToAttributeValue(StringBuffer, String, int) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string for output as an attribute string of a tag, no URLs!
escapeToHTML(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string for output between tags (CASE1)
escapeToHTML(String, int) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string for output between tags (CASE1)
escapeToHTML(StringBuffer, String, int) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string for output between tags (CASE1)
escapeToJS(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string inside a JS string declaration (CASE5)
escapeToJS(String, int) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string inside a JS string declaration (CASE5)
escapeToJS(StringBuffer, String, int) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string inside a JS string declaration (CASE5)
escapeToURL(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string that represents a URL (CASE3) Note that this function will call 'disableScriptSignatures'.
escapeToURL(String, int) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string that represents a URL (CASE3) Note that this function will call 'disableScriptSignatures'.
escapeToURL(StringBuffer, String, int) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Encode a string that represents a URL (CASE3) Note that this function will call 'disableScriptSignatures'.
EVERYONE - Static variable in interface com.sap.security.api.IGroupFactory
Deprecated. use IGroupFactory.EVERYONE_UNIQUEID instead
EVERYONE_UNIQUEID - Static variable in interface com.sap.security.api.IGroupFactory
Constant used to access build-in group Everyone with uniqueId
ExceptionInImplementationException - Exception in com.sap.security.api.umap.system
This exception is thrown by different methods of ISystemLandscapeWrapper when a request to the underlying system landscape implementation fails.
ExceptionInImplementationException() - Constructor for exception com.sap.security.api.umap.system.ExceptionInImplementationException
Create an ExceptionInImplementationException without further information.
ExceptionInImplementationException(String) - Constructor for exception com.sap.security.api.umap.system.ExceptionInImplementationException
Create an ExceptionInImplementationException with a message string describing additional information about the original exception.
ExceptionInImplementationException(String, Exception) - Constructor for exception com.sap.security.api.umap.system.ExceptionInImplementationException
Create an ExceptionInImplementationException with a message string and the original exception object.
exist(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
checks the existence of the given objectID in client's storage.
existsDestination(String, String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Returns true, if the destination name of type type does exist, false otherwise.
existsMappingData(ISystemLandscapeObject, IPrincipal) - Method in interface com.sap.security.api.umap.IUserMapping
Check whether user mapping data for the specified system and principal exists.
EXPLANATION_FINALLY_EXCEPTION - Static variable in exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
 
EXTENDED_SEARCH - Static variable in interface com.sap.security.api.IPrincipalSearchFilter
Deprecated.  
ExternalizableException - Interface in com.sap.security.core.server.util0
This is a tagging interface for exception classes.
ExternalizableException - Interface in com.sap.security.core.server.vsi.api.exception
This is a tagging interface for exception classes.

F

fastAccess - Variable in class com.sap.security.api.AttributeList
 
FeatureNotAvailableException - Exception in com.sap.security.api
This exception indicates a feature that is not available in the respective implementation of a user management interface.
FeatureNotAvailableException() - Constructor for exception com.sap.security.api.FeatureNotAvailableException
Constructs a new FeatureNotAvailableException.
FeatureNotAvailableException(String) - Constructor for exception com.sap.security.api.FeatureNotAvailableException
Constructs a new FeatureNotAvailableException with a descriptive message.
find(int) - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Resets this matcher and then attempts to find the next subsequence of the input sequence that matches the pattern, starting at the specified index.
find() - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Attempts to find the next subsequence of the input sequence that matches the pattern.
findCertificate(X509Certificate[], String, BigInteger) - Static method in class com.sap.security.api.ticket.TicketVerifier
Deprecated. This method will be removed in the next release. Use TicketVerifier.findCertificates(java.security.cert.X509Certificate[], String, BigInteger) as replacement.
findCertificates(X509Certificate[], String, BigInteger) - Static method in class com.sap.security.api.ticket.TicketVerifier
Utility method.
findTradingPartners(TradingPartnerInterface) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Deprecated.  
flags() - Method in class com.sap.security.core.server.csi.util.RegexPattern
Returns this pattern's match flags.
forceLoggedInUser(HttpServletRequest, HttpServletResponse) - Method in interface com.sap.security.api.IAuthentication
Checks whether the user is currently logged in.
forceLogoffUser(HttpServletRequest, HttpServletResponse, String) - Method in interface com.sap.security.api.IAuthentication
Does the same as method logout.
format() - Method in class com.sap.security.core.server.util0.IDMessage
Statement from Denitsa Evtimova on 2008-08-05: Exception framework is deprecated and should not be used.
formatNonLocalized() - Method in class com.sap.security.core.server.util0.IDMessage
Format the message using the default text.
formatNonLocalized() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Format the message using the default text.

G

generateLogonId() - Method in interface com.sap.security.api.ISecurityPolicy
Generate a logon id for this security policy.
generateNewKey() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
generate a new encryption key for this client.
generatePassword() - Method in interface com.sap.security.api.ISecurityPolicy
Generate a password for this security policy.
generatePassword(String) - Method in interface com.sap.security.api.ISecurityPolicy
Generate a password for this security policy.
generateSecretKeyID(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
get(int) - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Get the i-th entry from the list.
get(int) - Method in class com.sap.security.core.server.ssf.SsfSigRcpList
Get the i-th entry from the list.
getAccessibilityLevel() - Method in interface com.sap.security.api.IUser
Gets the user's accessibilityLevel used for Screen Reader Support
getAcl(String) - Method in interface com.sap.security.api.acl.IAclManager
This method reads the existing ACL object for a portal object.
getAclEntries() - Method in interface com.sap.security.api.acl.IAcl
This method returns a List of ACE objects which are assigned to the current ACL object.
getAclEntries(IPrincipal) - Method in interface com.sap.security.api.acl.IAcl
This method returns a List of ACE objects which are assigned to the current ACL object concerning a specific user (principal).
getAclManager() - Static method in class com.sap.security.api.UMFactory
Gets the default Access Control List (ACL) Manager.
getAclManager(String) - Static method in class com.sap.security.api.UMFactory
Gets an application specific Access Control List (ACL) Manager.
getAcls(String[]) - Method in interface com.sap.security.api.acl.IAclManager
This method reads the existing ACL object for an array of object Ids.
getActions() - Method in class com.sap.security.api.permissions.ActionPermission
Returns the canonical string representation of the actions.
getActions() - Method in class com.sap.security.api.permissions.NamePermission
Returns the canonical string representation of the actions, which currently is the empty string "", since there are no actions.
getActions() - Method in class com.sap.security.api.permissions.ValuePermission
Returns the canonical string representation of the actions.
getAdapter() - Method in interface com.sap.security.core.server.vsi.api.Provider
Return the adapter object of the current instance.
getAdapter() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the internal VSA (adapter) object.
getAddress() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getAddressType() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the addressType attribute of the AddressInterface object
getAlias() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Retrieve the alias of this system object.
getAllAclManagers() - Static method in class com.sap.security.api.UMFactory
Returns an array of all used Access Control List (ACL) Managers.
getAllAcls() - Method in interface com.sap.security.api.acl.IAclManager
This method returns a List of all available ACL ids (String objects)
getAllAliases() - Method in interface com.sap.security.api.umap.system.ISystemLandscape
Returns all aliases for systems known to the underlying system landscape implementation.
getAllAliases(IPrincipal) - Method in interface com.sap.security.api.umap.system.ISystemLandscape
Returns all aliases for systems known to this landscape object wrapper for which the specified principal has end-user permissions.
getAllAliases() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeWrapper
Deprecated. Returns all aliases for systems known to the underlying system landscape implementation.
getAllAliases(IPrincipal) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeWrapper
Deprecated. Returns all aliases for systems known to this landscape object wrapper for which the specified principal has end-user permissions.
getAllBuyers(TradingPartnerInterface) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Deprecated.  
getAllLandscapes() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeFactory
Retrieve the list of all ISystemLandscape implementations that are currently registered.
getAllPermissions() - Method in interface com.sap.security.api.acl.IAclManager
Gets a list of all available permissions
getAllProfiles(InputStream, String, String, String) - Static method in class com.sap.security.core.server.ssf.SsfProfileKeyStore
Get all SSF profiles from a KeyStore input stream
getAllProfiles(InputStream, String) - Static method in class com.sap.security.core.server.ssf.SsfProfilePKCS12File
Get all SSF profiles from a PKCS#12 input stream
getAllSecurityPolicyUniqueNames() - Method in interface com.sap.security.api.logon.ISecurityPolicyFactory
retrieves all existing Security Policies'unique names
getAllUniqueKeys() - Method in interface com.sap.security.api.umap.system.ISystemLandscape
Returns a list of all unique keys of systems in the underlying system landscape.
getAllUniqueKeys() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeWrapper
Deprecated. Returns a list of all unique keys of systems in the underlying system landscape.
getAnonymousUser() - Method in interface com.sap.security.api.logon.IAnonymousUserFactory
Gets the anonymous user.
getAnonymousUser(String) - Method in interface com.sap.security.api.logon.IAnonymousUserFactory
Gets a named anonymous user.
getAnonymousUserFactory() - Static method in class com.sap.security.api.UMFactory
Gets the anonymous user factory for retrieving anonymous user.
getAssignedUser() - Method in interface com.sap.security.api.IUserAccount
get the user that belongs to this account
getAssignedUserID() - Method in interface com.sap.security.api.IUserAccount
Gets the unique id of the user which is assigned to this account.
getAttribute(String, String) - Method in interface com.sap.security.api.IPrincipal
Generic get method to access additional attributes.
getAttribute(String, String) - Method in interface com.sap.security.api.IPrincipalMetaData
Generic get method to access additional attributes.
getAttribute(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Retrieve the value of a system attribute.
getAttributeName() - Method in interface com.sap.security.api.ISearchAttribute
returns the attribute name of this search element
getAttributeNameOfAttributeAt(int) - Method in class com.sap.security.api.AttributeList
Returns the name of an attribute at a given index in this attributeList
getAttributeNames(String) - Method in interface com.sap.security.api.IPrincipal
Gets the names of all attributes contained in the given namespace, or null if that namespace does not exist.
getAttributeNames(String) - Method in interface com.sap.security.api.IPrincipalMetaData
Gets the names of all attributes contained in the given namespace, or null if that namespace does not exist.
getAttributeNames() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Retrieve the names of all available system attributes.
getAttributeNameSpace() - Method in interface com.sap.security.api.ISearchAttribute
returns the namespace of this search element
getAttributeNamespaces() - Method in interface com.sap.security.api.IPrincipal
Gets all non-null namespaces defined for this user.
getAttributeNamespaces() - Method in interface com.sap.security.api.IPrincipalMetaData
Gets all non-null namespaces defined for this user.
getAttributeType(String, String) - Method in class com.sap.security.api.AttributeList
returns the type of the attribute of this instance of AttributeList.
getAttributeType(String, String) - Method in interface com.sap.security.api.IPrincipal
Gets the type of the attribute.
getAttributeType(String, String) - Method in interface com.sap.security.api.IPrincipalMetaData
Gets the type of the attribute.
getAttributeTypeOfAttributeAt(int) - Method in class com.sap.security.api.AttributeList
returns the type of the attribute of this instance of AttributeList.
getAttributeValue() - Method in interface com.sap.security.api.ISearchAttribute
returns the value search element
getAuthenticatedUserAccount(Map) - Method in interface com.sap.security.api.IUserAccountFactory
Authenticate the supplied credentials and returns user account object.
getAuthenticationInstant() - Method in class com.sap.security.api.saml.jaas.SAMLAuthenticationData
Return the authentication instant of the authentication process that occurred at the external system.
getAuthenticationMethod() - Method in class com.sap.engine.lib.security.Principal
Returns the authentication method that was used to authenticate this principal.
getAuthenticationMethod() - Method in class com.sap.security.api.saml.jaas.SAMLAuthenticationData
Return the authentication method of the authentication process that occurred at the external system.
getAuthenticationTemplate() - Method in interface com.sap.security.api.logon.IAuthScheme
 
getAuthenticationType() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return the authentication type Values are defined in HTTPDestinationConstantsInterface
getAuthenticator() - Static method in class com.sap.security.api.UMFactory
Provide access to an implementation of IAuthentication
getAuthScheme(String) - Method in interface com.sap.security.api.logon.ILogonAuthentication
Returns auth scheme by its name if available
getAuthSchemes() - Method in interface com.sap.security.api.logon.ILogonAuthentication
Returns the available auth schemes.
getAutoUnlockTime() - Method in interface com.sap.security.api.ISecurityPolicy
Gets the AutoUnlockTime(in seconds) attribute of the ISecurityPolicy object
getAvailableConverters() - Method in interface com.sap.security.api.umap.IUserMapping
For internal use only.
getAvailablePrincipalMetaData() - Method in interface com.sap.security.api.IPrincipalFactory
Get all available IPrincipalMetaData objects.
getBaseMsg() - Method in class com.sap.security.core.server.util0.IDMessage
Returns the base message object of this message.
getBaseMsg() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Returns the base message object of this message.
getBinaryAttribute(String, String) - Method in interface com.sap.security.api.IPrincipal
Generic get method to access additional binary attributes.
getBinaryAttribute(String, String) - Method in interface com.sap.security.api.IPrincipalMetaData
Generic get method to access additional attributes.
getBuildInfo() - Method in interface com.sap.security.core.server.vsi.api.Server
Get build information string about the Virus Scan Server.
getBuilding() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the building attribute of the AddressInterface object
getCanonicalizationAlgorithm() - Method in class com.sap.security.core.server.ssf.SsfDataXML
Get algorithm which is used for canonicalization of SignedInfo element
getCategory() - Method in interface com.sap.security.api.IMessage
Returns the category of the message.
getCellPhone() - Method in interface com.sap.security.api.IUser
Gets the user's default cellphone number.
getCellPhone() - Method in interface com.sap.security.api.IUserSearchFilter
Get the cell phone attribute value to match in the user search
getCertificate() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the certificate attribute value to match in the account search
getCertificate() - Method in interface com.sap.security.api.ssf.ISsfProfile
Get the certificate of a signer or recipient.
getCertificate() - Method in class com.sap.security.core.server.ssf.SsfProfileBasicImpl
 
getCertificate() - Method in class com.sap.security.core.server.ssf.SsfProfileKeyStore
 
getCertificate() - Method in class com.sap.security.core.server.ssf.SsfProfilePKCS12File
 
getCertificateBySubjectDN(String) - Method in interface com.sap.security.api.ssf.ISsfPab
Get the root certificate corresponding to the given SubjectDN
getCertificateBySubjectDN(String) - Method in class com.sap.security.core.server.ssf.SsfPabBasicImpl
 
getCertificateBySubjectDN(String) - Method in class com.sap.security.core.server.ssf.SsfPabKeyStore
 
getCertificateBySubjectDN(String) - Method in class com.sap.security.core.server.ssf.SsfPabPKCS12File
 
getCertificateChain() - Method in interface com.sap.security.api.ssf.ISsfProfile
Get the certificate chain of a signer or recipient.
getCertificateChain() - Method in class com.sap.security.core.server.ssf.SsfProfileBasicImpl
 
getCertificateChain() - Method in class com.sap.security.core.server.ssf.SsfProfileKeyStore
 
getCertificateChain() - Method in class com.sap.security.core.server.ssf.SsfProfilePKCS12File
 
getCertificateOwners() - Method in exception com.sap.security.api.CertificateAlreadyInUseException
Returns the owners who already own the certificate.
getCertificates() - Method in interface com.sap.security.api.IUserAccount
Returns the user's certificates
getCertificates() - Method in interface com.sap.security.api.ssf.ISsfPab
Get the root certificates contained in the personal address book
getCertificates() - Method in class com.sap.security.core.server.ssf.SsfPabBasicImpl
 
getCertificates() - Method in class com.sap.security.core.server.ssf.SsfPabKeyStore
 
getCertificates() - Method in class com.sap.security.core.server.ssf.SsfPabPKCS12File
 
getCertLogonRequired() - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
getCertsFromKeyStore(KeyStore) - Method in class com.sap.security.api.ticket.TicketVerifier
For internal use only.
getChildGroups(String, boolean) - Method in interface com.sap.security.api.IGroupFactory
Returns principals of type group belonging to this groupId This method does a recursive search if the second parameter
getCity() - Method in interface com.sap.security.api.IUser
Gets the user's city.
getCity() - Method in interface com.sap.security.api.IUserSearchFilter
Get the city attribute value to match in the user search
getCity() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the city attribute of the AddressInterface object
getCleanedLength() - Method in interface com.sap.security.core.server.vsi.api.Instance
 
getClient() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return the Client configured for this destination.
getClientAliases(KeyStore) - Static method in class com.sap.security.core.server.https.Utils
Returns a list of client aliases identifying client certificates
getClientAuthenticationContext() - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.ConsumerSecurityProtocolInterfaceImpl
 
getClientAuthenticationContext() - Method in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
Return the authentication context for setting authentication credentials
getClientIDs(int) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getCodepage() - Method in class com.sap.security.api.ticket.TicketVerifier
Gets the SAP codepage used within this ticket.
getCompany() - Method in interface com.sap.security.api.IUser
NOTE: Released for internal use only.
getCompany() - Method in interface com.sap.security.api.IUserSearchFilter
Get the company attribute value to match in the user search
getCompanyId() - Method in interface com.sap.security.api.IUserSearchFilter
Deprecated. use IUserSearchFilter.getCompany() instead.
getConnectionHeader() - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Returns the value of the "Connection"- header used by the factory.
getContent() - Method in class com.sap.security.api.ticket.InfoUnit
Gets the content of an info unit.
getCookieLifeTime() - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
getCountry() - Method in interface com.sap.security.api.IUser
Gets the ISO-3166 two-letter uppercase code of the country where the user lives.
getCountry() - Method in interface com.sap.security.api.IUserSearchFilter
Get the ISO-639 country attribute value to match in the user search
getCountry() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the country attribute of the AddressInterface object
getCreatedBetweenDate1() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date after the account has been created attribute value to match in the account search
getCreatedBetweenDate2() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date before the account has been created attribute value to match in the account search
getCreateTimestamp() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the createTimestamp attribute of the AddressInterface object
getCreateTimestamp() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getCurrency() - Method in interface com.sap.security.api.IUser
Gets the three letter uppercase code of the user's currency, e.g.
getCurrency() - Method in interface com.sap.security.api.IUserSearchFilter
Get the currency attribute value to match in the user search
getCurrency() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getDataPKCS7() - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
Get PKCS#7 data which results from previous operations
getDataSMIME() - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
Get message which results from previous operations
getDataXML() - Method in class com.sap.security.core.server.ssf.SsfDataXML
Get XML element which results from previous operations
getDefault() - Static method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates a default instance of SecureConnectionFactory.
getDefaultFactory() - Static method in class com.sap.security.api.UMFactory
Deprecated. : use UMFactory.getUserFactory() instead
getDefaultProtocol() - Method in class com.sap.security.core.server.csi.URLChecker
Get the default protocol.
getDefaultText() - Method in class com.sap.security.core.server.util0.IDMessage.BaseMsg
Returns the default message text.
getDefaultText() - Method in class com.sap.security.core.server.util0.IDMessage
Returns the unsubstituted default text of the message.
getDefaultText() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg
Returns the default message text.
getDepartment() - Method in interface com.sap.security.api.IUser
Gets the user's department.
getDepartment() - Method in interface com.sap.security.api.IUserSearchFilter
Get the department attribute value to match in the user search
getDepartment() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the department attribute of the AddressInterface object
getDescription() - Method in interface com.sap.security.api.IGroup
Returns the description of this principal.
getDescription() - Method in interface com.sap.security.api.IGroupSearchFilter
Get the description attribute value to match in the group search
getDescription(Locale) - Method in interface com.sap.security.api.IPrincipalMetaData
Returns the title of the IPrincipal object which is described by this IPrincipalMetaData object.
getDescription() - Method in interface com.sap.security.api.IRole
Returns the description of this principal.
getDescription() - Method in interface com.sap.security.api.IRoleSearchFilter
Get the description attribute value to match in the role search
getDescription() - Method in interface com.sap.security.api.IUserSearchFilter
Get the description attribute value to match in the user search
getDescription() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getDestination(String, String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Return an instance of a defined destination.
getDestinationInformation(String, String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Get administrative information about a destination (creation date etc.).
getDestinationNames(String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Return an Iterator with known destination names for a destination type.
getDestinationProperties() - Method in interface com.sap.security.core.server.destinations.api.Destination
Deprecated. 
getDestinationTypeManager() - Method in interface com.sap.security.core.server.destinations.api.DestinationService
This method gives access to the DestinationTypeManager, that can be used to dynamically create new destination types.
getDestinationTypes() - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Return an Iterator with known destination types.
getDisabled() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getDisplayName() - Method in interface com.sap.security.api.IPrincipal
Gets the principal's display name.
getDisplayName() - Method in interface com.sap.security.api.IPrincipalSearchFilter
Gets the display name to match.
getDisplayName(Locale) - Method in interface com.sap.security.api.umap.system.ISystemLandscape
Provide a potentially localized name for the system landscape that can be displayed on the UI.
getDisplayName() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Gets the displayName attribute of the TradingPartnerInterface object
getDistrict() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the district attribute of the AddressInterface object
getDriverDate() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the date of the driver.
getDriverMajorVersion() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the major version number of the Driver.
getDriverMinorVersion() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the mainor version number of the Driver.
getDriverName() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the driver name.
getDrivers() - Method in interface com.sap.security.core.server.vsi.api.Provider
Get the loaded drivers
getDUNS() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getElementAt(int) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Deprecated. use IPrincipalSearchFilter.getSearchElementAt(int) instead
getElementSize() - Method in interface com.sap.security.api.IPrincipalSearchFilter
Get the number of elements to search
getEmail() - Method in interface com.sap.security.api.IUser
Gets the user's default email address.
getEmail() - Method in interface com.sap.security.api.IUserSearchFilter
Get the email attribute value to match in the user search
getEmail() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the email attribute of the AddressInterface object
getEmail() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getEncryptedData() - Method in class com.sap.security.core.server.securestorage.SecureStorageObject
Returns the encrypted-data
getEncryptionRate() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getEnforcePolicyAtLogon() - Method in interface com.sap.security.api.ISecurityPolicy
Returns a boolean indicating whether users who have a productive password that doesn't match the security policy settings have to change it during password logon.
getEngine() - Method in interface com.sap.security.core.server.vsi.api.Provider
Retrieve the engine object from the VSA
getEngineDate() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the date of the engine.
getEngineMajorVersion() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the major version number of the engine.
getEngineMinorVersion() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the minor version number of the engine.
getEngineVersion() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the version string of the engine.
getErrorRC() - Method in class com.sap.security.core.server.vsi.api.ScanError
Returns the vendor internal (dependend) error code of the occured scan error.
getErrorText() - Method in class com.sap.security.core.server.vsi.api.ScanError
Returns additional error text to the occured scan error.
getExceptionCause() - Method in interface com.sap.engine.lib.security.LoginExceptionDetails
Gets the cause of the login exception.
getExternalAddressId() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the externalAddressId attribute of the AddressInterface object
getFailedLogonAttempts() - Method in interface com.sap.security.api.IUserAccount
get number of failed logon attempts.
getFailedLogonAttempts() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the failed logon attempts attribute value to match in the account search
getFailedLogonBetweenDate1() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date after the logon failed attribute value to match in the account search
getFailedLogonBetweenDate2() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date before the logon failed attribute value to match in the account search
getFax() - Method in interface com.sap.security.api.IUser
Gets the user's default fax number.
getFax() - Method in interface com.sap.security.api.IUserSearchFilter
Get the fax attribute value to match in the user search
getFax() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the fax attribute of the AddressInterface object
getFax() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getFirstName() - Method in interface com.sap.security.api.IUser
Gets the user's first name.
getFirstName() - Method in interface com.sap.security.api.IUserSearchFilter
Get the first name attribute value to match in the user search
getFloor() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the floor attribute of the AddressInterface object
getFreeTextInfo() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns a free text information from the vendor to the actual infection.
getGroup(String) - Method in interface com.sap.security.api.IGroupFactory
Gets the group object with the given unique ID
getGroup(String, AttributeList) - Method in interface com.sap.security.api.IGroupFactory
Gets the group object with the given unique ID and populates the attributes which are defined in populateAttributes
getGroup(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a group object.
getGroup(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a group object.
getGroup() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the default group object.
getGroupByUniqueName(String) - Method in interface com.sap.security.api.IGroupFactory
Gets the group object with the given uniqueName Note: If you use this method be prepared to get an exception if multiple objects with the same name are found
getGroupFactory() - Static method in class com.sap.security.api.UMFactory
Returns an implementation of IGroupFactory.
getGroupMembers(boolean) - Method in interface com.sap.security.api.IGroup
Returns principals of type group belonging to this group.
getGroupMembers(boolean) - Method in interface com.sap.security.api.IRole
Returns IDs of group principals belonging to this role
getGroupNames() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated.  
getGroups(String[]) - Method in interface com.sap.security.api.IGroupFactory
Gets the group objects for multiple unique IDs
getGroups(String[], AttributeList) - Method in interface com.sap.security.api.IGroupFactory
Gets the group objects for multiple unique IDs and populates the attributes which are defined in populateAttributes
getGroups() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Return a String[] array containing the names of the groups which are configured.
getGroupSearchFilter() - Method in interface com.sap.security.api.IGroupFactory
Returns an IGroupSearchFilter object to be used to specify query attributes IGroupSearchFilter only contains attributes which will be queried
getGroupsOfRole(String, boolean) - Method in interface com.sap.security.api.IRoleFactory
Returns groups which are assigned to role identified by uniqueIdOfRole
getGuid() - Method in interface com.sap.security.api.IMessage
Returns a generated unique ID to identify the message.
getHashedPassword() - Method in interface com.sap.security.api.IUserAccount
 
getHeaderHashtable() - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.ConsumerSecurityProtocolInterfaceImpl
 
getHost() - Method in class com.sap.security.core.server.csi.util.URI
Returns the host component of this URI.
getHouseNumber() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the houseNumber attribute of the AddressInterface object
getHTTPConnectionTemplate() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return an instance of com.tssap.dtr.client.lib.protocol.templates.ConnectionTemplate Note: When using getHTTPConnectionTemplate, client and language are not set on the connection template and must be set directly on the IRequest object by using the setSAPHeaders method.
getHttpHeaders(HttpURLConnection) - Static method in class com.sap.security.core.server.https.Utils
Extracts http-headers from HttpURLConnection
getI18nFormatterFactory() - Method in interface com.sap.security.api.IUser
Creates I18nFormatterFactory with the current user format settings and locale.
getID() - Method in class com.sap.security.api.ticket.InfoUnit
Get the ID of this InfoUnit.
getId() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. Please use getPartnerID instead. Then call PartnerID.toString() to get the String representation of the ID.
getIdLocalName() - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Get local name of attribute, which will be considered as Id attribute (relevant only, if same document references are used)
getIDMessage() - Method in exception com.sap.security.core.server.util0.IDException
Return the outermost available IDMessage object in the exception.
getIDMessage() - Method in exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
Return the outermost available VSIMessage object in the exception.
getIdURI() - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Get namespace URI of attribute, which will be considered as Id attribute (relevant only, if same document references are used)
getImplementationException() - Method in exception com.sap.security.api.umap.system.ExceptionInImplementationException
Retrieve the original exception thrown by the underlying system landscape implementation.
getImplementingClass() - Method in class com.sap.security.core.server.util0.IDMessage.BaseMsg
Returns the implementing class.
getImplementingClass() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg
Returns the implementing class.
getInfectionCollection() - Method in exception com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Return the Collection object of Infections
getInfections() - Method in exception com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Returns the infection array.
getInfections() - Method in interface com.sap.security.core.server.vsi.api.Instance
Deprecated. Do not use
getInfoUnit(int) - Method in class com.sap.security.api.ticket.TicketVerifier
Get the content of the InfoUnit id (or null if no such Unit exists).
getInfoUnits() - Method in class com.sap.security.api.ticket.TicketVerifier
Get an Enumeration of all (unidentified) InfoUnits.
getInstance() - Static method in class com.sap.security.api.UMFactory
Returns the instance of UMFactory.
getInstance() - Static method in class com.sap.security.core.server.destinations.api.DestinationServiceLocator
This method returns the default instance of the destination service.
getInstance() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from the default scan profile.
getInstance(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan profile.
getInstance(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan profile.
getInstanceByGroup() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from either the default scan group.
getInstanceByGroup(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan group.
getInstanceByGroup(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan group.
getInstanceByProvider() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from the default provider.
getInstanceByProvider(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan provider.
getInstanceByProvider(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan provider.
getInt() - Method in class com.sap.security.api.ticket.InfoUnit
Gets the content of an info unit as integer.
getInverseMappingData(String, String, byte) - Method in interface com.sap.security.api.umap.IUserMapping
Deprecated. Use IUserMapping.getInverseMappingData(String, ISystemLandscapeObject) instead.
getInverseMappingData(String, ISystemLandscapeObject) - Method in interface com.sap.security.api.umap.IUserMapping
Search for users which are mapped to the given user ID in the specified backend system.
getInverseMappingData(String[], ISystemLandscapeObject) - Method in interface com.sap.security.api.umap.IUserMapping
Optimized batch processing version of IUserMapping.getInverseMappingData(String,ISystemLandscapeObject) for a whole set of backend user IDs.
getIssuer() - Method in class com.sap.security.api.saml.jaas.SAMLAuthenticationData
Return the issuer name of the assertion that contained the authentication statement.
getJavaDefaultKeystore() - Static method in class com.sap.security.core.server.https.Utils
Looks for default SUN Keystore (cacerts), loads and returns it as KeyStore object.
getJCoProperties() - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Retrieve properties to be given to JCo.
getJobID() - Method in interface com.sap.security.core.server.vsi.api.Instance
 
getJobTitle() - Method in interface com.sap.security.api.IUser
Gets the user's job title, e.g.
getJobTitle() - Method in interface com.sap.security.api.IUserSearchFilter
Get the job title attribute value to match in the user search
getKey() - Method in class com.sap.security.core.server.util0.IDMessage.BaseMsg
Returns the key of this message.
getKey() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg
Returns the key of this message.
getKeystoreViews() - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Deprecated.  
getKnownViruses() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the number of viruses the engine knows.
getLandscape(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeFactory
Retrieve the system landscape for the specified type.
getLandscapeByStoragePrefix(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeFactory
For internal use only: Retrieve the system landscape for the specified storage prefix.
getLandscapeClass() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Return the implementation of the ISystemLandscapeWrapper that is responsible for this system.
getLanguage() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return the language configured for this destination.
getLanguage() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getLastErrorKey() - Method in exception com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Return the last orrured error code key in printable form (String).
getLastErrorKey() - Method in exception com.sap.security.core.server.vsi.api.exception.VirusScanException
Return the last orrured error code key in printable form (String).
getLastErrorKey() - Method in exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
Return the last orrured error code key in printable form (String).
getLastErrorRC() - Method in exception com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Return the last occured error code.
getLastErrorRC() - Method in exception com.sap.security.core.server.vsi.api.exception.VirusScanException
Return the last occured error code.
getLastErrorRC() - Method in exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
Return the last occured error code.
getLastErrorRC() - Method in interface com.sap.security.core.server.vsi.api.Instance
Return the last occured error code.
getLastFailedLogonDate() - Method in interface com.sap.security.api.IUserAccount
get last failed logon time
getLastInitTime() - Method in interface com.sap.security.core.server.vsi.api.Provider
Return the Date (time) of the last successful initialisation of the Provider and its scan engine.
getLastName() - Method in interface com.sap.security.api.IUser
Gets the user's last name.
getLastName() - Method in interface com.sap.security.api.IUserSearchFilter
Get the last name attribute value to match in the user search
getLastPasswordChangedDate() - Method in interface com.sap.security.api.IUserAccount
Gets the LastPasswordChangedDate attribute of the IUserAccount object
getLastSuccessfulLogonDate() - Method in interface com.sap.security.api.IUserAccount
Deprecated.  
getLatestKeyID(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getLifeTime() - Method in interface com.sap.security.api.IMessage
Returns the life time of the message.
getLocale() - Method in interface com.sap.security.api.IUser
Gets the user's Locale; this determines e.g. the language in which text is displayed to the user's and the style that numbers are formated.
getLocale() - Method in interface com.sap.security.api.IUserSearchFilter
Get the locale attribute value to match in the user search
getLocalizedMessage(Locale) - Method in interface com.sap.security.api.IMessage
Returns the localized message text.
getLocalizedMessage(Locale, Exception) - Method in interface com.sap.security.api.ISecurityPolicy
Return a localized password exception message for the given key.
getLocalizedMessage(Locale, String) - Method in interface com.sap.security.api.ISecurityPolicy
Return a localized password exception message for the given key.
getLocalizedMessage() - Method in exception com.sap.security.api.UMException
Returns the message text of the exception and of all nested exceptions in concatenated form.
getLocalizedMessage() - Method in exception com.sap.security.core.server.util0.IDException
 
getLocalizedMessage(Locale, TimeZone) - Method in exception com.sap.security.core.server.util0.IDException
 
getLocalizedMessage(Locale) - Method in exception com.sap.security.core.server.util0.IDException
 
getLocalizedMessage(TimeZone) - Method in exception com.sap.security.core.server.util0.IDException
 
getLockAfterInvalidAttempts() - Method in interface com.sap.security.api.ISecurityPolicy
Gets the Number of Allowed Logon Attempts (AllowedLogonAttempts) attribute of the ISecurityPolicy object
getLockReason() - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserAccount.isPasswordLocked() and IUserAccount.isUserAccountLocked() instead
getLockReason() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the lock reason attribute value to match in the account search
getLoggedInBetweenDate1() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date after the user logged in attribute value to match in the account search
getLoggedInBetweenDate2() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date before the user logged in attribute value to match in the account search
getLoggedInUser() - Method in interface com.sap.security.api.IAuthentication
Checks whether the user is currently logged in and returns an implementation of IUser.
getLoggedInUser(HttpServletRequest, HttpServletResponse) - Method in interface com.sap.security.api.IAuthentication
Returns the authenticated user.
getLogonAuthenticator() - Static method in class com.sap.security.api.UMFactory
Provide access to an implementation of ILogonAuthentication
getLogonFrontend() - Method in interface com.sap.security.api.logon.IAuthScheme
Gets the logon frontend information that comes with this authscheme
getLogonFrontend(String) - Method in interface com.sap.security.api.logon.ILogonAuthentication
Returns the LogonFrontend for the auth scheme.
getLogonIdLowerCaseRequired() - Method in interface com.sap.security.api.ISecurityPolicy
Return a number indicating how many capical and lower case letters the logon id must contain.
getLogonIdMaxLength() - Method in interface com.sap.security.api.ISecurityPolicy
Return the integer value indicating the maximum length of a logon id.
getLogonIdMinLength() - Method in interface com.sap.security.api.ISecurityPolicy
Return the integer value indicating the minimum length of a logon id.
getLogonIdNumericDigitsRequired() - Method in interface com.sap.security.api.ISecurityPolicy
Return the number indicating how many alphabets and numeric values the logon id must contain.
getLogonIdSpecialCharRequired() - Method in interface com.sap.security.api.ISecurityPolicy
Return a number indicating how many special characters the logon id must contain.
getLogonMethod() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Retrieve the logon method configured for this system.
getLogonUid() - Method in interface com.sap.security.api.IUserAccount
get logon uid (long uid)
getLogonUid() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the logonid attribute value to match in the account search
getLogoURL() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getLogoutBetweenDate1() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date after the user logged out attribute value to match in the account search
getLogoutBetweenDate2() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date before the user logged out attribute value to match in the account search
getMailStop() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the mailStop attribute of the AddressInterface object
getMappedSystemsForPrincipal(IPrincipal) - Method in interface com.sap.security.api.umap.IUserMapping
Deprecated. Call IUserMapping.existsMappingData(ISystemLandscapeObject, IPrincipal) for every relevant system.
getMaxObjectIdLength() - Method in interface com.sap.security.api.acl.IAclManager
This method returns the maximum length of the object id.
getMaxPermissionNameLength() - Method in interface com.sap.security.api.acl.IAclManager
This method returns the maximum length of the permission name.
getMaxPoolSize() - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Return the maximum size of the pool
getMaxRoleDescriptionLength() - Method in interface com.sap.security.api.IRoleFactory
Deprecated. the maximum length is defined in (String, String, String[])
getMaxSearchResultSize() - Method in interface com.sap.security.api.IPrincipalSearchFilter
Gets the max size of the search result
getMaxWaitTime() - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Returns the maximum time to wait in a connection request for a free connection.
getMembers(boolean) - Method in interface com.sap.security.api.IPrincipalSet
Returns principals belonging to this collection
getMessage() - Method in interface com.sap.security.api.IMessage
Returns a not localized clear text which might be assigned to the message, or null.
getMessage() - Method in exception com.sap.security.api.UMException
The same as getLocalizedMessage(), but using getMessage() first and if nothing delivered from there then using getLocalizedMessage().
getMessage() - Method in exception com.sap.security.core.server.util0.IDException
This method is not implemented in the SAP Exception Framework, but must be present for compatibility with Throwable.
getMessage() - Method in exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
This method is not implemented in the SAP Exception Framework, but must be present for compatibility with Throwable.
getMessage(int) - Static method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Create a VSIServiceMessage from a passed VSI_RC.
getMessage(Collection, int) - Static method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Create a VSIServiceMessage from a passed VSI_RC.
getMessageClassDefinitionCode() - Method in class com.sap.security.core.server.util0.IDMessage
This method is PUBLIC for infrastructure reasons only.
getMessageID() - Method in class com.sap.security.core.server.util0.IDMessage
Returns the MessageID, which is the concatenation of prefix and key.
getMessageID() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
 
getMessages(boolean) - Method in interface com.sap.security.api.IPrincipal
Returns an iterator which contains the IMessage objects assigned to this IPrincipal or null if no messages are assigned.
getMessages(boolean) - Method in interface com.sap.security.api.ISearchResult
Returns an iterator which contains the IMessage objects assigned to this IPrincipal or null if no messages are assigned.
getMessages(boolean) - Method in exception com.sap.security.api.UMException
Returns an iterator which contains the IMessage objects assigned to this IPrincipal or null if no messages are assigned.
getMessages(boolean) - Method in exception com.sap.security.api.UMRuntimeException
Returns an iterator which contains the IMessage objects assigned to this IPrincipal or null if no messages are assigned.
getModifyTimestamp() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the modifyTimestamp attribute of the AddressInterface object
getModifyTimestamp() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getModules() - Method in interface com.sap.security.api.logon.IAuthScheme
Deprecated. Use getAuthenticationTemplate instead to get the name of the authentication template which contains the login modules that are processed for logon.
getMpid() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. Please use getPartnerID instead. Then call PartnerID.toString() to get the String representation of the ID.
getMutableGroup(String) - Method in interface com.sap.security.api.IGroupFactory
Gets the group object identified by uniqueID which can be modified
getMutablePrincipal(String) - Method in interface com.sap.security.api.IPrincipalFactory
Get a object which can be modified.
getMutableRole(String) - Method in interface com.sap.security.api.IRoleFactory
Gets a modifiable IRole objects for a unique ID
getMutableUser(String) - Method in interface com.sap.security.api.IUserFactory
Get a user object which can be modified.
getMutableUserAccount(String) - Method in interface com.sap.security.api.IUserAccountFactory
Gets an IUserAccount objects for a uniqueId of a user account.
getName() - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
Returns the name of the HttpGetterCallback.
getName() - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
Returns the name of the HttpGetterCallback.
getName() - Method in class com.sap.engine.lib.security.Principal
Returns the name of this principal.
getName() - Method in class com.sap.security.api.logon.AuthSchemePrincipal
(non-Javadoc)
getName() - Method in interface com.sap.security.api.logon.IAuthScheme
Gets the name of the authscheme.
getName() - Method in interface com.sap.security.core.server.destinations.api.Destination
Get the name of this destination
getName() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the name of the virus scan adapter provider.
getName() - Method in interface com.sap.security.core.server.vsi.api.Group
Get the group name.
getName() - Method in interface com.sap.security.core.server.vsi.api.Profile
Get the profile name.
getName() - Method in interface com.sap.security.core.server.vsi.api.Provider
Get the provider Name.
getName() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the name of the Virus Scan Server provider.
getName() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. Use getDisplayName instead.
getNameFormat() - Method in class com.sap.security.api.saml.jaas.SAMLAuthenticationData
Return the user name format, or null if not set.
getNameIdentifier() - Method in class com.sap.security.api.saml.jaas.SAMLAuthenticationData
Return the name of the user currently logged on to the external system.
getNameQualifier() - Method in class com.sap.security.api.saml.jaas.SAMLAuthenticationData
Return the user name qualifier, or null if not set
getNameSpaceOfAttributeAt(int) - Method in class com.sap.security.api.AttributeList
Returns the namespace of an attribute at a given index in this attributeList
getNestedException() - Method in exception com.sap.security.api.UMException
Return the nested exception.
getNestedException() - Method in exception com.sap.security.api.UMRuntimeException
 
getNestedException() - Method in exception com.sap.security.core.server.securestorage.exception.SecureStorageException
 
getNestedNonLocalizedMessage() - Method in exception com.sap.security.core.server.util0.IDException
Returns the sequence of non-localized exception texts suitable for output in external destinations (e.h.
getNonStrictInstance() - Static method in class com.sap.security.core.server.https.DefaultHostnameVerifier
 
getNotContainedAttributes(AttributeList) - Method in class com.sap.security.api.AttributeList
Returns a new instance of AttributeList which contains all attributes which are contained in the passed AttributeList, but not contained in this instance.
getNumberArguments() - Method in class com.sap.security.core.server.util0.IDMessage.BaseMsg
Returns the number of arguments which are supposed to be in this message.
getNumberOfAllClientObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfAllClients() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfDrivers() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the number of drivers loeded by the engine.
getNumberOfEncodedObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfEncryptedObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfKeys() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfKnwonViruses() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the number of viruses the driver knows.
getNumberOfServiceClientObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfServiceClients() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfServiceKeys() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfWebAppClientObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfWebAppClients() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfWebAppKeys() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getObjectId() - Method in interface com.sap.security.api.acl.IAcl
This methode returns the ID of the object which is assigned to current ACL object.
getObjectIDs(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getObjectIDs() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
list all aliases in the store of this client.
getObjectModelVersion() - Method in class com.sap.security.core.server.securestorage.SecureStorageObject
Returns the modelling-version of the SecureStorageObject
getObjectName() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the infected object name.
getObjectName() - Method in class com.sap.security.core.server.vsi.api.ScanError
Returns the name of the error object.
getObjectSize() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the size of the infected object.
getObjectSize() - Method in class com.sap.security.core.server.vsi.api.ScanError
Returns the size of the error object.
getOldInNewAllowed() - Method in interface com.sap.security.api.ISecurityPolicy
Return a boolean indicating whether the password need to be different from the old password.
getOperator() - Method in interface com.sap.security.api.ISearchAttribute
returns the operator of this search element (EQUALS or LIKE)
getOrgId() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. Please use getPartnerID instead. Then call PartnerID.toString() to get the String representation of the ID.
getOwners() - Method in interface com.sap.security.api.acl.IAcl
This method returns a list of ACL owners.
getParameter(String) - Method in interface com.sap.security.core.server.vsi.api.Group
Get one parameter.
getParameter(String) - Method in interface com.sap.security.core.server.vsi.api.Instance
Get parameter from VSA
getParameter(String) - Method in interface com.sap.security.core.server.vsi.api.Profile
Get one parameter.
getParameter(String) - Method in interface com.sap.security.core.server.vsi.api.Provider
Get one parameter.
getParameterName() - Method in class com.sap.security.core.server.vsi.api.Parameter
Get Parameter name.
getParameters() - Method in interface com.sap.security.core.server.vsi.api.Group
Get all actual defined paramters.
getParameters() - Method in interface com.sap.security.core.server.vsi.api.Instance
Get all VSA parameters
getParameters() - Method in interface com.sap.security.core.server.vsi.api.Profile
Get all actual paramters.
getParameters() - Method in interface com.sap.security.core.server.vsi.api.Provider
Get all actual paramters.
getParameterValue() - Method in class com.sap.security.core.server.vsi.api.Parameter
Get Parameter value.
getParamterType() - Method in class com.sap.security.core.server.vsi.api.Parameter
Get Parameter type.
getParentGroups(boolean) - Method in interface com.sap.security.api.IGroup
Gets the list of all parent groups including parents, grandparents, ...
getParentGroups(String, boolean) - Method in interface com.sap.security.api.IGroupFactory
Gets the list of parent groups of group which is identified by uniqueIdOfGroup
getParentGroups(boolean) - Method in interface com.sap.security.api.IUser
Gets the list of (all) parent groups including parents, grandparents, ...
getParentGroups(boolean) - Method in interface com.sap.security.api.IUserAccount
Gets the list of all parent principals including parents, grandparents, ...
getParents(String[], boolean) - Method in interface com.sap.security.api.IPrincipal
Gets the list of all parent principals including parents, grandparents, ...
getPartner(String) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Deprecated. use getPartner(PartnerID)
getPartner(PartnerID) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Gets the partner attribute of the TradingPartnerDirectoryInterface object
getPartnerID() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Gets the partnerID attribute of the TradingPartnerInterface object.
getPartnerKey() - Method in class com.sap.security.api.saml.jaas.SAMLAuthenticationData
Return partner key of the configuration entry of the issuer in the customizing of the own system.
getPartnerName(PartnerID) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Gets the partnerName attribute of the TradingPartnerDirectoryInterface object
getPartners() - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Deprecated. using getPartners(STring serachString, int max)
getPartners(String) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Deprecated. using getPartners(STring serachString, int max)
getPartners(String, int) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Returns an Enumeration of TradingPartner objects that match the search string provided.
getPartnersByAddress(String, String, String, String, String, String) - Method in interface com.sapmarkets.tpd.master.TradingPartnerDirectoryInterface
Deprecated.  
getPassword() - Method in class com.sap.security.api.logon.WebCallback
Deprecated. Get the password of the user.
getPasswordAlphaNumericRequired() - Method in interface com.sap.security.api.ISecurityPolicy
Return the number indicating how many alphabets and numeric values the password must contain.
getPasswordChangeAllowed() - Method in interface com.sap.security.api.ISecurityPolicy
Return the boolean value indicating whether the password is allowed to be changed.
getPasswordChangeBetweenDate1() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date after the password has been changed attribute value to match in the account search
getPasswordChangeBetweenDate2() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date before the password has been changed attribute value to match in the account search
getPasswordChangeRequired() - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
getPasswordExpiredDays() - Method in interface com.sap.security.api.ISecurityPolicy
Return the numbers of days the password is set to expired.
getPasswordHistory() - Method in interface com.sap.security.api.ISecurityPolicy
Gets the PasswordHistory attribute of the SecurityPolicy object.
getPasswordImpermissiblePattern() - Method in interface com.sap.security.api.ISecurityPolicy
Returns a comma-separated list of impermissible passwords.
getPasswordLastChangeDateDefault() - Method in interface com.sap.security.api.ISecurityPolicy
Returns the PasswordLastChangeDateDefault (MM/DD/YYYY) attribute of the ISecurityPolicy object.
getPasswordMaxIdleTime() - Method in interface com.sap.security.api.ISecurityPolicy
Returns the PasswordMaxIdleTime(in days) attribute of the ISecurityPolicy object.
getPasswordMaxLength() - Method in interface com.sap.security.api.ISecurityPolicy
Gets the Password Maximum Length(PasswordMaxLength) attribute of the ISecurityPolicy object
getPasswordMinLength() - Method in interface com.sap.security.api.ISecurityPolicy
Gets the Password Minimum Length(PasswordMinLength) attribute of the ISecurityPolicy object
getPasswordMixCaseRequired() - Method in interface com.sap.security.api.ISecurityPolicy
Return a number indicating how many capical and lower case letters the password must contain.
getPasswordSpecialCharRequired() - Method in interface com.sap.security.api.ISecurityPolicy
Return the number indicating how many special characters the password must contain.
getPasswordSuccessfulCheckDateDefault() - Method in interface com.sap.security.api.ISecurityPolicy
Returns the PasswordSuccessfulCheckDateDefault attribute of the ISecurityPolicy object.
getPath() - Method in class com.sap.security.core.server.csi.util.URI
Returns the decoded path component of this URI.
getPermission() - Method in interface com.sap.security.api.acl.IAclEntry
This method returns the permission object from current ACE object.
getPermissionMembers(String) - Method in interface com.sap.security.api.acl.IAclManager
Returns the permission members from the given permission.
getPermissions(String) - Method in interface com.sap.security.api.acl.IAclManager
Gets a list of permissions which are available for the specific object type
getPermissionStatus(String, IPrincipal, String) - Method in interface com.sap.security.api.acl.IAclManager
This method returns the PermissionStatus for an action, a portal object and a user (principal).
getPersonID() - Method in interface com.sap.security.api.IUser
Returns the personID of the IUser or null.
getPoBox() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the poBox attribute of the AddressInterface object
getPostalCode() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the postalCode attribute of the AddressInterface object
getPrefixInBundle() - Method in class com.sap.security.core.server.util0.IDMessage
Returns the prefix of the message without the "com.sap." part.
getPrefixInBundle() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Returns the prefix to be used in the resource bundle.
getPrefixInOutput() - Method in class com.sap.security.core.server.util0.IDMessage
Returns the prefix to be used in printed output.
getPrefixInOutput() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Returns the prefix to be used in printed output.
getPreviousSuccessfulLogonDate() - Method in interface com.sap.security.api.IUserAccount
Deprecated.  
getPrincipal() - Method in interface com.sap.security.api.acl.IAclEntry
This methods returns the principal object from current ACE object.
getPrincipal(String) - Method in interface com.sap.security.api.IPrincipalFactory
Get a principal by using its id.
getPrincipal(String, AttributeList) - Method in interface com.sap.security.api.IPrincipalFactory
Get a principal by using its uniqueId and the populateAttributes which should be populated.
getPrincipal() - Method in interface com.sap.security.api.umap.IUserMappingData
Returns the principal (usually an IUser) this object was created for.
getPrincipalFactory() - Static method in class com.sap.security.api.UMFactory
Returns an implementation of IPrincipalFactory.
getPrincipalMetaData(String) - Method in interface com.sap.security.api.IPrincipalFactory
Get a IPrincipalMetaData object for the given principal type identifier.
getPrincipals(String[]) - Method in interface com.sap.security.api.IPrincipalFactory
Gets the objects for multiple unique IDs
getPrincipals(String[], AttributeList) - Method in interface com.sap.security.api.IPrincipalFactory
Gets the objects for multiple unique IDs and populates all attributes in populateAttributes
getPrincipalSearchFilter(boolean, String) - Method in interface com.sap.security.api.IPrincipalFactory
Returns an IPrincipalSearchFilter object to be used to specify query attributes IPrincipalSearchFilter only contains attributes which will be queried
getPrincipalType(String) - Method in interface com.sap.security.api.IPrincipalFactory
get the data type out of a principal's uniqueId.
getPrincipalType() - Method in interface com.sap.security.api.IPrincipalMetaData
Gets the semantic type of the described IPrincipal object, e.g.
getPrincipalTypeIdentifier(String) - Method in interface com.sap.security.api.IPrincipalFactory
Get the principal type identifier for this custom object.
getPrincipalTypeIdentifier() - Method in interface com.sap.security.api.IPrincipalMetaData
Gets the principal type identifier of the described IPrincipal object.
getPrintableName() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Retrieve a printable name for this system (e.g. for select lists).
getPriority() - Method in interface com.sap.security.api.logon.IAuthScheme
Gets the priority of an authscheme.
getPrivateKey() - Method in interface com.sap.security.api.ssf.ISsfProfile
Get the private key of a signer or recipient
getPrivateKey() - Method in class com.sap.security.core.server.ssf.SsfProfileBasicImpl
 
getPrivateKey() - Method in class com.sap.security.core.server.ssf.SsfProfileKeyStore
 
getPrivateKey() - Method in class com.sap.security.core.server.ssf.SsfProfilePKCS12File
 
getPrivilegedInstance() - Static method in class com.sap.security.core.server.destinations.api.DestinationServiceLocator
This method returns the privileged instance of the destination service.
getProfile(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a profile object.
getProfile(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the requested profile object.
getProfile() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the default scan profile.
getProfileLinkCondition() - Method in interface com.sap.security.core.server.vsi.api.Profile
Return condition of linkage PROFILE_AND_LINKED PROFILE_OR_LINKED
getProfiles() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Return a String[] array containing the names of the profiles which are available (active and not active).
getProfileSteps() - Method in interface com.sap.security.core.server.vsi.api.Profile
Return a String[][2] array of: "Group" , "GroupName0" "Profile", "ProfileName0" "Group" , "GroupName1" "Profile", "ProfileName1" The returned steps are exactly in the order the scan actions will be performed.
getProperties() - Static method in class com.sap.security.api.UMFactory
Deprecated. Released for internal use only
getProtocols() - Method in class com.sap.security.core.server.csi.URLChecker
Get the allowed protocol list.
getProvider(String) - Method in interface com.sap.security.core.server.vsi.api.Group
Get a specific provider object from the group.
getProvider(int) - Method in interface com.sap.security.core.server.vsi.api.Group
Get a specific provider object from the group.
getProvider(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the provider object.
getProvider(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the requested provider object.
getProvider() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the default provider.
getProviders() - Method in interface com.sap.security.core.server.vsi.api.Group
Get the list of provider names which assigned to this Group.
getProviders() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Return a String[] array containing the names of the providers which are active (means available).
getProvince() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the province attribute of the AddressInterface object
getProxySocket(String, int) - Static method in class com.sap.security.core.server.https.Utils
Creates a socket for SSL over proxy, which can be used in createSocket-method.
getProxySocket(String, int, String, String) - Static method in class com.sap.security.core.server.https.Utils
Creates a socket for SSL over proxy, which can be used in createSocket-method.
getProxySocket(String, int, String, int) - Static method in class com.sap.security.core.server.https.Utils
Creates a socket for SSL over proxy, which can be used in createSocket-method.
getProxySocket(String, int, String, int, String, String) - Static method in class com.sap.security.core.server.https.Utils
Creates a socket for SSL over proxy, which can be used in createSocket-method.
getProxySocket(String, int, String, String, int, String, String) - Static method in class com.sap.security.core.server.https.Utils
 
getR3UserName(IUser, String, Map, boolean) - Method in interface com.sap.security.api.umap.IUserMapping
Deprecated. Use IUserMapping.getR3UserName(IUser,ISystemLandscapeObject,boolean) instead.
getR3UserName(IUser, ISystemLandscapeObject, boolean) - Method in interface com.sap.security.api.umap.IUserMapping
Determine the ABAP user ID of the provided user in the specified backend system.
getReason() - Method in exception com.sap.security.api.umap.NoLogonDataAvailableException
Get the error code of the reason that caused this exception.
getReferenceProfile() - Method in interface com.sap.security.core.server.vsi.api.Profile
Get the used reference profile name.
getReferenceSystemID() - Method in interface com.sap.security.api.umap.IUserMapping
Get the system ID for the currently configured ABAP reference system.
getRepositoryAuthenticationDestination() - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Return the name of the destination to be used for authentication at the repository
getRequest() - Method in class com.sap.security.api.logon.WebCallback
Deprecated. Gets the request.
getResponse() - Method in class com.sap.security.api.logon.WebCallback
Deprecated. Returns the response of the current callback.
getRole(String) - Method in interface com.sap.security.api.IRoleFactory
Gets the role object with the given unique ID
getRole(String, AttributeList) - Method in interface com.sap.security.api.IRoleFactory
Gets the role object with the given unique ID and populates the attributes in populateAttributes
getRoleByUniqueName(String) - Method in interface com.sap.security.api.IRoleFactory
Gets the role object with the given uniqueName Note: If you use this method be prepared to get an exception if multiple objects with the same name are found
getRoleFactory() - Static method in class com.sap.security.api.UMFactory
Returns an implementation of IRoleFactory.
getRoleIDs() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Gets the technically role IDs of the TradingPartnerInterface object
getRoles(boolean) - Method in interface com.sap.security.api.IGroup
Gets the list of all assigned roles of this principal including parent groups, grandparent groups,...
getRoles(String[]) - Method in interface com.sap.security.api.IRoleFactory
Gets the role objects for multiple unique IDs
getRoles(String[], AttributeList) - Method in interface com.sap.security.api.IRoleFactory
Gets the role objects for multiple unique IDs and populates the attributes defined in populateAttributes
getRoles(boolean) - Method in interface com.sap.security.api.IUser
Gets the list of (all) assigned roles of this user including parent groups, grandparent groups,...
getRoles(boolean) - Method in interface com.sap.security.api.IUserAccount
Gets the list of all assigned roles of this principal including parent groups, grandparent groups,...
getRoleSearchFilter() - Method in interface com.sap.security.api.IRoleFactory
Returns an IRoleSearchFilter object to be used to specify query attributes IRoleSearchFilter contains attributes which can be queried
getRolesOfGroup(String, boolean) - Method in interface com.sap.security.api.IRoleFactory
Returns roles which are assigned to a group identified by uniqueIdOfGroup
getRolesOfUser(String, boolean) - Method in interface com.sap.security.api.IRoleFactory
Returns roles which are assigned to user identified by uniqueIdOfUser
getRoomNumber() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the roomNumber attribute of the AddressInterface object
getSalutation() - Method in interface com.sap.security.api.IUser
Gets the user's salutation, e.g.
getSalutation() - Method in interface com.sap.security.api.IUserSearchFilter
Get the salutation attribute value to match in the user search
getSAMLAuthenticationData() - Method in interface com.sap.security.api.saml.jaas.ISAMLAuthenticationDataCarrier
Return the available SAMLAuthenticationData, or null if the authentication was not performed using SAML Browser/Artifact Profile 1.x.
getScanErrorCollection() - Method in exception com.sap.security.core.server.vsi.api.exception.VirusScanException
Return the ScanError objects as Collection
getScanErrors() - Method in exception com.sap.security.core.server.vsi.api.exception.VirusScanException
Returns the scan error array.
getScanErrors() - Method in interface com.sap.security.core.server.vsi.api.Instance
Deprecated. Do not use
getScheme() - Method in class com.sap.security.core.server.csi.util.URI
Returns the scheme component of this URI.
getSearchAttributeNames(String) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Get the attribute names of the set search attributes
getSearchAttributes(String, String) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Get the values to match the search for the given namespace and attribute
getSearchElementAt(int) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Get the ISearchAttribute at a specific position in the list of search elements.
getSearchMethod() - Method in interface com.sap.security.api.IPrincipalSearchFilter
Get the used search method.
getSearchNamespaces() - Method in interface com.sap.security.api.IPrincipalSearchFilter
Get the namespaces of the set search attributes
getSearchOperator(String, String, Object) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Get the search operator of a specific criteria ISearchAttribute
getSearchPrincipalType() - Method in interface com.sap.security.api.IPrincipalSearchFilter
Get the type of the principals to search.
getSecretKeyID() - Method in class com.sap.security.core.server.securestorage.SecureStorageObject
Returns the ID of the key the object was encrypted with
getSecretKeyIDs(String, int) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getSecureStorageAdministratorContext() - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
provide administrator functionality of Secure Storage.
getSecureStorageClientContext() - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Deprecated. use secure/protected entries of Configuration
getSecureStorageClientContext(String) - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Deprecated. use secure/protected entries of Configuration
getSecureStorageClientContext(String, int) - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Deprecated. use secure/protected entries of Configuration
getSecurityManager() - Static method in class com.sap.security.api.UMFactory
A method in the usermanagement that wants to check whether the caller is allowed to call it should call this method instead of System.getSecurityManager() to get a security manager to perfom the checkPermission call.
getSecurityPolicy() - Method in interface com.sap.security.api.IUserAccount
Gets the security policy which is assigned to this account.
getSecurityPolicy() - Method in interface com.sap.security.api.logon.ISecurityPolicyFactory
Gets the SecurityPolicy..
getSecurityPolicy() - Static method in class com.sap.security.api.UMFactory
getSecurityPolicy provides access to the security policy object
getSecurityPolicyByLogonID(String) - Static method in class com.sap.security.api.UMFactory
getSecurityPolicyByLogon provides retrieving security policy object from the associated user account
getSecurityPolicyByUniqueName(String) - Method in interface com.sap.security.api.logon.ISecurityPolicyFactory
Gets the Security Policy object with the given uniqueName Note: If you use this method be prepared to get an exception if multiple objects with the same name are found
getSecurityProtocol(Object) - Static method in class com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolFactory
Return an instance of of the security protocol from the port object.
getServer() - Method in interface com.sap.security.core.server.vsi.api.Provider
If the instance provider is a Virus Scan Server, this method returns the Server object of the instance.
getServerCertificateList() - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Returns the serverCertificateList.
getServerCertificateList() - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
Returns the serverCertificateList.
getServerMajorVersion() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the major version number of the server.
getServerMinorVersion() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the minor version number of the server.
getServerVersion() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the version string of the Virus Scan Server.
getServiceUser(String, boolean) - Method in interface com.sap.security.api.srvUser.IServiceUserFactory
Get a service user by uniqueName
getServiceUser(String) - Method in interface com.sap.security.api.srvUser.IServiceUserFactory
Get a service user by uniqueName
getServiceUserFactory() - Static method in class com.sap.security.api.UMFactory
NOTE: Released for internal use only.
getSID() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return the system identifier configured for this destination
getSignerCert() - Method in class com.sap.security.api.ticket.TicketVerifier
Get the Certificate used to verify the Signature.
getSignerCertificate() - Method in class com.sap.security.api.ticket.TicketVerifier
Deprecated. This method will be removed in the next release. Use TicketVerifier.getSignerCert() instead.
getSize() - Method in class com.sap.security.api.AttributeList
Returns the number of components in this attributeList
getSize() - Method in interface com.sapmarkets.tpd.master.PartnerResultSet
 
getSocket() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return a socket to the server specified in the URL field of the destination.
getSourceOfIndirectMapping() - Method in interface com.sap.security.api.umap.IUserMappingData
In case of an indirect mapping (IUserMappingData.isMappingDirect() returns true): Determine the principal from which the mapping is "inherited".
getStartupDate() - Method in interface com.sap.security.core.server.vsi.api.Server
Get the date of the server startup.
getState() - Method in interface com.sap.security.api.ISearchResult
Returns the status of the search result
getState() - Method in interface com.sap.security.api.IUser
Gets the user's state or region.
getState() - Method in interface com.sap.security.api.IUserSearchFilter
Get the state attribute value to match in the user search
getState() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the state attribute of the AddressInterface object
getStatus() - Method in class com.sap.security.api.acl.PermissionStatus
Gets the status of the IAclResult object.
getStorageKeyPrefix() - Method in interface com.sap.security.api.umap.system.ISystemLandscape
Return the system landscape specific prefix for user mapping data being saved in UME database tables.
getStorageKeyPrefix() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Return the system landscape specific prefix for user mapping data being saved in UME database tables.
getStreet() - Method in interface com.sap.security.api.IUser
Gets the user's street.
getStreet() - Method in interface com.sap.security.api.IUserSearchFilter
Get the street attribute value to match in the user search
getStreet() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the street attribute of the AddressInterface object
getStreetSupplement() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the streetSupplement attribute of the AddressInterface object
getStrictInstance() - Static method in class com.sap.security.core.server.https.DefaultHostnameVerifier
 
getString(String) - Method in class com.sap.security.api.ticket.InfoUnit
Get the Content of this InfoUnit as String.
getSuccessfulLogonCounts() - Method in interface com.sap.security.api.IUserAccount
Deprecated.  
getSystemByAlias(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscape
Retrieves a system landscape object stored under this alias.
getSystemByAlias(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeWrapper
Deprecated. Retrieves a system landscape object stored under this alias.
getSystemByUniqueKey(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscape
Retrieves a system landscape object stored under this unique key.
getSystemByUniqueKey(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeWrapper
Deprecated. Retrieves a system landscape object stored under this unique key.
getSystemClient() - Method in class com.sap.security.api.ticket.TicketVerifier
Get the client of the Ticket-issuing System.
getSystemDescription() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Retrieve a plain text description for this system.
getSystemID() - Method in class com.sap.security.api.ticket.TicketVerifier
Get the ID of the Ticket-issuing System.
getSystemId() - Method in interface com.sap.security.api.umap.IUserMappingData
Returns the system ID this object was created for (in an Enterprise Portal environment: the system alias).
getSystemLandscapeFactory() - Static method in class com.sap.security.api.UMFactory
 
getSystemLandscapeWrappers() - Static method in class com.sap.security.api.UMFactory
Deprecated. Use UMFactory.getSystemLandscapeFactory() and ISystemLandscapeFactory.getAllLandscapes() resp. ISystemLandscapeFactory.getLandscape(String) instead.
getTandC() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getTarget() - Method in interface com.sap.security.api.logon.ILogonFrontend
Gets the target of logon frondend.
getTelephone() - Method in interface com.sap.security.api.IUser
Gets the user's default telephone number.
getTelephone() - Method in interface com.sap.security.api.IUserSearchFilter
Get the telephone attribute value to match in the user search
getTelephone() - Method in interface com.sapmarkets.tpd.master.AddressInterface
Gets the telephone attribute of the AddressInterface object
getTelephone() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getTicket() - Method in class com.sap.security.api.ticket.TicketVerifier
Returns the ticket string this object has been fed with.
getTicketVerifier() - Method in class com.sap.security.api.UMFactory
Deprecated. Please use the native library "SAPSSOEXT" and the corresponding Java wrapper. For further information, including where to download the "SAPSSOEXT" package, please refer to the online documentation.
getTimeStamp() - Method in interface com.sap.security.api.IMessage
Returns the java.util.Date object that represents the time when the message was added to the message buffer.
getTimeZone() - Method in interface com.sap.security.api.IUser
Gets the user's time zone.
getTimezone() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getTitle(Locale) - Method in interface com.sap.security.api.IPrincipalMetaData
Returns the title of the IPrincipal object which is described by this IPrincipalMetaData object.
getTitle() - Method in interface com.sap.security.api.IUser
Gets the user's academic title or title of nobility
getTitle() - Method in interface com.sap.security.api.IUserSearchFilter
Get the title attribute value to match in the user search
getTPD() - Static method in class com.sapmarkets.tpd.TradingPartnerDirectoryCommon
Factory method to get the currently active TPD.
getTPOrderBy() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getTPShortName() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getTransformationFactory() - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Get the transformation factory (see SAP XML Toolkit).
getTransformations() - Method in class com.sap.security.core.server.ssf.SsfRefXMLInfo
Get the transformations as objects of the SAP XML toolkit.
getTransientAttribute(String, String) - Method in interface com.sap.security.api.IUser
Generic get method to access additional transient attributes.
getType() - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
Returns the type of the HttpGetterCallback.
getType() - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
Returns the type of the HttpGetterCallback.
getType() - Method in interface com.sap.security.api.IMessage
Returns the type of the message.
getType() - Method in interface com.sap.security.api.logon.ILogonFrontend
Gets the type of the logon frontend.
getType() - Method in interface com.sap.security.api.umap.system.ISystemLandscape
Determine the unique (!)
getType() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getUid() - Method in interface com.sap.security.api.IUser
Deprecated. new applications should use IPrincipal.getUniqueID().
getUIMetaData(String, Object) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Used internally for obtaining UI information.
getUMFileIO() - Static method in class com.sap.security.api.UMFactory
NOTE: Released for internal use only.
getUniqueID() - Method in interface com.sap.security.api.IPrincipal
Gets the unique identifier which unambiguously identifies the object's principal type and principal's data record(s) in the data store (e.g. a relational database).
getUniqueID() - Method in interface com.sap.security.api.ISecurityPolicy
Gets the unique identifier which unambiguously identifies the object's principal type and principal's data record(s) in the data store (e.g. a relational database).
getUniqueIDs() - Method in interface com.sap.security.api.IUserFactory
Gets the unique IDs of all users in the user store.
getUniqueKey() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Retrieve the unique key (GUID) of this system.
getUniqueKeyForAlias(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscape
Returns a unique key for a given system alias.
getUniqueKeyForAlias(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeWrapper
Deprecated. Returns a unique key for a given system alias.
getUniqueName() - Method in interface com.sap.security.api.IGroup
Get uniqueName of this IGroup object.
getUniqueName() - Method in interface com.sap.security.api.IGroupSearchFilter
Get the uniquename attribute value to match in the group search
getUniqueName() - Method in interface com.sap.security.api.IRole
Get uniqueName of this IRole object.
getUniqueName() - Method in interface com.sap.security.api.IRoleSearchFilter
Get the uniquename attribute value to match in the role search
getUniqueName() - Method in interface com.sap.security.api.ISecurityPolicy
Get uniqueName of this ISecurityPolicy object.
getUniqueName() - Method in interface com.sap.security.api.IUser
Get uniqueName of this IUser object.
getUniqueName() - Method in interface com.sap.security.api.IUserSearchFilter
Get the unique name attribute value to match in the user search
getUrl() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Return the URL for this destination.
getURLConnection() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Creates an HTTPURLConnection to the specified URL.
getURLConnection(String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
This has the same functionality as getURLConnection(), but it allows setting of the HTTP Request Method before setting the BASIC authentication data.
getUser(String) - Method in interface com.sap.security.api.IUserFactory
Gets the user object with the given unique ID
getUser(String, AttributeList) - Method in interface com.sap.security.api.IUserFactory
Gets the user object with the given unique ID and populates the attributes specified in populateAttributes
getUser() - Method in class com.sap.security.api.logon.WebCallback
Deprecated. Gets the user to logon.
getUser() - Method in class com.sap.security.api.ticket.TicketVerifier
Get the name of the User.
getUserAccount(String) - Method in interface com.sap.security.api.IUserAccountFactory
Gets UserAccount object from the database for a given uid
getUserAccount(String, AttributeList) - Method in interface com.sap.security.api.IUserAccountFactory
Gets the UserAccount object with the given unique ID and populates the attributes in populateAttributes
getUserAccount(X509Certificate) - Method in interface com.sap.security.api.IUserAccountFactory
Returns UserAccount to whom this certificate belongs. returns null if this certificate is not mapped to any user.
getUserAccount(Map) - Method in interface com.sap.security.api.IUserAccountFactory
Return UserAccount object based on the credentials supplied.
getUserAccountByLogonId(String) - Method in interface com.sap.security.api.IUserAccountFactory
Gets UserAccount object from the database for a given uid
getUserAccountByLogonId(String, AttributeList) - Method in interface com.sap.security.api.IUserAccountFactory
Gets UserAccount object from the database for a given uid
getUserAccountFactory() - Static method in class com.sap.security.api.UMFactory
Returns an implementation of IUserAccountFactory.
getUserAccounts() - Method in interface com.sap.security.api.IUser
Returns an array of useraccount objects which are assigned to this user.
getUserAccounts(String) - Method in interface com.sap.security.api.IUserAccountFactory
Returns all user accounts of the given user
getUserAccounts(String, AttributeList) - Method in interface com.sap.security.api.IUserAccountFactory
Returns all user accounts of the given user
getUserAccountSearchFilter() - Method in interface com.sap.security.api.IUserAccountFactory
Returns an IUserAccountSearchFilter object to be used to specify query attributes IUserAccountSearchFilter only contains attributes which will be queried
getUserAccountUniqueIDs() - Method in interface com.sap.security.api.IUser
Returns an iterator of String objects which represent the uniqueIDs of assigned IUserAccount objects
getUserByLogonAlias(String, AttributeList) - Method in interface com.sap.security.api.IUserFactory
Returns a User object for an existing user.
getUserByLogonID(String) - Method in interface com.sap.security.api.IUserFactory
Returns a User object for an existing user.
getUserByLogonID(String, AttributeList) - Method in interface com.sap.security.api.IUserFactory
Returns a User object for an existing user.
getUserByPersonID(String) - Method in interface com.sap.security.api.IUserFactory
Returns a User object who matches the given personid.
getUserByPersonID(String, AttributeList) - Method in interface com.sap.security.api.IUserFactory
Returns a User object who matches the given personid.
getUserByUniqueName(String) - Method in interface com.sap.security.api.IUserFactory
Gets the user object with the given uniqueName Note: If you use this method be prepared to get an exception if multiple objects with the same name are found
getUserByUniqueName(String, AttributeList) - Method in interface com.sap.security.api.IUserFactory
Gets the user object with the given uniqueName Note: If you use this method be prepared to get an exception if multiple objects with the same name are found
getUserFactory() - Method in interface com.sap.security.api.IUser
Gets the user factory which instantiated this user object.
getUserFactory() - Static method in class com.sap.security.api.UMFactory
Returns an implementation of IUserFactory.
getUseridInPasswordAllowed() - Method in interface com.sap.security.api.ISecurityPolicy
Return a boolean indicating whether the password need to be different from the user id(uid).
getUserMapping() - Static method in class com.sap.security.api.UMFactory
Gets the global user mapping object which provides access to all user mapping data.
getUserMappingData(ISystemLandscapeObject, IPrincipal) - Method in interface com.sap.security.api.umap.IUserMapping
Retrieve an IUserMappingData object to perform user mapping activities for the specified principal and backend system.
getUserMappingData(String, IPrincipal, Map) - Method in interface com.sap.security.api.umap.IUserMapping
Deprecated. Use IUserMapping.getUserMappingData(ISystemLandscapeObject,IPrincipal) instead.
getUserMembers(boolean) - Method in interface com.sap.security.api.IGroup
Returns principals of type user belonging to this group.
getUserMembers(boolean) - Method in interface com.sap.security.api.IRole
Returns IDs of user principals belonging to this role
getUsername() - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Returns the username.
getUsername() - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
Returns the username.
getUserNames() - Method in exception com.sap.security.api.umap.MultipleHitException
Retrieve all local users that are mapped to the backend user for which inverse user mapping was requested.
getUsers(String[]) - Method in interface com.sap.security.api.IUserFactory
Gets the user objects for multiple unique IDs
getUsers(String[], AttributeList) - Method in interface com.sap.security.api.IUserFactory
Gets the user objects for multiple unique IDs and populates the attributes specified in populateAttributes
getUserSearchFilter() - Method in interface com.sap.security.api.IUserFactory
Returns an IUserSearchFilter object to be used to specify query attributes
getUsersOfRole(String, boolean) - Method in interface com.sap.security.api.IRoleFactory
Returns users who are assigned to role identified by uniqueIdOfRole
getValidFromBetweenDate1() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date after the user is valid from attribute value to match in the account search
getValidFromBetweenDate2() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date before the user is valid from attribute value to match in the account search
getValidFromDate() - Method in interface com.sap.security.api.IUserAccount
get valid from date
getValidToBetweenDate1() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date after the user is valid to attribute value to match in the account search
getValidToBetweenDate2() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the date before the user is valid to in attribute value to match in the account search
getValidToDate() - Method in interface com.sap.security.api.IUserAccount
get valid to date
getValidURL(String) - Method in class com.sap.security.core.server.csi.URLChecker
Returns a valid URL object or null
getValidURLString() - Method in class com.sap.security.core.server.csi.URLChecker
Returns a the valid URL string.
getValidURLString(String) - Static method in class com.sap.security.core.server.csi.URLChecker
Checks the URL string.
getValue() - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
Returns the value of the HttpGetterCallback.
getValue() - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
Returns the value of the HttpGetterCallback.
getVendorInfoText() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the vendor dependend info text.
getVirusId() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the vendor dependent ID of the actual infection.
getVirusName() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the vendor dependent name of the infection (or virus infection).
getVisibility() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getVsaMajorVersion() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the major version number of the external virus scan adapter.
getVsaMinorVersion() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the minor version number of the external virus scan adapter.
getVsaVendorName() - Method in interface com.sap.security.core.server.vsi.api.Adapter
Get the adapter name defined by the external vendor of the external virus scan adapter.
getWebsite() - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Deprecated. not used or supported by UME
getZip() - Method in interface com.sap.security.api.IUser
Gets the zip code of the user's city.
getZip() - Method in interface com.sap.security.api.IUserSearchFilter
Get the zip attribute value to match in the user search
GLOBAL_AUTH_METHOD - Static variable in interface com.sap.security.api.logon.ILoginConstants
The key to the authentication method that is used when the application does not specify its own specific value.
GLOBAL_AUTH_TEMPLATE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
GREATER_THAN_OPERATOR - Static variable in interface com.sap.security.api.ISearchAttribute
 
group() - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Returns the input subsequence matched by the previous match.
group(int) - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Returns the input subsequence captured by the given group during the previous match operation.
Group - Interface in com.sap.security.core.server.vsi.api
Virus scan group object.
groupAdded(String) - Method in interface com.sap.security.api.GroupListener
groupAdded() is called if event INFORM_ON_GROUP_ADDED is fired from the registering factory
GroupAlreadyExistsException - Exception in com.sap.security.api
This exception indicates an attempt to create a group which already exists in the data store.
GroupAlreadyExistsException(Throwable, String) - Constructor for exception com.sap.security.api.GroupAlreadyExistsException
Constructs a new GroupAlreadyExistsException
GroupAlreadyExistsException(Throwable) - Constructor for exception com.sap.security.api.GroupAlreadyExistsException
Constructs a new GroupAlreadyExistsException
GroupAlreadyExistsException(String) - Constructor for exception com.sap.security.api.GroupAlreadyExistsException
Constructs a new GroupAlreadyExistsException
GroupAlreadyExistsException() - Constructor for exception com.sap.security.api.GroupAlreadyExistsException
Constructs a new GroupAlreadyExistsException
groupAssigned(String, String) - Method in interface com.sap.security.api.GroupListener
groupAssigned() is called if event INFORM_ON_GROUP_ASSIGNED is fired from the registering factory
groupAssigned(String, String) - Method in interface com.sap.security.api.RoleListener
groupAssigned() is called if event INFORM_ON_GROUP_ASSIGNED is fired from the registering factory
groupCount() - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Returns the number of capturing groups in this matcher's pattern.
GroupListener - Interface in com.sap.security.api
This class allows to register for user mangagement events of principals of type IGroup.
groupRemoved(String) - Method in interface com.sap.security.api.GroupListener
groupRemoved() is called if event INFORM_ON_GROUP_REMOVED is fired from the registering factory
groupUnAssigned(String, String) - Method in interface com.sap.security.api.GroupListener
groupUnAssigned() is called if event INFORM_ON_GROUP_UNASSIGNED is fired from the registering factory
groupUnAssigned(String, String) - Method in interface com.sap.security.api.RoleListener
groupUnAssigned() is called if event INFORM_ON_GROUP_UNASSIGNED is fired from the registering factory
GUEST_USER_LIST - Static variable in interface com.sap.security.api.logon.ILoginConstants
 

H

hasClientCertificates(KeyStore) - Static method in class com.sap.security.core.server.https.Utils
Checks whether the keystore contains client certificates.
hashCode() - Method in class com.sap.engine.lib.security.Principal
Returns a hashcode for this principal.
hashCode() - Method in class com.sap.security.api.acl.PermissionStatus
Provides the hashCode for this PermissionStatus object.
hashCode() - Method in class com.sap.security.api.AttributeList
 
hashCode() - Method in interface com.sap.security.api.IPrincipal
Returns a hash code value for the object.
hashCode() - Method in class com.sap.security.api.permissions.ActionPermission
Returns the hash code value for this object.
hashCode() - Method in class com.sap.security.api.permissions.NamePermission
Returns the hash code value for this object.
hashCode() - Method in class com.sap.security.api.permissions.ValuePermission
Returns the hash code value for this object.
hasNext() - Method in class com.sap.security.api.PrincipalIterator
Checks whether there are more objects.
hasPermission(IPrincipal, String) - Method in interface com.sap.security.api.acl.IAcl
This method checks if an user (principal) is authorized for a specific permission.
hasPermission(String, IPrincipal, String) - Method in interface com.sap.security.api.acl.IAclManager
This method checks if a principal is authorized for a permission on an object, but doesn't write an entry in the security audit log.
hasPermission(Permission) - Method in interface com.sap.security.api.IUser
Returns true if the user has the given permission.
hasPermission(String, Permission) - Method in interface com.sap.security.api.IUser
Returns true if the user has the given permission in the given context.
HEADER - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get a header with a specified name from the request.
HEADER_HASHTABLE - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
HEADER_VARIABLE_AUTHENTICATION_FAILED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Authomatic authentication with header variable failed.
headersToString(Hashtable) - Static method in class com.sap.security.core.server.https.Utils
Visualizes http-headers from HttpURLConnection.
HIDE_UME_ROLES - Static variable in interface com.sap.security.api.IPrincipalSearchFilter
transient search attribute used to hide UME roles during a role search
HostnameVerifier - Interface in com.sap.security.core.server.https
HostnameVerifier provides a callback mechanism so that implementers of this interface can supply a policy for handling the case where the host to connect to and the server name from the certificate mismatch.
HttpCallback - Interface in com.sap.engine.lib.security.http
Callback for getting and setting authentication data in http request and response.
HTTPDestination - Interface in com.sap.security.core.server.destinations.api
An HTTP destination is a special type of destination that addresses an HTTP endpoint at a target system.
HttpGetterCallback - Class in com.sap.engine.lib.security.http
Callback for getting authentication data from http request.
HttpGetterCallback() - Constructor for class com.sap.engine.lib.security.http.HttpGetterCallback
 
HttpSetterCallback - Class in com.sap.engine.lib.security.http
This callback is used to pass information reseived from Login Module back to the Callback Handler.
HttpSetterCallback() - Constructor for class com.sap.engine.lib.security.http.HttpSetterCallback
 

I

IAcl - Interface in com.sap.security.api.acl
ACL Context Interface Definition of an Access Control List object This interface defines an Access Control List object (ACL object).
IAclEntry - Interface in com.sap.security.api.acl
ACL Context Entry Interface Definition of an Access Control List Entry Access-Control Entry (ACE) is an element in the Access-Control List (ACL).
IAclHierarchy - Interface in com.sap.security.api.acl
ACL Hierarchy Interface Definition of an Access Control List Hierarchy This interface defines an Access Control List Hierarchy.
IAclManager - Interface in com.sap.security.api.acl
ACL Manager Interface Definition of an Access Control List Manager The ACL Manager administers the Access Control Lists (ACL).
IAnonymousUserFactory - Interface in com.sap.security.api.logon
Anonymous User Factory provides the retrieving of anonymous users.
IAuthentication - Interface in com.sap.security.api
This interface retrieves the user information of currently logged-in user.
IAuthScheme - Interface in com.sap.security.api.logon
Interface that represents the authentication scheme object.
IConfigurable - Interface in com.sap.security.api
This interface is implemented by components of the user management which need explicit configuration, e.g. user factories and authenticators.
IConfigurable - Interface in com.sap.security.api.logon
Interface to make external classes configurable.
ICUSTOM_OBJECT - Static variable in interface com.sap.security.api.IPrincipalFactory
Deprecated.  
ID0000_DEPLOYABLE_PROXY_NOT_SUPPORTED - Static variable in class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedMessage
This operation is not supported on deployable proxies.
ID0000_DEPLOYABLE_PROXY_NOT_SUPPORTED_log(IDMessage, Location, String, Exception) - Static method in class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedMessage
 
ID0000_NO_IDMESSAGE_AVAILABLE - Static variable in class com.sap.security.core.server.util0.IDExceptionMessage
An exception of type "{0}" occurred (belongs to support component "{1}").
ID0001_EXCEPTION_LOG - Static variable in class com.sap.security.core.server.util0.IDExceptionMessage
An exception occurred.
ID0001_GENERIC_EXCEPTION - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Generic Exception:
ID0100_NO_INSTANCE_AVAILABLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
No instance available
ID0101_CONFIG_REFLECTION_ERROR - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Reflection error during access to field {1} in class {0} with methods {2} and {3}.
ID0102_CONFIG_CLASS_INSTANTIATION - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Exception when creating an instance of class {0} (field {1} in class {2}).
ID0103_CONFIG_FILE_ERROR - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
During processing of field {0} in class {1} (byte array) a stream exception has occurred.
ID0104_CONFIG_ACCESS_ERROR - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Error during access to configuration manager in class {0} in method {1} .
ID0105_CONFIG_OBJECT_ERROR - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Object {0} is not allowed to be passed for method {1}.
ID0106_CONFIG_OBJECT_NULL - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The object {0} is new and must first be created.
ID0113_BAD_METHOD_INPUT - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The provided input {0} for method {1} is not correct.
ID0114_WRONG_INSTANCE_PASSED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Wrong instance object passed.
ID0115_WRONG_FIELD_TYPE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Configuration entry {0} in node {1} has field type {2}, but expected is {3}.
ID0116_CONFIG_HANDLER_EXC - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The configuration handler for path {0} has thrown an exception.
ID0117_CONFIG_UNSUPPORTED_TYPE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Configuration class {0} has field {1} with type {2} which is not supported.
ID0118_CONFIG_PARAM_EMPTY - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Configuration parameter {0} must have a value (path: {1}).
ID0119_CONFIG_PARAM_NEGATIVE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Configuration parameter {0} must have a non-negative value.
ID0120_CONFIG_VSA_NAME - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Configuration parameter {0} has value "{1}" which is no valid valid adapter name: {2} (path: {3}).
ID0121_CONFIG_VSCAN_NAME - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Configuration parameter {0} has value "{1}" which is no valid Virus Scan Server name: {2} (path: {3}).
ID0122_CONFIG_VSCAN_LOCALE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Configuration parameter {0} is no valid locale: (path: {1}).
ID0123_CHANGELOG_MODIFY - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Virus Scan Provider: "{0}", attribute "{1}": Changed from "{2}" to "{3}"
ID0124_CHANGELOG_ADD - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Virus Scan Provider: "{0}/{1}": Added "{2}" with data "{3}"
ID0125_CHANGELOG_REMOVE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Virus Scan Provider: "{0}/{1}": Removed "{2}" (data were "{3}")
ID0200_SERVICE_STARTING - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
\"Virus Scan Provider\" service starting.
ID0201_SERVICE_STARTED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
\"Virus Scan Provider\" service started.
ID0202_SERVICE_STOPPING - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
\"Virus Scan Provider\" service stopping.
ID0203_SERVICE_STOPPED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
\"Virus Scan Provider\" service stopped.
ID0204_START_EXCEPTION - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The \"Virus Scan Provider\" service could not be started because an exception occurred.
ID0205_STOP_EXCEPTION - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
When stopping the VSI Service an exception occurred.
ID0206_CONFIG_ERROR - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The VSI configuration has errors.
ID0207_SERVICE_NOT_STARTED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The VSI service is not started.
ID0300_VSI_SERVER_CONNECT - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The server {0} could not be reached.
ID0305_VSI_JRFC_ERROR - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Received RFC error key {0} with msg:\n {1} .
ID0306_PROVIDER_NOT_AVAILABLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Virus scan provider {0} does not exist.
ID0307_PROFILE_NOT_AVAILABLE_1 - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
No group or profile available for profile {0}.
ID0308_JRFC_CONVERSION_ERROR - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
RFC conversion error key {0} with msg {1}.
ID0309_INDEX_OUT_OF_RANGE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The passed index {0} is in not suitable for 0-{1}.
ID0311_PROFILE_NOT_ACTIVE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Virus scan profile {0} is not active.
ID0312_PROFILE_NOT_AVAILABLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Virus scan profile {0} does not exist.
ID0313_GROUP_NOT_AVAILABLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Virus scan group {0} does not exist.
ID0314_DEFAULTPROVIDER_NOT_AVAILABLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
No default virus scan provider available.
ID0315_DEFAULTGROUP_NOT_AVAILABLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
No default virus scan group available.
ID0316_DEFAULTPROFILE_NOT_AVAILABLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
No default virus scan profile available.
ID0317_PROFILE_RECURSION - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The recursive usage of a scan profile is not allowed.
ID0318_NO_PROVIDER_IN_GROUP - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
No virus scan provider available for scanner group {0}
ID0319_NO_PROFILE_STEPS - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Virus scan profile {0} does not contain any steps.
ID0320_PROFILE_NOT_AVAILABLE_2 - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Not all steps of the virus scan profile (AND linkage) are available.
ID0321_PROFILE_NOT_AVAILABLE_3 - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The virus scan profile {0} is not available.
ID0322_VSI_SERVER_HOST_DIFFERENT - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The virus scan server {0} is not running on localhost!
ID0400_VSI_VIRUS_FOUND - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The virus scan provider {0} found a virus infection!
ID0401_VSI_VIRUS_FOUND_0 - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The virus scan provider {0} found {1} infections!
ID0402_VSI_VIRUS_FOUND_2 - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The virus \"{0}\" was found in {1}!
ID0410_VSI_SCAN_ERROR - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The virus scan provider {0} failed during the scan!
ID0411_VSI_SCAN_ERROR_0 - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The virus scan for {0} failed with error \"{1}\".
ID0412_VSI_SCAN_ERROR_1 - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The virus scan for {0} failed with {1} error(s).
ID0451_VSI_NOT_SCAN - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The passed object was not scanned.
ID0452_VSI_NOT_SCAN - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The passed object was not scanned.
ID0453_VSI_NULL_PARAM - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The used adapter (VSA) returned a null parameter for {0}.
ID0454_VSI_PARAMETERTYPE_UNKNOWN - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The parameter type {0} for {1} is not supported!
ID0455_VSI_PARAMETER_UNKNOWN - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The parameter {0} for {1} is not supported!
ID0456_VSI_INVALID_PARAMETER_VALUE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The parameter {0} with value {1} is not type of {2}.
ID0500_VSI_OK - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
No error, no virus.
ID0501_VSI_E_NO_SPACE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Resource problem: no memory,disk space,handle,etc. avail.
ID0502_VSI_E_NULL_PARAM - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
NULL parameter was supplied to function, where not allowed.
ID0503_VSI_E_INVALID_PARAM - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
At least one parameter is invalid.
ID0504_VSI_E_INVALID_HANDLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Handle to adapter invalid.
ID0505_VSI_E_NOT_INITIALISED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The adapter (VSA) startup routine failed.
ID0506_VSI_E_EXPIRED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Engine or driver(s) out of date - need update.
ID0507_VSI_E_LOAD_FAILED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Loading engine or another library failed.
ID0508_VSI_E_BAD_EXPRESSION - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The passed regular expression contains a bad expression.
ID0509_VSI_E_DRIVER_FAILED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Loading the driver(s) failed or invalid driver.
ID0510_VSI_E_NOT_SUPPORTED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Action call or parameter is not supported on this VSA.
ID0511_VSI_E_INVALID_SCANOBJECT - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Not correct object, such as \"c:\" for scanFile.
ID0512_VSI_E_CIO_FAILED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Client I/O callback failed.
ID0513_VSI_E_SCAN_FAILED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
See ScanError, any scan problem during action occurred.
ID0514_VSI_E_NOT_SCANNED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Not an error, but a warning for the caller.
ID0515_VSI_E_END_FAILED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Termination/unload of VSA (engine) failed.
ID0516_VSI_E_N_PROGRESS - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
VsaCleanup was not possible, a thread is still running.
ID0517_VSI_E_CBC_TERMINATED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Callback action was terminated by user.
ID0518_VSI_E_VSA_LOAD_FAILED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Virus Scan Adapter could not be loaded, check trace.
ID0519_VSI_E_INVALID_PARAM_TYPE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
This parameters has another type a requested.
ID0520_VSI_E_PARAM_UNSUPPORTED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
At least one parameter is not supported or unknown.
ID0521_VSI_E_SCANPAR_UNSUPPORTED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
This adapter (VSA) does not support the current scan action.
ID0522_VSI_E_OBJPAR_UNSUPPORTED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
At least one object type is not supported by VSA, e.g. scanBytes.
ID0523_VSI_E_CONVERSION_FAILED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The internal character conversion failed.
ID0524_VSI_E_XML_CONFIG_FAILED - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
At least one XML based configuration action failed.
ID0525_VSI_E_INVALID_ENUM_INDEX - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
At least one "enum" function was called with an invalid index.
ID0526_VSI_E_BUFFER_TOO_SHORT - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
The provided buffer to the function was too short.
ID0527_VSI_E_NO_SCANINFO - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
There is no extra scan information available..
ID0601_VSI_E_CLEAN_OK - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Repair/clean of object was OK, Virus/Macros cleaned.
ID0602_VSI_E_VIRUS_FOUND - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Found virus during scan.
ID0603_VSI_E_MACRO_FOUND - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Found marco virus during scan.
ID0604_VSI_E_PATTERN_FOUND - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Found pattern match during content scan.
ID0605_VSI_E_CLEAN_FAILEDD - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Repair/clean of object failed.
ID_AUTHSCHEME - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_CREATE_CLIENT - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_CREATE_CLIENT_UTF - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_CREATE_NAME - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_CREATE_NAME_UTF - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_CREATE_TIME - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_CREATE_TIME_UTF - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_FLAGS - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_LANGUAGE - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_LANGUAGE_UTF - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_RECIPIENT_CLIENT - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_RECIPIENT_SID - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_RFC - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_SIGNATURE - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_USER - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_USER_UTF - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_VALID_TIME - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
ID_VALID_TIME_MIN - Static variable in class com.sap.security.api.ticket.InfoUnit
see here for details.
IDException - Exception in com.sap.security.core.server.util0
Extended version of the SAP Exception Framework class BaseException that uses IDMessage to hold not only localizable texts, but also default texts as fallback.
IDException(IDMessage, Throwable) - Constructor for exception com.sap.security.core.server.util0.IDException
Create a new exception instance using an IDMessage as information carrier.
IDException(Location, IDMessage, Throwable) - Constructor for exception com.sap.security.core.server.util0.IDException
Same as IDException(IDMessage, Throwable), but adhering to the new paradigma of SAP exception framework and SAP Logging API in which the exception needs a location during creation.
IDException(Throwable) - Constructor for exception com.sap.security.core.server.util0.IDException
Create a new exception instance that wraps another Throwable.
IDException(Location, Throwable) - Constructor for exception com.sap.security.core.server.util0.IDException
Same as IDException(Throwable), but adhering to the new paradigma of SAP exception framework and SAP Logging API in which the exception needs a location during creation.
IDExceptionMessage - Class in com.sap.security.core.server.util0
Message texts for the IDException class.
IDExceptionMessage(IDMessage.BaseMsg, Object[]) - Constructor for class com.sap.security.core.server.util0.IDExceptionMessage
 
IDMessage - Class in com.sap.security.core.server.util0
The class allows the usage of the functions of the base class LocalizableTextFormatter with extensions for safer usage.
IDMessage(IDMessage.BaseMsg, Object[], String, String, String) - Constructor for class com.sap.security.core.server.util0.IDMessage
Deprecated. Switch to AS Java MessageID infrastructure by using the constructor with three parameters, where you specify the MessageID prefix.
IDMessage(IDMessage.BaseMsg, Object[], String) - Constructor for class com.sap.security.core.server.util0.IDMessage
Constructor called from subclasses using MessageID infrastructure.
IDMessage.BaseMsg - Class in com.sap.security.core.server.util0
Inner class that represents a message consisting of message key and default (non-localizable) default text.
IDMessage.Msg0 - Class in com.sap.security.core.server.util0
An IDMessage for a message with no arguments.
IDMessage.Msg0(String, String, Class<? extends IDMessage>) - Constructor for class com.sap.security.core.server.util0.IDMessage.Msg0
 
IDMessage.Msg1 - Class in com.sap.security.core.server.util0
An IDMessage for a message with one argument.
IDMessage.Msg1(String, String, Class<? extends IDMessage>) - Constructor for class com.sap.security.core.server.util0.IDMessage.Msg1
 
IDMessage.Msg2 - Class in com.sap.security.core.server.util0
An IDMessage for a message with two arguments.
IDMessage.Msg2(String, String, Class<? extends IDMessage>) - Constructor for class com.sap.security.core.server.util0.IDMessage.Msg2
 
IDMessage.Msg3 - Class in com.sap.security.core.server.util0
An IDMessage for a message with three arguments.
IDMessage.Msg3(String, String, Class<? extends IDMessage>) - Constructor for class com.sap.security.core.server.util0.IDMessage.Msg3
 
IDMessage.Msg4 - Class in com.sap.security.core.server.util0
An IDMessage for a message with four arguments.
IDMessage.Msg4(String, String, Class<? extends IDMessage>) - Constructor for class com.sap.security.core.server.util0.IDMessage.Msg4
 
ignoreInheritedException(boolean) - Method in class com.sap.security.core.server.csi.URLChecker
This works only in restrictive mode If this flag is set to true, the URLChecker ignores exceptions in the decoder loop.
IGroup - Interface in com.sap.security.api
This interface provides read and write access to principals of type group.
IGROUP - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IGroupFactory - Interface in com.sap.security.api
This interface for a groupfactory provides functionality to get group objects by providing required information.
IGroupSearchFilter - Interface in com.sap.security.api
This interface acts as a container for values to be used as a search filter when calling IGroupFactory.getGroupSearchFilter().
ILoginConstants - Interface in com.sap.security.api.logon
Constants for logon.
ILogonAuthentication - Interface in com.sap.security.api.logon
Extension from IAuthentication that provides more powerful authentication services.
ILogonFrontend - Interface in com.sap.security.api.logon
Interface that represents an object that's used for visualization of logon user interaction.
IMessage - Interface in com.sap.security.api
 
implies(Permission) - Method in class com.sap.security.api.permissions.ActionPermission
Check and see if this set of permissions implies the permissions expressed in "permission".
implies(Permission) - Method in class com.sap.security.api.permissions.NamePermission
Checks if the specified permission is "implied" by this object.
implies(Permission) - Method in class com.sap.security.api.permissions.ValuePermission
Check and see if this set of permissions implies the permissions expressed in "permission".
INC_CERT_CHAIN - Static variable in interface com.sap.security.api.ssf.ISsfData
Include certificate chain without root when creating a digital signature (default).
INC_CERT_CHAIN_ROOT - Static variable in interface com.sap.security.api.ssf.ISsfData
Include certificate chain with root when creating a digital signature.
INC_CERT_NONE - Static variable in interface com.sap.security.api.ssf.ISsfData
Do not include any certificates when creating a digital signature.
INC_CERT_OWN - Static variable in interface com.sap.security.api.ssf.ISsfData
Include own certificate when creating a digital signature.
incrementFailedLogonAttempts() - Method in interface com.sap.security.api.IUserAccount
set the number of failed logon attemps by a parameter
incrementSuccessfulLogonCounts() - Method in interface com.sap.security.api.IUserAccount
Deprecated.  
Infection - Class in com.sap.security.core.server.vsi.api
Virus scan infection object.
Infection(boolean, long, long, String, String, long, String) - Constructor for class com.sap.security.core.server.vsi.api.Infection
Constructor of class Infection.
INFORM_ON_ATTRIBUTE_DELETED - Static variable in interface com.sap.security.api.PrincipalAttributeListener
Constant used for the event that an attribute of a principal was deleted
INFORM_ON_ATTRIBUTE_SET - Static variable in interface com.sap.security.api.PrincipalAttributeListener
Constant used for the event that an attribute of a principal was set
INFORM_ON_ATTRIBUTE_VALUE_ADDED - Static variable in interface com.sap.security.api.PrincipalAttributeListener
Constant used for the event that a value of an attribute of a principal was added
INFORM_ON_ATTRIBUTE_VALUE_REMOVED - Static variable in interface com.sap.security.api.PrincipalAttributeListener
Constant used for the event that a value of an attribute of a principal was added
INFORM_ON_GROUP_ADDED - Static variable in interface com.sap.security.api.GroupListener
Constant used for the event that a group was created
INFORM_ON_GROUP_ASSIGNED - Static variable in interface com.sap.security.api.GroupListener
Constant used for the event that a group was assigned as member to a group
INFORM_ON_GROUP_ASSIGNED - Static variable in interface com.sap.security.api.RoleListener
 
INFORM_ON_GROUP_REMOVED - Static variable in interface com.sap.security.api.GroupListener
Constant used for the event that a group was removec
INFORM_ON_GROUP_UNASSIGNED - Static variable in interface com.sap.security.api.GroupListener
Constant used for the event that a group was unassigned as member of a group
INFORM_ON_GROUP_UNASSIGNED - Static variable in interface com.sap.security.api.RoleListener
 
INFORM_ON_OBJECT_ADDED - Static variable in interface com.sap.security.api.PrincipalListener
Constant used for the event that a principal was created
INFORM_ON_OBJECT_ASSIGNED - Static variable in interface com.sap.security.api.PrincipalListener
Constant used for the event that a principal was assigned
INFORM_ON_OBJECT_EDITED - Static variable in interface com.sap.security.api.PrincipalListener
Constant used for the event that a principal was changed
INFORM_ON_OBJECT_REMOVED - Static variable in interface com.sap.security.api.PrincipalListener
Constant used for the event that a principal was removed
INFORM_ON_OBJECT_UNASSIGNED - Static variable in interface com.sap.security.api.PrincipalListener
Constant used for the event that a principal was unassigned
INFORM_ON_ROLE_ADDED - Static variable in interface com.sap.security.api.RoleListener
 
INFORM_ON_ROLE_REMOVED - Static variable in interface com.sap.security.api.RoleListener
 
INFORM_ON_USER_ADDED - Static variable in interface com.sap.security.api.UserListener
 
INFORM_ON_USER_ASSIGNED - Static variable in interface com.sap.security.api.GroupListener
Constant used for the event that a user was added to a group
INFORM_ON_USER_ASSIGNED - Static variable in interface com.sap.security.api.RoleListener
 
INFORM_ON_USER_REMOVED - Static variable in interface com.sap.security.api.UserListener
 
INFORM_ON_USER_UNASSIGNED - Static variable in interface com.sap.security.api.GroupListener
Constant used for the event that a user was removed from a group
INFORM_ON_USER_UNASSIGNED - Static variable in interface com.sap.security.api.RoleListener
 
INFORM_ON_USERACCOUNT_ADDED - Static variable in interface com.sap.security.api.UserAccountListener
 
INFORM_ON_USERACCOUNT_LOGOUT - Static variable in interface com.sap.security.api.UserAccountListener
 
INFORM_ON_USERACCOUNT_REMOVED - Static variable in interface com.sap.security.api.UserAccountListener
 
InfoUnit - Class in com.sap.security.api.ticket
An InfoUnit is the basic data type for storing information in SAP logon tickets.
InfoUnit(InputStream, int, int) - Constructor for class com.sap.security.api.ticket.InfoUnit
Utility method.
InfoUnit(int, byte[]) - Constructor for class com.sap.security.api.ticket.InfoUnit
Utility method.
init() - Method in class com.sap.security.api.PrincipalIterator
 
init(Object, Properties) - Method in interface com.sap.security.core.server.destinations.api.Destination
Initialize the destination with the serviceContext.
initFactory(KeyStore, Object, KeyStore, Object) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
 
initFactory(Certificate[], Object[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Initialises its shared state.
initialize(Properties) - Method in interface com.sap.security.api.IConfigurable
initialize a component of the user management with the given
initialize(Properties) - Method in interface com.sap.security.api.logon.IConfigurable
Method that will be called prior to the first productive call of a class.
initialize(Map) - Static method in class com.sap.security.api.UMFactory
FOR INTERNAL USE ONLY: Initialize UME.
initialize(String) - Static method in class com.sap.security.api.UMFactory
FOR INTERNAL USE ONLY: Initialize UME For standalone issues.
initialize(Class) - Static method in class com.sapmarkets.tpd.TradingPartnerDirectoryCommon
 
Instance - Interface in com.sap.security.core.server.vsi.api
Virus scan instance interface.
instantiatePartnerID(String) - Static method in class com.sapmarkets.tpd.master.PartnerID
Factory method.
IntToBytes(int) - Static method in class com.sap.security.api.ticket.InfoUnit
Transforms an integer into a byte array.
INVALID_UID - Static variable in interface com.sap.security.api.ISecurityPolicy
 
INVALIDATE_SESSION - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
invalidateCacheEntry(String) - Method in interface com.sap.security.api.IGroupFactory
removes the group object which has the specified uniqueid from the factory's cache Note: Use this method carefully, because calling it too often may cause performance problems
invalidateCacheEntry(String) - Method in interface com.sap.security.api.IUserAccountFactory
removes the user account object which has the specified uniqueid from the factory's cache Note: Use this method carefully, because calling it too often may cause performance problems
invalidateCacheEntry(String) - Method in interface com.sap.security.api.IUserFactory
removes the user object which has the specified uniqueid from the factory's cache Note: Use this method carefully, because calling it too often may cause performance problems
invalidateCacheEntryByLogonId(String) - Method in interface com.sap.security.api.IUserAccountFactory
removes the user account object which has the specified logonid from the factory's cache Note: Use this method carefully, because calling it too often may cause performance problems
invalidateCacheEntryByLogonId(String) - Method in interface com.sap.security.api.IUserFactory
removes the user object which belongs to the account which has the specified logonid from the factory's cache.
invalidateCacheEntryByUniqueName(String) - Method in interface com.sap.security.api.IGroupFactory
removes the group object which has the specified unique name from the factory's cache Note: Use this method carefully, because calling it too often may cause performance problems
invalidateCacheEntryByUniqueName(String) - Method in interface com.sap.security.api.IUserFactory
removes the user object which has the specified unique name from the factory's cache Note: Use this method carefully, because calling it too often may cause performance problems * @param uniqueName the uniqueName of the user
invalidateSession() - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.ConsumerSecurityProtocolInterfaceImpl
Method for debugging the configuration context
invalidateSession() - Method in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
Invalidate the current session.
InvalidIDException - Exception in com.sap.security.api
This exception indicates an attempt to create a persistent object (using a factory) with a unique ID which is not supported by the respective store.
InvalidIDException() - Constructor for exception com.sap.security.api.InvalidIDException
Constructs a new InvalidIDException.
InvalidIDException(String) - Constructor for exception com.sap.security.api.InvalidIDException
Constructs a new InvalidIDException with a descriptive message.
InvalidLogonIdException - Exception in com.sap.security.api
This exception indicates an invalid logon id.
InvalidLogonIdException() - Constructor for exception com.sap.security.api.InvalidLogonIdException
Constructs a InvalidLogonIdException
InvalidLogonIdException(String) - Constructor for exception com.sap.security.api.InvalidLogonIdException
Constructs a InvalidLogonIdException with the specified detail message.
InvalidPasswordException - Exception in com.sap.security.api
This exception indicates an attempt to logon with an invalid password.
InvalidPasswordException() - Constructor for exception com.sap.security.api.InvalidPasswordException
Constructs a InvalidPasswordException
InvalidPasswordException(String) - Constructor for exception com.sap.security.api.InvalidPasswordException
Constructs a InvalidPasswordException with the specified detail message.
IO_EXCEPTION - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Some IOException appeared in the proces of getting or setting the security credentials.
IPrincipal - Interface in com.sap.security.api
This interface provides read-access to attributes and the state of an IPrincipal object.
IPRINCIPAL - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IPRINCIPAL - Static variable in interface com.sap.security.api.IPrincipalMetaData
 
IPrincipalFactory - Interface in com.sap.security.api
The principal factory provides means to instantiate principal objects, create new principal (possibly by copying the data of an existing one), delete principals, search for principals based on different criteria and get meta-data for custom principal objects.
IPrincipalMaint - Interface in com.sap.security.api
This interface extends IPrincipal and provides write access to a principal.
IPrincipalMetaData - Interface in com.sap.security.api
This interface provides methods to access meta data of principal objects.
IPrincipalSearchFilter - Interface in com.sap.security.api
This interface provides the possibility for values to be used as a search filter when calling IPrincipalFactory.getPrincipalSearchFilter(boolean,String).
IPRINCIPALSET - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IPRINCIPALSET - Static variable in interface com.sap.security.api.IPrincipalMetaData
 
IPrincipalSet - Interface in com.sap.security.api
This interface provides read and write access to attributes and the state of an IPrincipalSet object.
IROLE - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IRole - Interface in com.sap.security.api
This interface provides read and write access to attributes and properties of instances of type IRole.
IRoleFactory - Interface in com.sap.security.api
This interface provides methods to access, create, search and delete IRole objects.
IRoleSearchFilter - Interface in com.sap.security.api
This interface acts as a container for text values to be used as a search filter when calling IRoleFactory.searchRoles(IRoleSearchFilter).
IS_ALLOWED - Static variable in class com.sap.security.api.acl.PermissionStatus
 
IS_DENIED - Static variable in class com.sap.security.api.acl.PermissionStatus
 
IS_SECURE - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get a boolean value indicating whether the request was made using a secure channel.
IS_UNDEFINED - Static variable in class com.sap.security.api.acl.PermissionStatus
 
isAbsolute() - Method in class com.sap.security.core.server.csi.util.URI
Tells whether or not this URI is absolute.
isActive() - Method in interface com.sap.security.core.server.vsi.api.Profile
Get the Profile status.
isAllowed(IPrincipal, String) - Method in interface com.sap.security.api.acl.IAcl
This method checks if an user (principal) is authorised for a specific permission.
isAllowed(String) - Method in interface com.sap.security.api.acl.IAclEntry
This methods checks if the permission is covered by the ACE's permission.
isAllowed(String[], IPrincipal, String) - Method in interface com.sap.security.api.acl.IAclHierarchy
This method checks, if a principal can perform a permission on the specified object ID array.
isAllowed(String, IPrincipal, String) - Method in interface com.sap.security.api.acl.IAclManager
This method checks if a principal is authorized for a permission on an object.
isAllowed(String[], IPrincipal, String) - Method in interface com.sap.security.api.acl.IAclManager
This method checks if a principal is authorized for a number of permissions on an object.
isAllowed() - Method in class com.sap.security.api.acl.PermissionStatus
This methods checks if the status of the PermissionStatus is allowed.
ISAMLAuthenticationDataCarrier - Interface in com.sap.security.api.saml.jaas
This interface is implemented by Principal objects that were created by the SAML Login Module during authentication using "SAML Browser/Artifact Profile 1.x" and can provide SAMLAuthenticationData objects.
isAnonymousUser(String) - Method in interface com.sap.security.api.logon.IAnonymousUserFactory
Checks a named anonymous user.
isAuthenticated(IUser) - Method in interface com.sap.security.api.logon.ILogonAuthentication
Deprecated.  
isAuthSchemeSufficient(IUser, String) - Method in interface com.sap.security.api.logon.ILogonAuthentication
Checks if the current logged in user has satisfied the autscheme with name authscheme.
isCaseSensitive() - Method in interface com.sap.security.api.ISearchAttribute
returns whether the search element is case sensitive
isClientSecure(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
isCompanyUser() - Method in interface com.sap.security.api.IUser
Checks if this user belongs to a company.
isComplete() - Method in interface com.sapmarkets.tpd.master.PartnerResultSet
 
isCryptoLibDepolyed() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
isDenied() - Method in class com.sap.security.api.acl.PermissionStatus
This methods checks if the status of the PermissionStatus is denied
ISearchAttribute - Interface in com.sap.security.api
This interface provides functionality to access a search element.
ISearchResult - Interface in com.sap.security.api
A read-only iterator that can return the size of the iteration
ISecurityPolicy - Interface in com.sap.security.api
This interface handles UME Security Policy settings.
ISecurityPolicyFactory - Interface in com.sap.security.api.logon
Security Policy Factory provides the retrieving of security policies.
isEmpty() - Method in interface com.sap.security.api.IPrincipalSearchFilter
Tests if this search filter has no components.
isEnforceVerify() - Method in class com.sap.security.api.ticket.TicketVerifier
 
IServiceUserFactory - Interface in com.sap.security.api.srvUser
This class provides access to service users Copyright (c) SAP Portals Europe GmbH 2001
isExistenceChecked() - Method in interface com.sap.security.api.IPrincipal
Checks if this user's existence on the persistence storage was checked
isExternalizable() - Method in exception com.sap.security.core.server.util0.IDException
Determine whether this instance of IDException is an externalizable message, i.e. its message text can be given to external callers without revealing internals of the own system.
isExternalizable() - Method in exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
 
isGroupMember(String, boolean) - Method in interface com.sap.security.api.IGroup
Returns true if the passed principal of type groups is a member of this group.
isGroupMember(String, boolean) - Method in interface com.sap.security.api.IRole
Returns true if the passed principal is a member of this role.
isIgnoreServerCertificates() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Returns if SSL server certificates are ignored.
isIgnoreSSLServerCertificate() - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Returns the ignoreSSLServerCertificate. default if false
isIgnoreSSLServerCertificate() - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
Returns the ignoreSSLServerCertificate. default if false
isInherited() - Method in interface com.sap.security.api.acl.IAclEntry
This method checks if the ACE is inherited.
isInitialized() - Static method in class com.sap.security.api.UMFactory
isInitialized provides information about the state of UMFactory.
isLocked() - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserAccount.isPasswordLocked() and IUserAccount.isUserAccountLocked() instead
isLocked() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the locked attribute value to match in the account search
isLogonIdValid(String) - Method in interface com.sap.security.api.ISecurityPolicy
Check the validity of the logon id against the security policy
isMappingDirect() - Method in interface com.sap.security.api.umap.IUserMappingData
Indicates whether the mapping found has been maintained for the principal itself or for one of its parent principals, e.g. groups or roles.
isMember(String, boolean) - Method in interface com.sap.security.api.IPrincipalSet
Returns true if the passed principal is a member of the collection.
isMemberOfGroup(String, boolean) - Method in interface com.sap.security.api.IGroup
Checks if the principal belongs to the passed parentGroup identified by uniqueIdOfGroup.
isMemberOfGroup(String, boolean) - Method in interface com.sap.security.api.IUser
Checks if the principal belongs to the passed uniqueIdOfGroup This method does a recursive search, so if this principal belongs to a group which is a member of this group, true is returned.
isMemberOfGroup(String, boolean) - Method in interface com.sap.security.api.IUserAccount
Checks if the principal belongs to the passed groupId
isMemberOfRole(String, boolean) - Method in interface com.sap.security.api.IGroup
Checks if the principal belongs to the passed role identified by uniqueIdOfRole.
isMemberOfRole(String, boolean) - Method in interface com.sap.security.api.IUser
Checks if the principal belongs to the passed roleId This method does a recursive search if parameter recursive is set to true.
isMemberOfRole(String, boolean) - Method in interface com.sap.security.api.IUserAccount
Checks if the principal belongs to the passed roleId This method does a recursive search, so if this principal belongs to a collection which is a member of this collection, true is returned.
isModified() - Method in interface com.sap.security.api.IPrincipalMaint
Check if the object has been modified
isMutable() - Method in interface com.sap.security.api.IPrincipal
Check if the object can be modified
isNonProxyHost(String) - Static method in class com.sap.security.core.server.https.Utils
Tests if the connection to the host should be established using proxy settings configured in system properties.
isOpaque() - Method in class com.sap.security.core.server.csi.util.URI
Tells whether or not this URI is opaque.
isOwner(IPrincipal) - Method in interface com.sap.security.api.acl.IAcl
This method checks, if an user (principal) is an ACL owner.
isPasswordChangeRequired() - Method in interface com.sap.security.api.IUserAccount
indicator the need of force change password on next logon default: false if true, user need to change logon password on next logon
isPasswordChangeRequired() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the password changed required attribute value to match in the account search
isPasswordDisabled() - Method in interface com.sap.security.api.IUserAccount
Checks whether the password is disabled.
isPasswordLocked() - Method in interface com.sap.security.api.IUserAccount
Gets the password locked attribute of the IUserAccount object
isPasswordValid(String) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated. please use isPasswordValid(String pass, String logonId)
isPasswordValid(String, String) - Method in interface com.sap.security.api.ISecurityPolicy
Check the validity of the password against the password policy
isPasswordValidAtLogon(String, String) - Method in interface com.sap.security.api.ISecurityPolicy
Check the validity of the password against the password policy without the check if the password is in history.
isPrincipalAttributeModifiable(IPrincipal, String, String) - Method in interface com.sap.security.api.IPrincipalFactory
Checks whether a specific attribute of the given principal is modifiable.
isPrincipalAttributeModifiable(String, String, String) - Method in interface com.sap.security.api.IPrincipalFactory
Checks whether a specific attribute of the principal with the given uniqueId is modifiable.
isPrincipalDeletable(String) - Method in interface com.sap.security.api.IPrincipalFactory
Checks whether the principal with the given uniqueId can be deleted.
isPrincipalModifiable(String) - Method in interface com.sap.security.api.IPrincipalFactory
Checks whether at least one attribute of the principal with the given uniqueId is modifiable.
isPublishedToLCR() - Method in interface com.sap.security.core.server.destinations.api.Destination
Returns if this destination is available in the LCR
isReadOnly() - Method in interface com.sap.security.api.umap.IUserMappingData
Determines whether the user mapping data represented by this object can be altered (store new data, delete existing data).
isRepairable() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns a boolean flag that determines if the infection can be repaired (removed from the object).
isSameTradingPartner(TradingPartnerInterface) - Method in interface com.sapmarkets.tpd.master.TradingPartnerInterface
Compare one TP to another.
isSecure(int, String, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
isSecure(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
checks the encryption level of the object relates to the given objectID.
isServer() - Method in interface com.sap.security.core.server.vsi.api.Provider
Return boolean for the type of the current scan instance.
isServiceUser(String) - Method in interface com.sap.security.api.srvUser.IServiceUserFactory
Check if user is a service user
isServiceUser(IUser) - Method in interface com.sap.security.api.srvUser.IServiceUserFactory
Check if user is a service user
isSessionInvalidated() - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.ConsumerSecurityProtocolInterfaceImpl
 
ISsfData - Interface in com.sap.security.api.ssf
Interface for representing data to be digitally signed, verified, encrypted or decrypted
ISsfPab - Interface in com.sap.security.api.ssf
Interface representing the personal address book containg a list of root certificates
ISsfProfile - Interface in com.sap.security.api.ssf
Interface representing private key and certificate of a signer or recipient
isSubsetOf(AttributeList) - Method in class com.sap.security.api.AttributeList
Returns a whether this AttributeList is a subset of the given AttributeList
isTrusted(X509Certificate) - Method in interface com.sap.security.api.ssf.ISsfPab
Checks if a supplied certificate is trusted
isTrusted(X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfPabBasicImpl
 
isTrusted(X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfPabKeyStore
 
isTrusted(X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfPabPKCS12File
 
isUndefined() - Method in class com.sap.security.api.acl.PermissionStatus
This methods checks if the status of the PermissionStatus is undefined
isUserAccountExpired(String) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
isUserAccountExpired(UserInfo, UserContext) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
isUserAccountLocked() - Method in interface com.sap.security.api.IUserAccount
Gets the locked attribute of the IUserAccount object
isUserCreationPossible() - Method in interface com.sap.security.api.IUserFactory
Returns whether a user can be created with the active UME configuration.
isUserMember(String, boolean) - Method in interface com.sap.security.api.IGroup
Returns true if the passed principal of type user is a member of this group.
isUserMember(String, boolean) - Method in interface com.sap.security.api.IRole
Returns true if the passed principal of type user is assigned to this role.
isValid() - Method in class com.sap.security.api.ticket.TicketVerifier
Test if Ticket is valid This method verifies the ticket (using the certificates supplied by TicketVerifier.setCertificates(String, char[]) or TicketVerifier.setCertificates(java.security.cert.X509Certificate[])) and checks whether it is expired or not.
isValid() - Method in class com.sap.security.core.server.csi.URLChecker
Checks whether the URI is valid using the rules decribed in the header of this class.
isValid(String) - Method in class com.sap.security.core.server.csi.URLChecker
Checks whether the URI is valid using the rules decribed in the header of this class.
isValid(String, boolean, String[]) - Method in class com.sap.security.core.server.csi.URLChecker
Checks a provided URL string whether is is valid of not.
isValid(String, String, boolean, String, String[], RegexPattern) - Method in class com.sap.security.core.server.csi.URLChecker
Checks a provided URL string whether is is valid of not.
isValid(String, String, boolean, String, String[], RegexPattern, RegexPattern) - Method in class com.sap.security.core.server.csi.URLChecker
Checks a provided URL string whether is is valid of not.
isValid(String, String, boolean, boolean, String, String[], RegexPattern) - Method in class com.sap.security.core.server.csi.URLChecker
Checks a provided URL string whether is is valid of not.
isValidURL(String) - Static method in class com.sap.security.core.server.csi.URLChecker
Checks a provided URL string whether it is valid or not.
isValidURL(String, String, boolean, String, String[], RegexPattern) - Static method in class com.sap.security.core.server.csi.URLChecker
Checks a provided URL string whether is is valid of not.
isValidURL(String, String, boolean, boolean, String, String[], RegexPattern) - Static method in class com.sap.security.core.server.csi.URLChecker
Checks a provided URL string whether is is valid of not.
isValidURL(String, String, boolean, boolean, String, String[], RegexPattern, RegexPattern) - Static method in class com.sap.security.core.server.csi.URLChecker
Checks a provided URL string whether is is valid of not.
isValidURL(String, boolean, String[]) - Static method in class com.sap.security.core.server.csi.URLChecker
Checks a provided URL string whether is is valid of not.
ISystemLandscape - Interface in com.sap.security.api.umap.system
This interface serves as wrapper for a system landscape to be plugged into UME.
ISystemLandscapeFactory - Interface in com.sap.security.api.umap.system
 
ISystemLandscapeObject - Interface in com.sap.security.api.umap.system
Wrapper object for a backend system provided by an ISystemLandscapeWrapper.
ISystemLandscapeWrapper - Interface in com.sap.security.api.umap.system
Deprecated. Use ISystemLandscape instead.

This interface serves as wrapper for a system landscape to be plugged into UME. The ISystemLandscapeObject objects provided by an ISystemLandscapeWrapper will be used by the User Mapping functionality of UME (see IUserMapping as an entry point).

At runtime, all available implementations of this interface can be retrieved by calling UMFactory.getSystemLandscapeWrappers().
An implementation can register itself in UME via UMFactory.addSystemLandscapeWrapper(ISystemLandscapeWrapper).
Unregistering is possible using UMFactory.removeSystemLandscapeWrapper(ISystemLandscapeWrapper).

The concept knows two naming principles:

Unique keys (GUIDs)
  • Each system must have exactly one unique key.
  • Unique keys must be unique inside of a system landscape represented by an ISystemLandscapeWrapper implementation.
  • Unique keys are unique in the sense that two systems are distinct if and only if their unique keys are distinct.
System aliases
  • One system can have an arbitrary number of system aliases (please note that at least one alias is required to make the system available for user mapping).
  • Systems can not be distinguished based on system aliases (because different aliases may belong to the same system).
  • System aliases must be unique inside of a system landscape represented by an ISystemLandscapeWrapper implementation.

An application using user mapping will usually call only two methods of this interface:

ITERATOR_TYPE_PRINCIPALS - Static variable in class com.sap.security.api.PrincipalIterator
 
ITERATOR_TYPE_UNIQUEIDS_CHECKED - Static variable in class com.sap.security.api.PrincipalIterator
 
ITERATOR_TYPE_UNIQUEIDS_NOT_CHECKED - Static variable in class com.sap.security.api.PrincipalIterator
 
IUSER - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IUser - Interface in com.sap.security.api
This interface provides read-access to the user's attributes, and offers basic support for authorization checking.
IUSERACCOUNT - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IUserAccount - Interface in com.sap.security.api
Interface to get and set user account data.
IUserAccountFactory - Interface in com.sap.security.api
User account factory will handle authentication and retrieval of user account information from persistence storage.
IUserAccountSearchFilter - Interface in com.sap.security.api
This interface acts as a container for text values to be used as a search filter when calling IUserAccountFactory.search(IUserAccountSearchFilter).
IUserFactory - Interface in com.sap.security.api
The user factory provides means to instantiate user objects, create new users (possibly by copying the data of an existing one), delete users, search for users based on different criteria and perform mass commit/rollback operations on a set of users.
IUserMaint - Interface in com.sap.security.api
This interface extends IUser and provides write access to a user.
IUserMapping - Interface in com.sap.security.api.umap
Provides an entry point to the user mapping functionality.
IUserMappingData - Interface in com.sap.security.api.umap
Main interface for a user mapping entry (= a mapping from a specific local principal to a specific user in a specific backend system).
IUserSearchFilter - Interface in com.sap.security.api
This class acts as a container for text values to be used as a search filter when calling IUserFactory.searchUsers(IUserSearchFilter).

J

JAAS_UME_PREFIX - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
jcharToSAPCP(String, String) - Static method in class com.sap.security.api.ticket.InfoUnit
Converts a java String to a byte array.
jcharToUTF8(String) - Static method in class com.sap.security.api.ticket.InfoUnit
Converts a java String to a byte array.
JNDI_KEY - Static variable in interface com.sap.security.core.server.destinations.api.DestinationService
JNDI name under which the service is registered.
JNDI_KEY_LOCAL - Static variable in interface com.sap.security.core.server.destinations.api.DestinationService
Recommended JNDI name under which the service is registered.
JNDI_NAME - Static variable in interface com.sap.security.core.server.vsi.api.VSIService
The name of the VSI Service in the SAP J2EE Engine.
JVSI_NAME - Static variable in interface com.sap.security.core.server.vsi.api.VSIService
The name of the java virus scan interface (VSI)

K

KEY_AUTH_DATA - Static variable in class com.sap.security.api.saml.jaas.SAMLAuthenticationData
Name of the shared state key under which the SAMLAuthenticationData are stored.
KeyGenerationException - Exception in com.sap.security.core.server.securestorage.exception
 
KeyGenerationException() - Constructor for exception com.sap.security.core.server.securestorage.exception.KeyGenerationException
Constructor for KeyGenerationException.
KeyGenerationException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.KeyGenerationException
Constructor for KeyGenerationException.
KeyGenerationException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.KeyGenerationException
Constructor for KeyGenerationException.
KeyGenerationException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.KeyGenerationException
Constructor for KeyGenerationException.
KeyStoreAccessException - Exception in com.sap.security.core.server.securestorage.exception
 
KeyStoreAccessException() - Constructor for exception com.sap.security.core.server.securestorage.exception.KeyStoreAccessException
Constructor for KeyStoreAcessException.
KeyStoreAccessException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.KeyStoreAccessException
Constructor for KeyStoreAccessException.
KeyStoreAccessException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.KeyStoreAccessException
Constructor for KeyStoreAccessException.
KeyStoreAccessException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.KeyStoreAccessException
Constructor for KeyStoreAccessException.
KEYTYPE_DER - Static variable in class com.sap.security.api.ticket.TicketVerifier
id for a DER encoded certificate.
KEYTYPE_IKS - Static variable in class com.sap.security.api.ticket.TicketVerifier
id for IAIK keystore.
KEYTYPE_P12 - Static variable in class com.sap.security.api.ticket.TicketVerifier
id for a P12 file storing certificates and keys.
KEYTYPE_P7C - Static variable in class com.sap.security.api.ticket.TicketVerifier
id for a pkcs\#7 encoded list of certificates.
KEYTYPE_PSE - Static variable in class com.sap.security.api.ticket.TicketVerifier
Currently not used.
KEYTYPE_SUN - Static variable in class com.sap.security.api.ticket.TicketVerifier
id for the standard SUN JKS keystore.

L

LAST_MODIFIED_BY - Static variable in interface com.sap.security.api.IPrincipal
Constant used for attribute last modified by
lastModified() - Method in interface com.sap.security.api.IPrincipal
Gets the date when the object's data record was last modified in the data store.
lastModified() - Method in interface com.sap.security.api.IUserAccount
returns the last modification date of this user account
LESS_THAN_OPERATOR - Static variable in interface com.sap.security.api.ISearchAttribute
 
LIFETIME_ONCE - Static variable in interface com.sap.security.api.IMessage
 
LIFETIME_ONCE_TRX - Static variable in interface com.sap.security.api.IMessage
 
LIFETIME_PERMANENT - Static variable in interface com.sap.security.api.IMessage
 
LIKE_OPERATOR - Static variable in interface com.sap.security.api.ISearchAttribute
 
loadAsBytes(HttpURLConnection) - Static method in class com.sap.security.core.server.https.Utils
Reads all available data from InputStream provided by given connection.
loadAsBytes(InputStream) - Static method in class com.sap.security.core.server.https.Utils
Reads all available data from provided InputStream.
lockDate() - Method in interface com.sap.security.api.IUserAccount
returns lock date
LOCKED_AUTO - Static variable in interface com.sap.security.api.IUserAccount
 
LOCKED_BY_ADMIN - Static variable in interface com.sap.security.api.IUserAccount
 
LOCKED_NO - Static variable in interface com.sap.security.api.IUserAccount
 
log(int, Category, Location, String) - Method in class com.sap.security.core.server.util0.IDMessage
Write the message into a log using the SAP Logging API.
log(int, Category, Location, String, String) - Method in class com.sap.security.core.server.util0.IDMessage
Wrapper for the MessageID infrastrucure (including the DC name and CSN component fields, which can be left "null" to use the current caller data).
log(int, Category, Location, String) - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Write the message into a log using the SAP Logging API.
logAclInfo(String, String, String) - Method in interface com.sap.security.api.acl.IAclManager
This method logs the passed information directly into the security audit log file.
logIDException(int, Category, Location, String) - Method in exception com.sap.security.core.server.util0.IDException
Log this instance of the IDException.
logIDException(int, Category, Location, String) - Method in exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
Log this instance of the VSIServiceException.
login() - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
LoginException - Exception in com.sap.security.api.logon
Deprecated.  
LoginException() - Constructor for exception com.sap.security.api.logon.LoginException
Deprecated.  
LoginException(String) - Constructor for exception com.sap.security.api.logon.LoginException
Deprecated.  
LoginExceptionDetails - Interface in com.sap.engine.lib.security
This interface is to be implemented by providers of jaas login functionality.
logMessage(byte, String) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Writes a message to the log sistem, using the category and location, specified in security service.
logon(HttpServletRequest, HttpServletResponse, String) - Method in interface com.sap.security.api.logon.ILogonAuthentication
Function that is intended for programmatic logon.
LOGON_ALIAS - Static variable in interface com.sap.security.api.logon.ILoginConstants
UME attribute for the logon alias.
LOGON_AUTHSCHEME_ALIAS - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
LOGON_CERT_ALIAS - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
LOGON_PRINCIPAL_ID_ALIAS - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
LOGON_PWD_ALIAS - Static variable in interface com.sap.security.api.logon.ILoginConstants
Constant for use in ILogonAuthentication.
LOGON_REPOSITORIES_ALIAS - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
LOGON_REQUIRED_AUTHSCHEME - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
LOGON_UID_ALIAS - Static variable in interface com.sap.security.api.logon.ILoginConstants
Deprecated.  
LOGON_USER_ID - Static variable in interface com.sap.security.api.logon.ILoginConstants
This constant is used in order to provide username in the request during authentication process.
LOGONID_IS_NULL - Static variable in interface com.sap.security.api.ISecurityPolicy
 
LOGONID_TOO_LONG - Static variable in interface com.sap.security.api.ISecurityPolicy
 
LOGONID_TOO_SHORT - Static variable in interface com.sap.security.api.ISecurityPolicy
 
logout() - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
logout(HttpServletRequest, HttpServletResponse) - Method in interface com.sap.security.api.IAuthentication
Loggs off the current user.
logThrowable(byte, Throwable) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Logs an exception, using the category and location, specified in security service.
lookingAt() - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Attempts to match the input sequence, starting at the beginning, against the pattern.
LOWERCASE_NOT_ALLOWED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
LOWERCASE_REQUIRED - Static variable in interface com.sap.security.api.ISecurityPolicy
 

M

m_throwable - Variable in exception com.sap.security.api.UMException
Nested exception for backwards compatibility with NW04s (federated portal)
main(String[]) - Static method in class com.sap.security.core.server.util0.IDExceptionMessage
 
matcher(String) - Method in class com.sap.security.core.server.csi.util.RegexPattern
Creates a matcher that will match the given input against this pattern.
matches() - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Attempts to match the entire input sequence against the pattern.
matches(String, String) - Static method in class com.sap.security.core.server.csi.util.RegexPattern
Compiles the given regular expression and attempts to match the given input against it.
mAttributeList - Variable in class com.sap.security.api.PrincipalIterator
 
MAX_OBJECT_ID_LENGTH - Static variable in interface com.sap.security.api.acl.IAclManager
Max. length of object ID (incl. an optional service name / object type)
MAX_PERMISSION_NAME_LENGTH - Static variable in interface com.sap.security.api.acl.IAclManager
Max. length of permission name
mCaseSensitivity - Variable in class com.sap.security.api.PrincipalIterator
 
mCheckSizeLimit - Variable in class com.sap.security.api.AttributeList
 
METHOD_BASIC - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
METHOD_CERTIFICATE - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
METHOD_TYPE - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get the HTTP method type from the request.
MISSING_NEW_PASSWORD - Static variable in interface com.sap.security.api.ISecurityPolicy
 
MISSING_PASSWORD - Static variable in interface com.sap.security.api.ISecurityPolicy
 
MISSING_PASSWORD_CONFIRM - Static variable in interface com.sap.security.api.ISecurityPolicy
 
MISSING_UID - Static variable in interface com.sap.security.api.ISecurityPolicy
 
MIXED_CASE_REQUIRED_FOR_LOGONID - Static variable in interface com.sap.security.api.ISecurityPolicy
 
MIXED_CASE_REQUIRED_FOR_PSWD - Static variable in interface com.sap.security.api.ISecurityPolicy
 
mMessageBuffer - Variable in exception com.sap.security.api.UMException
Message Buffer
mMessageBuffer - Variable in exception com.sap.security.api.UMRuntimeException
Message Buffer
mPrincipalType - Variable in class com.sap.security.api.PrincipalIterator
 
mSearchCriteria - Variable in class com.sap.security.api.PrincipalIterator
 
mSearchMode - Variable in class com.sap.security.api.PrincipalIterator
 
mType - Variable in class com.sap.security.api.PrincipalIterator
 
MULTI_DOMAIN_COOKIE_HOSTS - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
MULTILINE - Static variable in class com.sap.security.core.server.csi.util.RegexPattern
 
MultipleHitException - Exception in com.sap.security.api.umap
This exception is thrown when a lookup for local users being mapped to a given backend user ID results in more than one hit.
MultipleHitException(String[]) - Constructor for exception com.sap.security.api.umap.MultipleHitException
Create a new MultipleHitException.
MultipleHitException(String, String[]) - Constructor for exception com.sap.security.api.umap.MultipleHitException
Create a new MultipleHitException with an exception message.

N

NAME - Static variable in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
NamePermission - Class in com.sap.security.api.permissions
The NamePermission class extends the Permission class, and can be used as the base class for permissions that want to follow the same (simple) naming convention as NamePermission.
NamePermission(String) - Constructor for class com.sap.security.api.permissions.NamePermission
Creates a new NamePermission with the specified name.
NamePermission(String, String) - Constructor for class com.sap.security.api.permissions.NamePermission
Creates a new NamePermission object with the specified name.
NEW_PASSWORD - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
NEW_PASSWORD_INVALID - Static variable in interface com.sap.security.api.ISecurityPolicy
 
NEW_PASSWORDS_UNMATCHED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
newGroup(String) - Method in interface com.sap.security.api.IGroupFactory
Creates a new, initially blank group object.
newPrincipal(String) - Method in interface com.sap.security.api.IPrincipalFactory
Creates a new, initially blank object.
newPrincipal(IPrincipal) - Method in interface com.sap.security.api.IPrincipalFactory
Creates a new object.
newPrincipalMetaData(String, int) - Method in interface com.sap.security.api.IPrincipalFactory
Returns a new IPrincipalMetaData object, or throws a ObjectAlreadyExistsException, if there is already a IPrincipalMetaData object for the given principalTypeIdentifier.
newPrincipals(String, int) - Method in interface com.sap.security.api.IPrincipalFactory
Creates new, initially blank object objects.
newPrincipalSet(String) - Method in interface com.sap.security.api.IPrincipalFactory
Creates a new, initially blank object.
newPrincipalSet(IPrincipalSet) - Method in interface com.sap.security.api.IPrincipalFactory
Creates a new object.
newRole(String) - Method in interface com.sap.security.api.IRoleFactory
Creates a new, initially blank role object.
newSecurityPolicy(String) - Method in interface com.sap.security.api.logon.ISecurityPolicyFactory
Creates a new, initially blank security policy object.
newUser(String) - Method in interface com.sap.security.api.IUserFactory
Creates a new, initially blank user object with the given uniqueName.
newUser(String, IUser) - Method in interface com.sap.security.api.IUserFactory
Creates a new user with the given uniqueName.
newUserAccount(String, String) - Method in interface com.sap.security.api.IUserAccountFactory
Creates a new IUserAccount type object.
newUserAccount(String) - Method in interface com.sap.security.api.IUserAccountFactory
Creates a new IUserAccount type object.
newUsers(String[]) - Method in interface com.sap.security.api.IUserFactory
Creates a new, initially blank user objects.
next() - Method in class com.sap.security.api.PrincipalIterator
Returns the next object.
NO_ACCESS_PERMISSION_EXCEPTION_MESSAGE - Static variable in exception com.sap.security.api.NoAccessPermissionException
 
NO_CERTIFICATE - Static variable in interface com.sap.security.api.ISecurityPolicy
 
NO_LOGIN_MODULE_SUCCEEDED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
None of the login modules in the authentication stack succeeded.
NO_PASSWORD - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The user has no password but attempts to logon with password.
NO_PASSWORD_LOGON - Static variable in interface com.sap.security.api.ISecurityPolicy
 
NO_USER_CERTIFICATE - Static variable in interface com.sap.security.api.ISecurityPolicy
 
NO_USER_MAPPED_TO_THIS_CERTIFICATE - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The given certificate does not belong to any of the server users.
NoAccessPermissionException - Exception in com.sap.security.api
This exception is used, if the access to a already populated principal fails because missing permission.
NoAccessPermissionException() - Constructor for exception com.sap.security.api.NoAccessPermissionException
 
NoAccessPermissionException(String) - Constructor for exception com.sap.security.api.NoAccessPermissionException
 
NoAccessPermissionException(Throwable, String) - Constructor for exception com.sap.security.api.NoAccessPermissionException
 
NoAccessPermissionException(Throwable) - Constructor for exception com.sap.security.api.NoAccessPermissionException
 
NoKeyForClientException - Exception in com.sap.security.core.server.securestorage.exception
 
NoKeyForClientException() - Constructor for exception com.sap.security.core.server.securestorage.exception.NoKeyForClientException
 
NoKeyForClientException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.NoKeyForClientException
 
NoKeyForClientException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.NoKeyForClientException
 
NoKeyForClientException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.NoKeyForClientException
 
NoLogonDataAvailableException - Exception in com.sap.security.api.umap
This exception is thrown when user mapping data for a combination of principal and backend system is requested, but there is no user mapping data available (which fits the system's configured logon method).
NoLogonDataAvailableException() - Constructor for exception com.sap.security.api.umap.NoLogonDataAvailableException
Create a NoLogonDataAvailableException without further information.
NoLogonDataAvailableException(String) - Constructor for exception com.sap.security.api.umap.NoLogonDataAvailableException
Create a NoLogonDataAvailableException with a specific error message.
NoLogonDataAvailableException(String, int) - Constructor for exception com.sap.security.api.umap.NoLogonDataAvailableException
Create a NoLogonDataAvailableException with a specific error message and an error code.
NonDuplicable - Interface in com.sap.security.api.logon
 
normalize() - Method in class com.sap.security.core.server.csi.URLChecker
Normalizes the URI path and return a URI object java.net.URI
normalize() - Method in class com.sap.security.core.server.csi.util.URI
Normalizes this URI's path.
NoSuchGroupException - Exception in com.sap.security.api
This exception indicates an attempt to access a non-existing group object in the object store.
NoSuchGroupException(String) - Constructor for exception com.sap.security.api.NoSuchGroupException
Constructor for the NoSuchGroupException object
NoSuchGroupException(Throwable) - Constructor for exception com.sap.security.api.NoSuchGroupException
Constructor for the NoSuchGroupException object
NoSuchObjectException - Exception in com.sap.security.api
This exception indicates an attempt to access a non-existing object in the object store.
NoSuchObjectException() - Constructor for exception com.sap.security.api.NoSuchObjectException
Constructs a new NoSuchUserExcption.
NoSuchObjectException(Throwable) - Constructor for exception com.sap.security.api.NoSuchObjectException
 
NoSuchObjectException(String) - Constructor for exception com.sap.security.api.NoSuchObjectException
Constructs a new NoSuchObjectException with a descriptive message.
NoSuchPCDRoleException - Exception in com.sap.security.api
This exception indicates an attempt to access a non-existing PCD role object in the object store.
NoSuchPCDRoleException(Throwable) - Constructor for exception com.sap.security.api.NoSuchPCDRoleException
Constructs a new NoSuchPCDRoleException with a descriptive message.
NoSuchPCDRoleException(String) - Constructor for exception com.sap.security.api.NoSuchPCDRoleException
 
NoSuchPrincipalException - Exception in com.sap.security.api
This exception indicates an attempt to access a non-existing principal in the principal store.
NoSuchPrincipalException() - Constructor for exception com.sap.security.api.NoSuchPrincipalException
Constructs a new NoSuchPrincipalException.
NoSuchPrincipalException(Throwable) - Constructor for exception com.sap.security.api.NoSuchPrincipalException
 
NoSuchPrincipalException(String) - Constructor for exception com.sap.security.api.NoSuchPrincipalException
Constructs a new NoSuchPrincipalException with a descriptive message.
NoSuchPrincipalException(Throwable, String) - Constructor for exception com.sap.security.api.NoSuchPrincipalException
 
NoSuchRoleException - Exception in com.sap.security.api
This exception indicates an attempt to access a non-existing role object in the object store.
NoSuchRoleException(String) - Constructor for exception com.sap.security.api.NoSuchRoleException
Constructs a new NoSuchRoleException with a descriptive message.
NoSuchRoleException(Throwable) - Constructor for exception com.sap.security.api.NoSuchRoleException
 
NoSuchUserAccountException - Exception in com.sap.security.api
This exception indicates an attempt to access a non-existing user in the user store.
NoSuchUserAccountException() - Constructor for exception com.sap.security.api.NoSuchUserAccountException
Constructs a new NoSuchUserAccountException.
NoSuchUserAccountException(Throwable) - Constructor for exception com.sap.security.api.NoSuchUserAccountException
 
NoSuchUserAccountException(String) - Constructor for exception com.sap.security.api.NoSuchUserAccountException
Constructs a new NoSuchUserAccountException with a descriptive message.
NoSuchUserAccountException(Throwable, String) - Constructor for exception com.sap.security.api.NoSuchUserAccountException
 
NoSuchUserException - Exception in com.sap.security.api
This exception indicates an attempt to access a non-existing user in the user store.
NoSuchUserException() - Constructor for exception com.sap.security.api.NoSuchUserException
Constructs a new NoSuchUserExcption.
NoSuchUserException(Throwable) - Constructor for exception com.sap.security.api.NoSuchUserException
 
NoSuchUserException(String) - Constructor for exception com.sap.security.api.NoSuchUserException
Constructs a new NoSuchUserException with a descriptive message.
NoSuchUserException(Throwable, String) - Constructor for exception com.sap.security.api.NoSuchUserException
 
NUMERIC_NOT_ALLOWED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
NUMERIC_REQUIRED - Static variable in interface com.sap.security.api.ISecurityPolicy
 

O

objectAdded(String) - Method in interface com.sap.security.api.PrincipalListener
objectAdded() is called if event INFORM_ON_OBJECT_ADDED is fired from the registering factory
ObjectAlreadyExistsException - Exception in com.sap.security.api
This exception indicates an attempt to create a object who already exists in the object store.
ObjectAlreadyExistsException() - Constructor for exception com.sap.security.api.ObjectAlreadyExistsException
Constructs a new ObjectAlreadyExistsException with a descriptive message.
ObjectAlreadyExistsException(Throwable) - Constructor for exception com.sap.security.api.ObjectAlreadyExistsException
 
ObjectAlreadyExistsException(String) - Constructor for exception com.sap.security.api.ObjectAlreadyExistsException
Constructs a new ObjectAlreadyExistsException with a descriptive message.
objectAssigned(String, String) - Method in interface com.sap.security.api.PrincipalListener
objectAssigned() is called if event INFORM_ON_OBJECT_ASSIGNED is fired from the registering factory
ObjectDecryptionException - Exception in com.sap.security.core.server.securestorage.exception
 
ObjectDecryptionException() - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectDecryptionException
 
ObjectDecryptionException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectDecryptionException
 
ObjectDecryptionException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectDecryptionException
 
ObjectDecryptionException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectDecryptionException
 
ObjectDeletionException - Exception in com.sap.security.core.server.securestorage.exception
 
ObjectDeletionException() - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectDeletionException
Constructor for ObjectDeletionException.
ObjectDeletionException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectDeletionException
Constructor for ObjectDeletionException.
ObjectDeletionException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectDeletionException
Constructor for ObjectDeletionException.
ObjectDeletionException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectDeletionException
Constructor for ObjectDeletionException.
objectEdited(String) - Method in interface com.sap.security.api.PrincipalListener
objectEdited() is called if event INFORM_ON_OBJECT_EDITED is fired from the registering factory
ObjectEncryptionException - Exception in com.sap.security.core.server.securestorage.exception
 
ObjectEncryptionException() - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectEncryptionException
Constructor for ObjectEncryptionException.
ObjectEncryptionException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectEncryptionException
Constructor for ObjectEncryptionException.
ObjectEncryptionException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectEncryptionException
Constructor for ObjectEncryptionException.
ObjectEncryptionException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectEncryptionException
Constructor for ObjectEncryptionException.
ObjectModificationException - Exception in com.sap.security.core.server.securestorage.exception
 
ObjectModificationException() - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectModificationException
Constructor for ObjectModificationException.
ObjectModificationException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectModificationException
Constructor for ObjectModificationException.
ObjectModificationException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectModificationException
Constructor for ObjectModificationException.
ObjectModificationException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectModificationException
Constructor for ObjectModificationException.
objectRemoved(String) - Method in interface com.sap.security.api.PrincipalListener
objectRemoved() is called if event INFORM_ON_OBJECT_REMOVED is fired from the registering factory
ObjectRetrievalException - Exception in com.sap.security.core.server.securestorage.exception
 
ObjectRetrievalException() - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectRetrievalException
 
ObjectRetrievalException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectRetrievalException
 
ObjectRetrievalException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectRetrievalException
 
ObjectRetrievalException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectRetrievalException
 
ObjectStorageException - Exception in com.sap.security.core.server.securestorage.exception
 
ObjectStorageException() - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectStorageException
 
ObjectStorageException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectStorageException
 
ObjectStorageException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectStorageException
 
ObjectStorageException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.ObjectStorageException
 
objectUnAssigned(String, String) - Method in interface com.sap.security.api.PrincipalListener
objectUnAssigned() is called if event INFORM_ON_OBJECT_UNASSIGNED is fired from the registering factory
OLD_PASSWORD - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
OLDPASSWORD_IN_NEWPASSWORD - Static variable in interface com.sap.security.api.ISecurityPolicy
 
OperationNotSupportedException - Exception in com.sap.engine.services.wssec.srt.protocols
Thrown by security protocol when it can not execute the operation
OperationNotSupportedException(IDMessage, Throwable) - Constructor for exception com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedException
 
OperationNotSupportedMessage - Class in com.sap.engine.services.wssec.srt.protocols
 
OperationNotSupportedMessage(IDMessage.BaseMsg, Object[]) - Constructor for class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedMessage
 
OWNER_PERMISSION - Static variable in interface com.sap.security.api.acl.IAclManager
Permission that an owner of an ACL gets automatically

P

P4_TICKET_NOT_VALID - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The p4 ticket received from the client is not trusted.
Parameter - Class in com.sap.security.core.server.vsi.api
VSI parameter object.
Parameter(String, String, String) - Constructor for class com.sap.security.core.server.vsi.api.Parameter
Constructor of class
Parameter(String, String) - Constructor for class com.sap.security.core.server.vsi.api.Parameter
Constructor of class
Parameter(String) - Constructor for class com.sap.security.core.server.vsi.api.Parameter
Constructor of class
PARENT_ATTRIBUTE - Static variable in interface com.sap.security.api.IPrincipalMetaData
 
PARENT_NAMESPACE - Static variable in interface com.sap.security.api.IPrincipalMetaData
 
PartnerID - Class in com.sapmarkets.tpd.master
Base class for business/trading partner IDs.
PartnerID() - Constructor for class com.sapmarkets.tpd.master.PartnerID
ID constructor.
partnerIterator() - Method in interface com.sapmarkets.tpd.master.PartnerResultSet
 
PartnerResultSet - Interface in com.sapmarkets.tpd.master
An interface that contains a result set of partners
PASSWORD_CONTAINED_IN_HISTORY - Static variable in interface com.sap.security.api.ISecurityPolicy
 
PASSWORD_EXPIRED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The user password has expired and / or the password change attempt is not successful.
PASSWORD_EXPIRED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
PASSWORD_LOCKED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
User cannot logon because his password is locked.
PASSWORD_MAX_IDLE_TIME_EXCEEDED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
PASSWORD_NOT_USED_FOR_LONG_TIME - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The user cannot logon with password because he has not used it for quite a long time.
PASSWORD_TOO_LONG - Static variable in interface com.sap.security.api.ISecurityPolicy
 
PASSWORD_TOO_SHORT - Static variable in interface com.sap.security.api.ISecurityPolicy
 
pathNormalize(String) - Static method in class com.sap.security.core.server.csi.Canonicalization
Normalizes the given path string unless of '/' or '\' Different to urlNormalize, this routine will remove all all parts of .., /./, /../
pathNormalize(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
 
pattern() - Method in class com.sap.security.core.server.csi.util.RegexMatcher
 
pattern() - Method in class com.sap.security.core.server.csi.util.RegexPattern
Returns the regular expression from which this pattern was compiled.
PermissionStatus - Class in com.sap.security.api.acl
Permission Status The Permission Status.
ping(String, String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Execute ping on a destination to check, whether it is configured correctly and therefore whether it can be reached.
POOL_MODE - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
POOL_MODE_POOLED - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
POOL_MODE_SINGLE - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
POST_PARAMETERS - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Saves and restores the request post parameters.
PREFIX_IN_BUNDLE - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
 
PREFIX_IN_OUTPUT - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
 
prepare() - Method in interface com.sap.security.api.acl.IAcl
Prepares this ACL for update.
PRINCIPAL - Static variable in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
Principal - Class in com.sap.engine.lib.security
This class identifies the authenticated user in all containers.
Principal(String) - Constructor for class com.sap.engine.lib.security.Principal
This constructs new Principal by given name.
PRINCIPAL_CREATION_DATE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for attribute creation date
PRINCIPAL_MODIFY_DATE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for attribute modification date
PRINCIPAL_RELATION_MEMBER_ATTRIBUTE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for member attribute
PRINCIPAL_RELATION_PARENT_ATTRIBUTE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for parent member attribute
PrincipalAlreadyExistsException - Exception in com.sap.security.api
This exception indicates an attempt to access a non-existing principal in the data store.
PrincipalAlreadyExistsException(Throwable, String) - Constructor for exception com.sap.security.api.PrincipalAlreadyExistsException
Constructs a new PrincipalAlreadyExistsException
PrincipalAlreadyExistsException(Throwable) - Constructor for exception com.sap.security.api.PrincipalAlreadyExistsException
Constructs a new PrincipalAlreadyExistsException
PrincipalAlreadyExistsException(String) - Constructor for exception com.sap.security.api.PrincipalAlreadyExistsException
Constructs a new PrincipalAlreadyExistsException
PrincipalAlreadyExistsException() - Constructor for exception com.sap.security.api.PrincipalAlreadyExistsException
Constructs a new PrincipalAlreadyExistsException
PrincipalAttributeListener - Interface in com.sap.security.api
 
PrincipalIterator - Class in com.sap.security.api
Class PrincipalIterator is used to change the return type of iterators returned by this API (e.g.
PrincipalIterator() - Constructor for class com.sap.security.api.PrincipalIterator
 
PrincipalIterator(Iterator, int) - Constructor for class com.sap.security.api.PrincipalIterator
Constructor of PrincipalIterator where the return type can be expicitely specified.
PrincipalIterator(Iterator, int, AttributeList) - Constructor for class com.sap.security.api.PrincipalIterator
Constructor of PrincipalIterator where the return type can be expicitely specified.
PrincipalIterator(Iterator, int, AttributeList, String, String, int, boolean) - Constructor for class com.sap.security.api.PrincipalIterator
Constructor of PrincipalIterator where the return type can be expicitely specified.
PrincipalIterator(Iterator) - Constructor for class com.sap.security.api.PrincipalIterator
Constructor of PrincipalIterator.
PrincipalListener - Interface in com.sap.security.api
This class allows to register for user mangagement events.
PrincipalNotAccessibleException - Exception in com.sap.security.api
This exception is used, if the access to a already populated principal fails.
PrincipalNotAccessibleException() - Constructor for exception com.sap.security.api.PrincipalNotAccessibleException
 
PrincipalNotAccessibleException(String) - Constructor for exception com.sap.security.api.PrincipalNotAccessibleException
 
PrincipalNotAccessibleException(Throwable, String) - Constructor for exception com.sap.security.api.PrincipalNotAccessibleException
 
PrincipalNotAccessibleException(Throwable) - Constructor for exception com.sap.security.api.PrincipalNotAccessibleException
 
printStackTrace() - Method in exception com.sap.security.core.server.securestorage.exception.SecureStorageException
 
printStackTrace() - Method in exception com.sapmarkets.tpd.util.TpdException
 
printStackTrace(PrintStream) - Method in exception com.sapmarkets.tpd.util.TpdException
 
printStackTrace(PrintWriter) - Method in exception com.sapmarkets.tpd.util.TpdException
 
Profile - Interface in com.sap.security.core.server.vsi.api
Virus scan profile object.
PROFILE_AND_LINKED - Static variable in interface com.sap.security.core.server.vsi.api.Profile
Profile entries are linked with AND condition
PROFILE_OR_LINKED - Static variable in interface com.sap.security.core.server.vsi.api.Profile
Profile entries are linked with OR condition
PROP_HTTP_ONLY_COOKIE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
propagade(IPrincipal, String, String[]) - Method in interface com.sap.security.api.acl.IAclHierarchy
This method propagades the ACEs from the root of the subtree to his nodes and leaves.
PROTOCOL_NAME - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
Provider - Interface in com.sap.security.core.server.vsi.api
Virus scan provider object.
publishToLCR(boolean) - Method in interface com.sap.security.core.server.destinations.api.Destination
Should the destination be published to the LCR?

R

R3_MASTERSYSTEM - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
R3_UID_MODE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
RANGE - Static variable in class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedMessage
 
rc - Variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Status of certificate or return code of verification
readInfoUnit(InputStream) - Static method in class com.sap.security.api.ticket.InfoUnit
Utility method.
readRaw(InputStream, int) - Static method in class com.sap.security.api.ticket.InfoUnit
Utility method.
REASON_ACCESS_DENIED - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
Access to sensitive information of the user mapping data has been denied.
REASON_CRYPTO_MISMATCH - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
The encryption modes used to save and now read the user mapping data are incompatible.
REASON_KEY_CHANGED - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
Strongly encrypted user mapping data can not be decrypted because the main key used for user mapping encryption has been changed after saving the user mapping data.
REASON_MULTIPLE_MAPPING - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
There are several local users mapped to the same backend user.
REASON_NO_CERTIFICATE - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
There is no existing certificate for the user for which the request for user mapping data has been issued.
REASON_NO_DATA - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
No user mapping data has been saved for the current user / system combination (so this is no error, just an information).
REASON_NO_KEY - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
Strongly encrypted user mapping data can not be decrypted because the main key used for user mapping encryption is not available.
REASON_NO_TICKET - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
here is no existing SAP logon ticket for the user for which the request for user mapping data has been issued.
REASON_NORMAL_MAPPING_BUT_REFSYS - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
User mapping data has been saved for a system that was not the SAP reference system at the time of saving, but now the system is the SAP reference system.
REASON_NOT_REQUIRED - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
The logon method of the system for which user mapping data has been requested is ILoginConstants.SSO_JCO_LOGON_METHOD_NONE, meaning that the system does not require authentication, so user mapping does not need to provide any credentials.
REASON_POLICY_FILES_MISSING - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
Strongly encrypted user mapping data can not be decrypted on this machine because the so-called "JCE policy files for unlimited strength encryption" are missing.
REASON_REFSYS_MAPPING_SIGNATURE_MISSING - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
The "digital signature" protecting user mappings for the SAP reference system from unauthorized changes is missing (SAP note 1107795).
REASON_UNKNOWN - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
User mapping data is not available because of an unknown reason.
REASON_UNSUPPORTED_LOGON_METHOD - Static variable in exception com.sap.security.api.umap.NoLogonDataAvailableException
The logon method of the system for which user mapping data has been requested is either not supported in general or at least not supported in the current scenario, i.e. for the variant of IUserMappingData.enrich(*) which is used.
REDIRECT - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Performs redirect.
REDIRECT_PARAMETER - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
reEncryptAllCentralStoredObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
reEncryptCentralStoredObject(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
refresh() - Method in interface com.sap.security.api.IPrincipal
Refresh Object Reads all attributes of this object again from data store Note: The cached principal object is updated with this method.
refreshUserInfo(String) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Refresh the specified user's entry in the user store cache.
RegexMatcher - Class in com.sap.security.core.server.csi.util
An engine that performs match operations on a CharSequence character sequence} by interpreting a Pattern.
RegexPattern - Class in com.sap.security.core.server.csi.util
A compiled representation of a regular expression.
registerLandscape(ISystemLandscape) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeFactory
Register a system landscape.
registerListener(GroupListener, int) - Method in interface com.sap.security.api.IGroupFactory
registerListener allows to subscribe to a predefined eventName GroupListener The caller has to provide a receiver object which implements GroupListener
registerListener(GroupListener, int, boolean) - Method in interface com.sap.security.api.IGroupFactory
registerListener allows to subscribe to a predefined eventName GroupListener The caller has to provide a receiver object which implements GroupListener
registerListener(PrincipalListener, int) - Method in interface com.sap.security.api.IPrincipalFactory
registerListener allows to subscribe to a predefined eventName PrincipalListener The caller has to provide a receiver object which implements PrincipalListener
registerListener(PrincipalListener, int, boolean) - Method in interface com.sap.security.api.IPrincipalFactory
registerListener allows to subscribe to a predefined eventName PrincipalListener The caller has to provide a receiver object which implements PrincipalListener
registerListener(RoleListener, int) - Method in interface com.sap.security.api.IRoleFactory
registerListener allows to subscribe to a predefined eventName RoleListener The caller has to provide a receiver object which implements RoleListener
registerListener(RoleListener, int, boolean) - Method in interface com.sap.security.api.IRoleFactory
registerListener allows to subscribe to a predefined eventName RoleListener The caller has to provide a receiver object which implements RoleListener
registerListener(UserAccountListener, int) - Method in interface com.sap.security.api.IUserAccountFactory
registerListener allows to subscribe to a predefined eventName UserAccountListener The caller has to provide a receiver object which implements UserAccountListener
registerListener(UserAccountListener, int, boolean) - Method in interface com.sap.security.api.IUserAccountFactory
registerListener allows to subscribe to a predefined eventName UserAccountListener The caller has to provide a receiver object which implements UserAccountListener
registerListener(UserListener, int) - Method in interface com.sap.security.api.IUserFactory
registerListener allows to subscribe to a predefined eventName UserListener The caller has to provide a receiver object which implements UserListener
registerListener(UserListener, int, boolean) - Method in interface com.sap.security.api.IUserFactory
registerListener allows to subscribe to a predefined eventName UserListener The caller has to provide a receiver object which implements UserListener
registerPrincipalMetaData(IPrincipalMetaData) - Method in interface com.sap.security.api.IPrincipalFactory
Registers the given IPrincipalMetaData object.
releaseInstance(Instance) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Release the instance back to the instance pool.
RemoteSecureStorageAdministratorContextInterface - Interface in com.sap.security.core.server.securestorage.remote
 
RemoteSecureStorageClientContextInterface - Interface in com.sap.security.core.server.securestorage.remote
 
remove() - Method in class com.sap.security.api.PrincipalIterator
This method is not supported.
REMOVE_HEADER - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Remove a header with a specified name from the request.
REMOVE_RUNTIME_MODEL_DATA - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Removes object from the session runtime model.
REMOVE_SESSION_ATTRIBUTE - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Remove a session attribute with a specified name from the request.
removeAcl(IPrincipal, String) - Method in interface com.sap.security.api.acl.IAclManager
This method removes the existing ACL object for a given object Id.
removeAcl(IPrincipal, IAcl) - Method in interface com.sap.security.api.acl.IAclManager
This method removes the existing ACL object for a given acl.
removeAclEntry(IPrincipal, IAclEntry) - Method in interface com.sap.security.api.acl.IAcl
This method removes an existing ACE object from the current ACL object.
removeAcls(IPrincipal, String[]) - Method in interface com.sap.security.api.acl.IAclManager
This method removes the existing ACL object for a number of given object Ids.
removeAttribute(String, String) - Method in class com.sap.security.api.AttributeList
Removes an attribute from this instance of AttributeList with following properties
removeAttributeValue(String, String, String) - Method in interface com.sap.security.api.IPrincipalMaint
Generic method to remove arbitrary text data from a principal's attribute.
removeDestination(String, String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Remove an destination from the destination store.
removeFromGroup(String) - Method in interface com.sap.security.api.IGroup
Unassign this group from the parent-group identified by uniqueIdOfGroup.
removeFromGroup(String) - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserMaint.removeFromGroup(String) instead
removeFromGroup(String) - Method in interface com.sap.security.api.IUserMaint
Deprecated. use IGroupFactory.removeUserFromGroup(String, String) instead
removeFromRole(String) - Method in interface com.sap.security.api.IGroup
Unassign this principal from role identified by uniqueIdOfRole These changes will only take effect if you commit these changes to the group store IPrincipalMaint.commit() or to roll them back (i.e. discard them) if appropriate.
removeFromRole(String) - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserMaint.removeFromRole(String) instead
removeFromRole(String) - Method in interface com.sap.security.api.IUserMaint
Deprecated. use IRoleFactory.removeUserFromRole(String, String) instead
removeGroupFromParent(String, String) - Method in interface com.sap.security.api.IGroupFactory
unassign group with uniqueIdOfGroup from parent group with uniqueIdOfParentGroup.
removeGroupFromRole(String, String) - Method in interface com.sap.security.api.IRoleFactory
Remove the specified group from the specified role and implicitly does a commit.
removeGroupMember(String) - Method in interface com.sap.security.api.IGroup
Remove the specified group member from the collection.
removeGroupMember(String) - Method in interface com.sap.security.api.IRole
Remove the specified group member from this role.
removeMember(String) - Method in interface com.sap.security.api.IPrincipalSet
Remove the specified member from the collection.
removeOwner(IPrincipal, IPrincipal) - Method in interface com.sap.security.api.acl.IAcl
This method removes an ACL owner from current ACL object.
removePermission(String) - Method in interface com.sap.security.api.acl.IAclManager
Removes a permission from the list of available permissions.
removePermissionMember(String, String) - Method in interface com.sap.security.api.acl.IAclManager
Removes a permission member from the given permission.
removePrincipalFromParent(String, String) - Method in interface com.sap.security.api.IPrincipalFactory
unassign customObject with customObjectId to parent-customOjbect with parentPrincipalId.
removeSystemLandscapeWrapper(ISystemLandscapeWrapper) - Static method in class com.sap.security.api.UMFactory
Deprecated. Use UMFactory.getSystemLandscapeFactory() and ISystemLandscapeFactory.unregisterLandscape(ISystemLandscape) instead.
removeUserFromGroup(String, String) - Method in interface com.sap.security.api.IGroupFactory
unassign user with uniqueIdOfUser from group with uniqueIdOfGroup.
removeUserFromRole(String, String) - Method in interface com.sap.security.api.IRoleFactory
Remove the specified user from the specified role and implicitly does a commit.
removeUserMember(String) - Method in interface com.sap.security.api.IGroup
Remove the specified user member from the group.
removeUserMember(String) - Method in interface com.sap.security.api.IRole
Remove the specified user member from this role.
replaceAll(String) - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Replaces every subsequence of the input sequence that matches the pattern with the given replacement string.
replaceFirst(String) - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Replaces the first subsequence of the input sequence that matches the pattern with the given replacement string.
REPOSITORY_DESTINATION_THIS - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
REQUEST_ATTRIBUTE - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Set a request attribute with a specified name and value in the request.
REQUEST_PARAMETER - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get all request parameters with a specified name from the request.
REQUEST_URL - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get the request url.
resetAcl(IPrincipal) - Method in interface com.sap.security.api.acl.IAcl
This method removes all existing ACE objects from the current ACL object except the ACE's with the owner permission, but does not delete the ACL.
resetFailedLogonAttempts() - Method in interface com.sap.security.api.IUserAccount
Description of the Method
resetProxySettings() - Static method in class com.sap.security.core.server.https.Utils
Resets cache values of proxy configuration.
RESPONSE_CODE - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Set the response code.
retrieveBytes(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
retrieve the bytes related to the given objectID from the store of this client.
retrieveObject(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
retrieve the object relates to the given objectID from the store of this client.
RFCDestination - Interface in com.sap.security.core.server.destinations.api
Externally visible RFC Destination interface.
roleAdded(String) - Method in interface com.sap.security.api.RoleListener
roleAdded() is called if event INFORM_ON_ROLE_ADDED is fired from registered factory
RoleAlreadyExistsException - Exception in com.sap.security.api
This exception indicates an attempt to access a non-existing role in the role store.
RoleAlreadyExistsException(Throwable, String) - Constructor for exception com.sap.security.api.RoleAlreadyExistsException
Constructs a new RoleAlreadyExistsException
RoleAlreadyExistsException(Throwable) - Constructor for exception com.sap.security.api.RoleAlreadyExistsException
Constructs a new RoleAlreadyExistsException
RoleAlreadyExistsException(String) - Constructor for exception com.sap.security.api.RoleAlreadyExistsException
Constructs a new RoleAlreadyExistsException
RoleAlreadyExistsException() - Constructor for exception com.sap.security.api.RoleAlreadyExistsException
Constructs a new RoleAlreadyExistsException
RoleListener - Interface in com.sap.security.api
This class allows to register for user mangagement events.
roleRemoved(String) - Method in interface com.sap.security.api.RoleListener
roleRemoved() is called if event INFORM_ON_ROLE_REMOVED is fired from registered factory
rollback() - Method in interface com.sap.security.api.IPrincipalMaint
Roll back (i.e. discard) the changes applied to a principal object up to the point when IPrincipalMaint was requested or until the latest call of commit.
rollback() - Method in interface com.sap.security.api.ISecurityPolicy
Roll back (i.e. discard) the changes applied to a security policy object up to the point until the latest call of commit.
rollbackPrincipals(IPrincipalMaint[]) - Method in interface com.sap.security.api.IPrincipalFactory
Roll back (i.e. discard) the changes applied to a set of objects .
RUNTIME_MODEL_DATA - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Stores or restores object in the session runtime model.

S

SAMLAuthenticationData - Class in com.sap.security.api.saml.jaas
This class holds data about authentication using the SAML Browser/Artifact Profile 1.x.
SAMLAuthenticationData(Date, String, String, String, String, String, String) - Constructor for class com.sap.security.api.saml.jaas.SAMLAuthenticationData
Create an instance of this object.
SAMLAuthenticationData - Class in com.sap.security.core.server.saml.jaas
Deprecated. Use "com.sap.security.api.saml.jaas.SAMLAuthenticationData".
SAMLAuthenticationData(Date, String, String, String, String, String, String) - Constructor for class com.sap.security.core.server.saml.jaas.SAMLAuthenticationData
Deprecated.  
SAMLAuthenticationDataCarrier - Interface in com.sap.security.core.server.saml.jaas
Deprecated. Use "com.sap.security.api.saml.jaas.ISAMLAuthenticationDataCarrier".
SAP_LOGON_TICKET_HAS_EXPIRED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The validity period of the ticket has passed.
SAP_LOGON_TICKET_IS_NOT_TRUSTED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The ticket cannot be accepted on that system.
SAPSTAR_ACTIVATED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
save() - Method in interface com.sap.security.api.IPrincipalMaint
Call this function to save/update the principal data.
save() - Method in interface com.sap.security.api.ISecurityPolicy
Call this function to save/update the security policy data.
saveLogonData(Map) - Method in interface com.sap.security.api.umap.IUserMappingData
Store logon data for a specific user and backend system.
savePrincipals(IPrincipalMaint[]) - Method in interface com.sap.security.api.IPrincipalFactory
Batch save, the data is not made permanent until commitObjects() is called
scanBytes(String, byte[], long, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
"Scan only" for viruses withing a passed byte array.
scanBytes(String, byte[], long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan the length of an array of bytes.
scanBytes(byte[], long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan the length of an array of bytes.
scanBytes(byte[]) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan an array of bytes.
scanBytesEx(boolean, String, byte[], long, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanBytes.
scanBytesEx(boolean, String, byte[], long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanBytes.
scanBytesEx(boolean, byte[], long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanBytes.
scanBytesEx(boolean, byte[]) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanBytes.
ScanError - Class in com.sap.security.core.server.vsi.api
Virus scan error object.
ScanError(long, long, String, String, long) - Constructor for class com.sap.security.core.server.vsi.api.ScanError
Constructor of the class ScanError
scanFile(String, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
"Scans only" for viruses.
scanFile(String) - Method in interface com.sap.security.core.server.vsi.api.Instance
"Scans only" for viruses.
scanFileEx(boolean, String, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanFile.
scanFileEx(boolean, String) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanFile.
scanStream(String, VSIFilterInputStream, long, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
"Scan only" for viruses withing a passed input stream.
scanStream(String, VSIFilterInputStream, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
"Scan only" for viruses withing a passed input stream.
scanStream(VSIFilterInputStream, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
"Scan only" for viruses withing a passed input stream.
scanStream(VSIFilterInputStream) - Method in interface com.sap.security.core.server.vsi.api.Instance
"Scan only" for viruses withing a passed input stream.
scanStreamEx(boolean, VSIFilterInputStream) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanStream.
scanStreamEx(boolean, VSIFilterInputStream, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanStream.
scanStreamEx(boolean, String, VSIFilterInputStream, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanStream.
scanStreamEx(boolean, String, VSIFilterInputStream, long, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanStream.
SCREENREADER_ACCESSIBILITY_LEVEL - Static variable in interface com.sap.security.api.IUser
Constant used for user's screen reader support
search(IUserAccountSearchFilter) - Method in interface com.sap.security.api.IUserAccountFactory
Search for user accounts in the persistence storage which match the criteria specified in the given search filter.
SEARCH_RESULT_INCOMPLETE - Static variable in interface com.sap.security.api.ISearchResult
Constant used to define that the search result is not complete
SEARCH_RESULT_OK - Static variable in interface com.sap.security.api.ISearchResult
Constant used to define that the search was done successfully
SEARCH_RESULT_UNDEFINED - Static variable in interface com.sap.security.api.ISearchResult
Constant used to define that the search result is undefined
searchAcls(String) - Method in interface com.sap.security.api.acl.IAclManager
This method returns a List of ACL object ids (String objects), which fit the search criteria
searchGroups(IGroupSearchFilter) - Method in interface com.sap.security.api.IGroupFactory
Search for groups in the group store which match the criteria specified in the given filter.
SEARCHMETHOD_AND - Static variable in interface com.sap.security.api.IPrincipalSearchFilter
Constant used to define the search operation.
SEARCHMETHOD_OR - Static variable in interface com.sap.security.api.IPrincipalSearchFilter
Constant used to define the search operation.
searchPrincipals(IPrincipalSearchFilter) - Method in interface com.sap.security.api.IPrincipalFactory
Search for objects in the objects store which match the criteria specified in the given filter.
SearchResultSizeLimitExceededException - Exception in com.sap.security.api
Title: SearchResultSizeLimitExceededException Description: Exception class used to indicate that a search result has exceeded the size limit This exception may be thrown from search methods, if the result of the search would be too large or if a server side size limit was exceeded.
SearchResultSizeLimitExceededException() - Constructor for exception com.sap.security.api.SearchResultSizeLimitExceededException
Constructs a SearchResultSizeLimitExceededException with null as its error detail message.
SearchResultSizeLimitExceededException(Throwable) - Constructor for exception com.sap.security.api.SearchResultSizeLimitExceededException
 
SearchResultSizeLimitExceededException(String) - Constructor for exception com.sap.security.api.SearchResultSizeLimitExceededException
Constructs a SearchResultSizeLimitExceededException with the specified string as its error detail message.
searchRoles(IRoleSearchFilter) - Method in interface com.sap.security.api.IRoleFactory
Search for roles in the role store and role account store which match the criteria specified in the given filter.
searchUsers(IUserSearchFilter) - Method in interface com.sap.security.api.IUserFactory
Search for users in the user store which match the criteria specified in the given filter.
searchUsers(IUserSearchFilter, IUserAccountSearchFilter) - Method in interface com.sap.security.api.IUserFactory
Search for users in the user store and user account store which match the criteria specified in the given ufilter and uafilter and combine the result.
SecureConnectionFactory - Class in com.sap.security.core.server.https
This factory class should be used within SAP J2EE Server to create HttpsUrlConnection and SSLSocket instances based on given security credentials (key stores).
SecureConnectionFactory(KeyStore) - Constructor for class com.sap.security.core.server.https.SecureConnectionFactory
Creates a new factory based on given credentials.
SecureConnectionFactory(KeyStore, KeyStore) - Constructor for class com.sap.security.core.server.https.SecureConnectionFactory
Creates a new factory based on given credentials.
SecureConnectionFactory(KeyStore, Object, KeyStore, Object) - Constructor for class com.sap.security.core.server.https.SecureConnectionFactory
Creates a new connection factory based on given credentials.
SecureConnectionFactory(String, String) - Constructor for class com.sap.security.core.server.https.SecureConnectionFactory
Constructor to use within SAP J2EE Server.
SecureConnectionFactory(Certificate[], Object[]) - Constructor for class com.sap.security.core.server.https.SecureConnectionFactory
This constructor is provided because of some special needs of WEBSERVICES Project.
SecureStorageException - Exception in com.sap.security.core.server.securestorage.exception
 
SecureStorageException() - Constructor for exception com.sap.security.core.server.securestorage.exception.SecureStorageException
 
SecureStorageException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.SecureStorageException
 
SecureStorageException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.SecureStorageException
 
SecureStorageException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.SecureStorageException
 
SecureStorageObject - Class in com.sap.security.core.server.securestorage
 
SecureStorageObject(int, String, byte[]) - Constructor for class com.sap.security.core.server.securestorage.SecureStorageObject
Standard-Constructor: Constructs a SecureStorageObject with the given parameters
SecureStorageRuntimeInterface - Interface in com.sap.security.core.server.securestorage
 
SECURITY_POLICY - Static variable in interface com.sap.security.api.IUserAccount
 
SECURITY_POLICY_TYPE_DEFAULT - Static variable in interface com.sap.security.api.IUserAccount
 
SECURITY_POLICY_TYPE_TECHNICAL - Static variable in interface com.sap.security.api.IUserAccount
 
SECURITY_POLICY_TYPE_UNKNOWN - Static variable in interface com.sap.security.api.IUserAccount
 
Server - Interface in com.sap.security.core.server.vsi.api
Virus Scan Server object.
SERVER_CERTIFICATE_LIST - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
SERVER_IGNORE_CERTS - Static variable in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
 
SERVICEUSER_ATTRIBUTE - Static variable in interface com.sap.security.api.srvUser.IServiceUserFactory
 
SERVICEUSER_NAMESPACE - Static variable in interface com.sap.security.api.srvUser.IServiceUserFactory
 
SERVICEUSER_VALUE - Static variable in interface com.sap.security.api.srvUser.IServiceUserFactory
 
SESSION_ATTRIBUTE - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Get a session attribute with a specified name from the request.
SET_HEADER - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
Set a header with a specified name and value in the response.
setAcceptedServerCertificates(String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the accepted server certificates.
setAccessibilityLevel(int) - Method in interface com.sap.security.api.IUserMaint
Set the user's accessibility level used for Screen Reader Support
setAclServiceUser(String) - Method in interface com.sap.security.api.acl.IAclManager
This methods sets the service user for the current ACL manager.
setActiveContent(boolean) - Method in interface com.sap.security.core.server.vsi.api.Instance
Deprecated. this method has no effect
setAddressType(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the addressType attribute of the AddressInterface object
setAssertionTicketAuthentication() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the authentication to SAP Assertion Ticket.
setAttribute(String, String, String[]) - Method in interface com.sap.security.api.IPrincipalMaint
Generic method to associate arbitrary text data with a principal.
setAttribute(String, String, String[]) - Method in interface com.sap.security.api.IPrincipalMetaData
Generic method to associate arbitrary text data with a IPrincipalMetaData object.
setAuthenticationMethod(String) - Method in class com.sap.engine.lib.security.Principal
Specifies the authentication method that was used to create this principal.
setAutoUnlockTime(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setBasicAuthenticationHeader(HttpURLConnection, String, String) - Static method in class com.sap.security.core.server.https.Utils
Adds basic-authentication header to a HttpURLConnection.
setBinaryAttribute(String, String, byte[]) - Method in interface com.sap.security.api.IPrincipalMaint
Generic method to associate arbitrary binary data with a principal.
setBinaryAttribute(String, String, byte[]) - Method in interface com.sap.security.api.IPrincipalMetaData
Generic method to associate arbitrary binary data with a IPrincipalMetaData object.
setBlackURLPattern(String) - Method in class com.sap.security.core.server.csi.URLChecker
Set (compile internally) a new regular expression for the URLChecker routine.
setBlackURLPattern(String, int) - Method in class com.sap.security.core.server.csi.URLChecker
Set (compile internally) a new regular expression for the URLChecker routine.
setBuilding(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the building attribute of the AddressInterface object
setCanonicalizationAlgorithm(String) - Method in class com.sap.security.core.server.ssf.SsfDataXML
Set algorithm which is used for canonicalization of SignedInfo element (default.
setCellPhone(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's default cellphone number.
setCellPhone(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the cell phone attribute value to match in the user search
setCertificate(X509Certificate) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Sets the certificate attribute value to match in the account search
setCertificateOwners(Collection) - Method in exception com.sap.security.api.CertificateAlreadyInUseException
Stores the owners who already own this certificate.
setCertificates(X509Certificate[]) - Method in interface com.sap.security.api.IUserAccount
Stores the user's certificate and creates a mapping
setCertificates(X509Certificate[]) - Method in class com.sap.security.api.ticket.TicketVerifier
Set a list of X.509 certificates as trusted ticket issuers.
setCertificates(String, char[]) - Method in class com.sap.security.api.ticket.TicketVerifier
Set the Certificates used to verify the Signatures.
setCertLogonRequired(boolean) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setCity(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's city.
setCity(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the city attribute value to match in the user search
setCity(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the city attribute of the AddressInterface object
setClient(String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Sets the Client configured for this destination.
setClientCertificateAuthentication(String, String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the authentication to X.509 Client Certificates.
setCompany(String) - Method in interface com.sap.security.api.IUserMaint
Sets the unique ID of the user's company.
setCompany(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the company attribute value to match in the user search
setCompanyId(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Deprecated. use IUserSearchFilter.setCompany(String, int, boolean) instead.
setConnectionHeader(String) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Sets the value of the "Connection" - header used by the factory.
setCookieLifeTime(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setCountry(String) - Method in interface com.sap.security.api.IUserMaint
Sets the ISO-3166 two-letter uppercase code of the country where the user lives.
setCountry(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the ISO-639 country attribute value to match in the user search
setCountry(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the country attribute of the AddressInterface object
setCreateBetween(Date, Date) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the dates between the account has been created as attribute value to match in the useraccount search.
setCreateTimestamp(Date) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the createTimestamp attribute of the AddressInterface object
setCurrency(String) - Method in interface com.sap.security.api.IUserMaint
Sets the three letter uppercase code of the user's currency, e.g.
setCurrency(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the currency attribute value to match in the user search
setDefaultConfig() - Method in interface com.sap.security.core.server.vsi.api.Instance
Set or reset the default configuration of a VSA.
setDefaultConfig() - Method in interface com.sap.security.core.server.vsi.api.Provider
Set or reset the default configuration.
setDefaultProtocol(String) - Method in class com.sap.security.core.server.csi.URLChecker
Set the default protocol.
setDefaultSSLContext(Object) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Allows a customizing of SSLClientContext used be the factory.
setDepartment(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's department.
setDepartment(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the department attribute value to match in the user search
setDepartment(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the department attribute of the AddressInterface object
setDescription(String) - Method in interface com.sap.security.api.IGroup
Sets the description of this principal.
setDescription(String, int, boolean) - Method in interface com.sap.security.api.IGroupSearchFilter
Set the description attribute value to match in the group search
setDescription(String, Locale) - Method in interface com.sap.security.api.IPrincipalMetaData
Sets the description for the given locale.
setDescription(String) - Method in interface com.sap.security.api.IRole
Sets the description of this principal.
setDescription(String, int, boolean) - Method in interface com.sap.security.api.IRoleSearchFilter
Set the description attribute value to match in the role search
setDescription(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the description attribute value to match in the user search
setDestinationProperties(Properties) - Method in interface com.sap.security.core.server.destinations.api.Destination
Deprecated. 
setDestinationServiceLocatorImpl(DestinationServiceLocatorI) - Static method in class com.sap.security.core.server.destinations.api.DestinationServiceLocator
This method sets the DestinationServiceLocatorImpl.
setDirectChild(String, int, boolean) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Set the id of a direct child to match in the principal search.
setDisplayName(String) - Method in interface com.sap.security.api.IPrincipalMaint
Sets the displayName of this principal.
setDisplayName(String, int, boolean) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Set the displayname attribute value to match in the principal search.
setDisplayName(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's display name.
setDistrict(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the district attribute of the AddressInterface object
setEmail(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's default email address.
setEmail(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the email attribute value to match in the user search
setEmail(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the email attribute of the AddressInterface object
setEnforcePolicyAtLogon(boolean) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setEnforceVerify(boolean) - Method in class com.sap.security.api.ticket.TicketVerifier
If set to true, the Ticket MUST be verfied before the attributes User, System and InfoUnits can be accessed (default=true).
setExternalAddressId(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the externalAddressId attribute of the AddressInterface object
setFailedLogonAttempts(int) - Method in interface com.sap.security.api.IUserAccount
increase the number of failed logon attempts by 1
setFailedLogonAttempts(int) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the failed logon attempts required attribute value to match in the useraccount search.
setFailedLogonBetween(Date, Date) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the dates between the logon failed as attribute value to match in the useraccount search.
setFax(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's default fax number.
setFax(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the fax attribute value to match in the user search
setFax(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the fax attribute of the AddressInterface object
setFirstName(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's first name.
setFirstName(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the first name attribute value to match in the user search
setFloor(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the floor attribute of the AddressInterface object
setHostnameVerifier(HostnameVerifier) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Sets the hostname verifier.
setHostnameVerifier(HttpURLConnection, HostnameVerifier) - Static method in class com.sap.security.core.server.https.Utils
 
setHosts(String[]) - Method in class com.sap.security.core.server.csi.URLChecker
Reset the complete list.
setHouseNumber(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the houseNumber attribute of the AddressInterface object
setHTTPDestination(String, String) - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.ConsumerSecurityProtocolInterfaceImpl
 
setHTTPDestination(String, String) - Method in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
Set the name of an destination of type HTTP to be used.
setIdAttribute(String, String) - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Set local name and namespace URI of attribute, which will be considered as Id attribute (relevant only, if same document references are used)
setIgnoreServerCertificate(boolean) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Acitivates/deactivates verification of server certificate.
setIgnoreServerCertificate(HttpURLConnection) - Static method in class com.sap.security.core.server.https.Utils
Skips server certificate verification for given connection.
setIgnoreServerCertificate(Socket) - Static method in class com.sap.security.core.server.https.Utils
Skips server certificate verification for a given socket.
setIgnoreServerCertificates(boolean) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set if server certificates should be accepted.
setIgnoreSSLServerCertificate(boolean) - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Sets the ignoreSSLServerCertificate. default if false
setIgnoreSSLServerCertificate(boolean) - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
Sets the ignoreSSLServerCertificate. default if false
setImplementationException(Exception) - Method in exception com.sap.security.api.umap.system.ExceptionInImplementationException
Set the original exception thrown by the underlying system landscape implementation.
setInboundPolicy(Object) - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
directly set the inbound policy Used by ATS tests
setInitial() - Method in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Set the status to SSF_INITIAL.
setInitial() - Method in class com.sap.security.core.server.ssf.SsfSigRcpList
Set the status of all entries to SSF_INITIAL.
setJcoProperties(String, String, Properties) - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Set the properties for a connection
setJcoProperties(String, String, String, Properties) - Method in interface com.sap.security.core.server.destinations.api.RFCDestination
Set the properties for a connection
setJobID(long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Set the JOB identifier.
setJobTitle(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's job title, e.g.
setJobTitle(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the job title attribute value to match in the user search
setLanguage(String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the language configured for this destination.
setLastFailedLogonDate(Date) - Method in interface com.sap.security.api.IUserAccount
set last logon time
setLastLogoutDate(Date) - Method in interface com.sap.security.api.IUserAccount
set last logout date
setLastName(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's last name.
setLastName(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the last name attribute value to match in the user search
setLastSuccessfulLogonDate(Date) - Method in interface com.sap.security.api.IUserAccount
Deprecated.  
setLocale(Locale) - Method in interface com.sap.security.api.IUserMaint
Sets the user's Locale; this determines e.g. the language in which text is displayed to the user's and the style that numbers are formated.
setLocale(Locale, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the locale attribute value to match in the user search
setLockAfterInvalidAttempts(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setLocked(boolean, int) - Method in interface com.sap.security.api.IUserAccount
Sets the locked attribute of the IUserAccount object
setLocked(boolean) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the locked attribute value to match in the useraccount search.
setLockReason(int) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the lock reason attribute value to match in the useraccount search.
setLoggedInBetween(Date, Date) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the dates between the account has been logged in as attribute value to match in the useraccount search.
setLoginModuleHelper(LoginModuleHelper) - Static method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Inicialization method that is used only in security service.
setLogonIdLowerCaseRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setLogonIdMaxLength(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setLogonIdMinLength(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setLogonIdNumericDigitsRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setLogonIdSpecialCharRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setLogonUid(String, int, boolean) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the logonid attribute value to match in the useraccount search
setLogoutBetween(Date, Date) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the dates between the account logged out as attribute value to match in the useraccount search.
setMailStop(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the mailStop attribute of the AddressInterface object
setMaxSearchResultSize(int) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Set the maxium size of the search result.
setModifyTimestamp(Date) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the modifyTimestamp attribute of the AddressInterface object
setName(String) - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
Sets the name of the HttpGetterCallback.
setName(String) - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
Sets the name of the HttpGetterCallback.
setName(String) - Method in interface com.sap.security.core.server.destinations.api.Destination
Set the name for this destination
setNewContentTypes(boolean) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
Sets the parameter newContentTypes.
setNoAuthentication() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Sets the authentication method to none.
setOldInNewAllowed(boolean) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setOutboundPolicy(Object) - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
Directly set the outbound policy
setParameter(Parameter) - Method in interface com.sap.security.core.server.vsi.api.Instance
Set a parameter
setParameter(Parameter) - Method in interface com.sap.security.core.server.vsi.api.Provider
Set a parameter.
setPassword(String) - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Sets the password.
setPassword(String) - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
Sets the password.
setPassword(String) - Method in interface com.sap.security.api.IUserAccount
Changes user password to newpass.
setPassword(String, String) - Method in interface com.sap.security.api.IUserAccount
Changes user password from oldpass to newpass.
setPassword(String) - Method in class com.sap.security.api.logon.WebCallback
Deprecated. Sets the password for logon.
setPassword(char[]) - Method in class com.sap.security.api.logon.WebCallback
Deprecated. Sets the password for logon.
setPasswordAlphaNumericRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordChangeAllowed(boolean) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordChangeBetween(Date, Date) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the dates between the password has been created as attribute value to match in the useraccount search.
setPasswordChangeRequired(boolean) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordChangeRequired(boolean) - Method in interface com.sap.security.api.IUserAccount
Sets the PasswordChangeRequired attribute of the IUserAccount object.
setPasswordChangeRequired(boolean) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the password changed required attribute value to match in the useraccount search.
setPasswordDisabled() - Method in interface com.sap.security.api.IUserAccount
Disables the password.
setPasswordExpiredDays(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordHistory(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordImpermissiblePattern(String) - Method in interface com.sap.security.api.ISecurityPolicy
Comma-separated list of impermissible passwords.
setPasswordMaxIdleTime(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordMaxLength(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordMinLength(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordMixCaseRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordPasswordLastChangeDateDefault(Date) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordSpecialCharRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPasswordSuccessfulCheckDateDefault(Date) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setPersonID(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's personID.
setPoBox(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the poBox attribute of the AddressInterface object
setPostalCode(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the postalCode attribute of the AddressInterface object
setProtocols(String[]) - Method in class com.sap.security.core.server.csi.URLChecker
Reset the complete allowed protocol list.
setProvince(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the province attribute of the AddressInterface object
setProxyAuthentication(HttpURLConnection, String, String) - Static method in class com.sap.security.core.server.https.Utils
Adds proxy authentication header to a HttpURLConnection.
setRequest(HttpServletRequest) - Method in class com.sap.security.api.logon.WebCallback
Deprecated. Sets the request.
setResponse(HttpServletResponse) - Method in class com.sap.security.api.logon.WebCallback
Deprecated. Sets the response for this callback.
setRestrictive(boolean) - Method in class com.sap.security.core.server.csi.URLChecker
Set the default check mechanism.
setRoomNumber(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the roomNumber attribute of the AddressInterface object
setSalutation(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's salutation.
setSalutation(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the salutation attribute value to match in the user search
setSAPHeaders(IRequest) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the SAP specific headers like language and client.
setScanInfo(boolean) - Method in interface com.sap.security.core.server.vsi.api.Instance
 
setSearchAttribute(String, String, String, int, boolean) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Set the value of a attribute to match in the principal search.
setSearchMethod(int) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Set the search method.
setSecurityManager(SecurityManager) - Static method in class com.sap.security.api.UMFactory
Set the security manager that is used to protect the API.
setSecurityPolicy(String) - Method in interface com.sap.security.api.IUserAccount
assign new security policy to this account
setServerCertificateList(List) - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Sets the serverCertificateList.
setServerCertificateList(List) - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
Sets the serverCertificateList.
setSID(String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the system identifier configured for this destination.
setSSLDebugStream(OutputStream) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Replicates the debugging outputs to specified output stream.
setSSLDebugStream(HttpURLConnection, OutputStream) - Static method in class com.sap.security.core.server.https.Utils
Replicates the debugging outputs to specified output stream (e.g.
setSSO2Authentication() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the authentication to SAP Logon Ticket.
setState(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's state or region.
setState(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the state attribute value to match in the user search
setState(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the state attribute of the AddressInterface object
setStreet(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's street.
setStreet(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the street attribute value to match in the user search
setStreet(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the street attribute of the AddressInterface object
setStreet(List) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the street attribute of the AddressInterface object
setStreetSupplement(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the streetSupplement attribute of the AddressInterface object
setSuccessfulLogonCounts(int) - Method in interface com.sap.security.api.IUserAccount
Deprecated.  
setTelephone(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's default telephone number.
setTelephone(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the telephone attribute value to match in the user search
setTelephone(String) - Method in interface com.sapmarkets.tpd.master.AddressInterface
Sets the telephone attribute of the AddressInterface object
setTicket(String) - Method in class com.sap.security.api.ticket.TicketVerifier
Initialize the Ticket with a base64 encoded String.
setTicket(byte[]) - Method in class com.sap.security.api.ticket.TicketVerifier
Set the raw ticket.
setTimeZone(TimeZone) - Method in interface com.sap.security.api.IUserMaint
Sets the user's time zone.
setTitle(String, Locale) - Method in interface com.sap.security.api.IPrincipalMetaData
Sets the title for the given locale.
setTitle(String) - Method in interface com.sap.security.api.IUserMaint
Sets the user's academic title or title of nobility.
setTitle(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Get the title attribute value to match in the user search
setTransformationFactory(TransformationFactory) - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Set the transformation factory (see SAP XML Toolkit).
setTransformations(Transformation[]) - Method in class com.sap.security.core.server.ssf.SsfRefXMLInfo
Overwrite the transformation objects of this reference
setTransientAttribute(String, String, Object) - Method in interface com.sap.security.api.IUser
Generic method to associate arbitrary data with a principal.
setType(byte) - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
Sets the type of the HttpGetterCallback.
setType(byte) - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
Sets the type of the HttpGetterCallback.
setUniqueName(String, int, boolean) - Method in interface com.sap.security.api.IGroupSearchFilter
Set the uniquename attribute value to match in the group search
setUniqueName(String, int, boolean) - Method in interface com.sap.security.api.IRoleSearchFilter
Set the uniquename attribute value to match in the role search
setUniqueName(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the unique name attribute value to match in the user search
setUrl(String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the URL.
setUseProxyForSocketConnection(boolean) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Defines whether the SecureConnectionFactory.createSocket(String, int)and SecureConnectionFactory.createSocket(String, int, String[])methods should determine proxy setting using System properties.
setUser(String) - Method in class com.sap.security.api.logon.WebCallback
Deprecated. Sets the user for this callback.
setUseridInPasswordAllowed(boolean) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setUserMappingAuthentication(String, String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the authentication to SLD user mapping.
setUsername(String) - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Sets the username.
setUsername(String) - Method in class com.sap.engine.services.wssec.srt.protocols.consumer.AuthenticationContextInterfaceImpl
Sets the username.
setUserName(String) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated.  
setUsernamePassword(String, String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Sets the authentication method to HTTP basic, and sets the username and the password.
setValidFromBetween(Date, Date) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the dates between the account is valid from as attribute value to match in the useraccount search.
setValidFromDate(Date) - Method in interface com.sap.security.api.IUserAccount
Sets the ValidFromDate attribute of the IUserAccount object
setValidToBetween(Date, Date) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the dates between the account is valid to as attribute value to match in the useraccount search.
setValidToDate(Date) - Method in interface com.sap.security.api.IUserAccount
Sets the ValidToDate attribute of the IUserAccount object
setValue(Object) - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
Sets the value of the HttpGetterCallback.
setValue(Object) - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
Sets the value of the HttpGetterCallback.
setWhiteURLPattern(String) - Method in class com.sap.security.core.server.csi.URLChecker
Set (compile internally) a new regular expression for the URLChecker routine.
setWhiteURLPattern(String, int) - Method in class com.sap.security.core.server.csi.URLChecker
Set (compile internally) a new regular expression for the URLChecker routine.
setZip(String) - Method in interface com.sap.security.api.IUserMaint
Sets the zip code of the user's city.
setZip(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the zip attribute value to match in the user search
SHAKESPEARE - Static variable in interface com.sap.security.core.server.vsi.api.Virus
The SAP internal positive case for a virus scan.
sign(ISsfProfile) - Method in interface com.sap.security.api.ssf.ISsfData
Creates a digital siganture of the given data.
sign(ISsfProfile, String, int, boolean) - Method in interface com.sap.security.api.ssf.ISsfData
Creates a digital siganture of the given data.
sign(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
sign(ISsfProfile, String, int, boolean) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
sign(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
sign(ISsfProfile, String, int, boolean) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
sign(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
sign(ISsfProfile, String, int, boolean) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
sign(SsfRefXMLList, ISsfProfile, int, boolean) - Method in class com.sap.security.core.server.ssf.SsfDataXML
Deprecated. Use sign(Element sigHome, SsfRefXMLList refList, ISsfProfile profile, int incCerts, boolean detached, boolean incKeyName) instead
sign(Element, SsfRefXMLList, ISsfProfile, int, boolean) - Method in class com.sap.security.core.server.ssf.SsfDataXML
Deprecated. Use sign(Element sigHome, SsfRefXMLList refList, ISsfProfile profile, int incCerts, boolean detached, boolean incKeyName) instead
sign(Element, SsfRefXMLList, ISsfProfile, int, boolean, boolean) - Method in class com.sap.security.core.server.ssf.SsfDataXML
Creates a digital signature of the given data
signData(Element, SsfRefXMLList, ISsfProfile, int, boolean, String) - Static method in class com.sap.security.core.server.ssf.SsfDataXML
Creates a signed data element at a given home element
simplePrincipalSearch(String, String, int, boolean, Map) - Method in interface com.sap.security.api.IPrincipalFactory
Search for principals using the default attributes (or combined) which are defined in the UME configuration.
size() - Method in interface com.sap.security.api.ISearchResult
Returns the number of elements in the iteration.
size() - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Get the size of the list.
size() - Method in class com.sap.security.core.server.ssf.SsfSigRcpList
Get the size of the list.
SIZE_LIMIT_EXCEEDED - Static variable in interface com.sap.security.api.ISearchResult
Constant used to define that a size limit exceeded occured
SocketFactory - Interface in com.sap.security.core.server.https
This is an abstract interface for using within a HTTP/WebDAV library developed by SAP DTR team.
SPEC_CHARS_REQUIRED_FOR_LOGONID - Static variable in interface com.sap.security.api.ISecurityPolicy
 
SPEC_CHARS_REQUIRED_FOR_PSWD - Static variable in interface com.sap.security.api.ISecurityPolicy
 
SPECIAL_CHARS_NOT_ALLOWED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
split(String) - Method in class com.sap.security.core.server.csi.util.RegexPattern
Splits the given input sequence around matches of this pattern.
split(String, int) - Method in class com.sap.security.core.server.csi.util.RegexPattern
Splits the given input sequence around matches of this pattern.
SPNEGO_AUTHENTICATION_FAILED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Authomatic aunthentication with SPNego failed.
SSF_INITIAL - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Initial state.
SSF_INVALID_CERT - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Certificate is not valid.
SSF_INVALID_REFERENCE - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Invalid reference to external data.
SSF_INVALID_SIG - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Signature is not valid.
SSF_NO_CERTIFICATE - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
No certificate found.
SSF_OK - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Everything ok.
SSF_UNKNOWN_CANONALG - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Unknown canonicalization algorithm.
SSF_UNKNOWN_ENCRYPTALG - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Unknown encryption algorithm.
SSF_UNKNOWN_HASHALG - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Unknown hash algorithm.
SSF_UNKNOWN_SIGALG - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Unknown signature algorithm.
SSF_UNKNOWN_TRANSFORM - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Unknown transformation.
SSF_UNTRUSTED_CERT - Static variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Certificate is not trusted.
SsfDataPKCS7 - Class in com.sap.security.core.server.ssf
Class for representing data to be digitally signed, verified, encrypted or decrypted, using PKCS#7 as security format.
SsfDataPKCS7(InputStream) - Constructor for class com.sap.security.core.server.ssf.SsfDataPKCS7
Constructs PKCS#7 object from an InputStream
SsfDataSMIME - Class in com.sap.security.core.server.ssf
Class for representing data to be digitally signed, verified, encrypted or decrypted, using S/MIME as security format.
SsfDataSMIME(InputStream, Session) - Constructor for class com.sap.security.core.server.ssf.SsfDataSMIME
Constructs SsfDataSMIME object from an InputStream
SsfDataSMIME(MimeMessage, Session) - Constructor for class com.sap.security.core.server.ssf.SsfDataSMIME
Constructs SsfDataSMIME object from a MimeMessage
SsfDataXML - Class in com.sap.security.core.server.ssf
Class for representing data to be digitally signed, verified, encrypted or decrypted, using XML Signature/Encryption syntax.
SsfDataXML(InputStream) - Constructor for class com.sap.security.core.server.ssf.SsfDataXML
Read XML data to be signed, verified, encrypted or decrypted
SsfDataXML(Element) - Constructor for class com.sap.security.core.server.ssf.SsfDataXML
Define XML element to be signed, verified, encrypted or decrypted
SsfInvalidAlgException - Exception in com.sap.security.core.server.ssf
Class for representing the exception using an invalid algorithm.
SsfInvalidAlgException() - Constructor for exception com.sap.security.core.server.ssf.SsfInvalidAlgException
Create exception with default message
SsfInvalidAlgException(String) - Constructor for exception com.sap.security.core.server.ssf.SsfInvalidAlgException
Create exception with given message
SsfInvalidDataException - Exception in com.sap.security.core.server.ssf
Class for representing the exception of invalid SSF data.
SsfInvalidDataException() - Constructor for exception com.sap.security.core.server.ssf.SsfInvalidDataException
Create exception with default message
SsfInvalidDataException(String) - Constructor for exception com.sap.security.core.server.ssf.SsfInvalidDataException
Create exception with given message
SsfInvalidKeyException - Exception in com.sap.security.core.server.ssf
Class for representing the exception using an invalid key.
SsfInvalidKeyException() - Constructor for exception com.sap.security.core.server.ssf.SsfInvalidKeyException
Create exception with default message
SsfInvalidKeyException(String) - Constructor for exception com.sap.security.core.server.ssf.SsfInvalidKeyException
Create exception with given message
SsfPabBasicImpl - Class in com.sap.security.core.server.ssf
Use this class to create an SSF personal address book from an array of X509 certificates
SsfPabBasicImpl(X509Certificate[]) - Constructor for class com.sap.security.core.server.ssf.SsfPabBasicImpl
Constructs an SSF personal address book from an array of X509 certificates
SsfPabKeyStore - Class in com.sap.security.core.server.ssf
Use this class to create an SSF personal address book from a KeyStore.
SsfPabKeyStore(KeyStore) - Constructor for class com.sap.security.core.server.ssf.SsfPabKeyStore
Constructs an SSF personal address book from a KeyStore
SsfPabKeyStore(InputStream, String, String) - Constructor for class com.sap.security.core.server.ssf.SsfPabKeyStore
Constructs an SSF personal address book from a KeyStore input stream
SsfPabPKCS12File - Class in com.sap.security.core.server.ssf
Use this class to create an SSF Pab (personal address book) from a PKCS#12 file.
SsfPabPKCS12File(String, String) - Constructor for class com.sap.security.core.server.ssf.SsfPabPKCS12File
Constructs an SSF PAB from a PKCS#12 file.
SsfPabPKCS12File(InputStream, String) - Constructor for class com.sap.security.core.server.ssf.SsfPabPKCS12File
Constructs an SSF PAB from a PKCS#12 input stream.
SsfProfileBasicImpl - Class in com.sap.security.core.server.ssf
Use this class to create an SSF profile from a private key with certificate chain.
SsfProfileBasicImpl(PrivateKey, X509Certificate[]) - Constructor for class com.sap.security.core.server.ssf.SsfProfileBasicImpl
Constructs an SSF profile from a private key with certificate chain
SsfProfileKeyStore - Class in com.sap.security.core.server.ssf
Use this class to create an SSF profile from a KeyStore.
SsfProfileKeyStore(KeyStore, String, String) - Constructor for class com.sap.security.core.server.ssf.SsfProfileKeyStore
Constructs an SSF profile from a KeyStore
SsfProfileKeyStore(InputStream, String, String, String, String) - Constructor for class com.sap.security.core.server.ssf.SsfProfileKeyStore
Constructs an SSF profile from a KeyStore input stream
SsfProfilePKCS12File - Class in com.sap.security.core.server.ssf
Use this class to create an SSF profile from a PKCS#12 file.
SsfProfilePKCS12File(String, String) - Constructor for class com.sap.security.core.server.ssf.SsfProfilePKCS12File
Constructs an SSF profile from a PKCS#12 file.
SsfProfilePKCS12File(InputStream, String) - Constructor for class com.sap.security.core.server.ssf.SsfProfilePKCS12File
Constructs an SSF profile from a PKCS#12 input stream
SsfRefXMLInfo - Class in com.sap.security.core.server.ssf
Class for representing references of an XML Signature.
SsfRefXMLInfo() - Constructor for class com.sap.security.core.server.ssf.SsfRefXMLInfo
Creates a default SsfRefXMLInfo object (use null URI "", no transformations and default digest algorithm DIGEST_SHA1)
SsfRefXMLInfo(String) - Constructor for class com.sap.security.core.server.ssf.SsfRefXMLInfo
Creates an SsfRefXMLInfo object with given URI (use no transformations and default digest algorithm DIGEST_SHA1)
SsfRefXMLInfo(String, String[]) - Constructor for class com.sap.security.core.server.ssf.SsfRefXMLInfo
Creates an SsfRefXMLInfo object with given URI and transformations (use default digest algorithm DIGEST_SHA1)
SsfRefXMLInfo(String, String[], String) - Constructor for class com.sap.security.core.server.ssf.SsfRefXMLInfo
Creates an SsfRefXMLInfo object with given URI, transformations and digest algorithm
SsfRefXMLInfo(String, String[], String, boolean) - Constructor for class com.sap.security.core.server.ssf.SsfRefXMLInfo
Creates an SsfRefXMLInfo object with given URI, transformations, digest algorithm and encryption information
SsfRefXMLInfo(String, String[], String, boolean, String) - Constructor for class com.sap.security.core.server.ssf.SsfRefXMLInfo
Creates an SsfRefXMLInfo object with given URI, transformations, digest algorithm and encryption information
SsfRefXMLList - Class in com.sap.security.core.server.ssf
Class for representing a list of XML reference information.
SsfRefXMLList() - Constructor for class com.sap.security.core.server.ssf.SsfRefXMLList
 
SsfSigRcpInfo - Class in com.sap.security.core.server.ssf
Class for representing data of a signer or recipient, containing the certificate and some status information.
SsfSigRcpInfo() - Constructor for class com.sap.security.core.server.ssf.SsfSigRcpInfo
 
SsfSigRcpInfo(X509Certificate) - Constructor for class com.sap.security.core.server.ssf.SsfSigRcpInfo
 
SsfSigRcpInfo(X509Certificate, int) - Constructor for class com.sap.security.core.server.ssf.SsfSigRcpInfo
 
SsfSigRcpList - Class in com.sap.security.core.server.ssf
Class for representing a list of signer or recipients,
SsfSigRcpList() - Constructor for class com.sap.security.core.server.ssf.SsfSigRcpList
 
SSO_JCO_LOGON_METHOD - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSO_JCO_LOGON_METHOD_NONE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSO_JCO_LOGON_METHOD_TICKET - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSO_JCO_LOGON_METHOD_UIDPW - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSO_JCO_LOGON_METHOD_X509CERT - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSO_JCO_REMOTE_SYSTEM - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOASSERTION_RECIPIENT_VALIDATE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_ALIAS - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_ALLOWED_SERVUSER - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_CERTIFICATE_DN - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_DOMAIN - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_DOMAINRELAXLEVEL - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_INCLUDE_CERT - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_ISSUER_CLIENT - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_ISSUER_NAME - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_KEYALIAS - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_KEYSTORE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_KEYSTORE_PASSWORD - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_KEYSTORE_TYPE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_LIFETIME - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_NT_REMOVE_DOMAIN - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_PORTALID_MODE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_PURE_JAVA - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_R3_ACCESS_FOR_EXT - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_R3_USER_IN_CAPITALS - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_SECURE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_SERV_TICKETFILE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_SERVUSER_LIFETIME - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_STANDALONE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_TRY_R3_USER - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_USER_ATTRIBUTE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
SSOTICKET_USER_ATTRIBUTE_PURE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
start(int) - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Returns the input subsequence captured by the given group during the previous match operation.
start() - Method in class com.sap.security.core.server.csi.util.RegexMatcher
Returns the input subsequence matched by the previous match.
state - Variable in class com.sap.security.api.ticket.TicketVerifier
State of the Ticket.
STATE_INITIALIZED - Static variable in class com.sap.security.api.ticket.TicketVerifier
 
STATE_START - Static variable in class com.sap.security.api.ticket.TicketVerifier
 
STATE_VERIFIED - Static variable in class com.sap.security.api.ticket.TicketVerifier
 
status - Variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
Status of reference
STATUS_DIGEST_VALUE - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
STATUS_INITIAL - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
STATUS_OK - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
STATUS_UNKNOWN_DIGESTALG - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
STATUS_UNKNOWN_TRANSALG - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
STATUS_UNREACHABLE - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
StorageLocationOpenException - Exception in com.sap.security.core.server.securestorage.exception
 
StorageLocationOpenException() - Constructor for exception com.sap.security.core.server.securestorage.exception.StorageLocationOpenException
 
StorageLocationOpenException(String) - Constructor for exception com.sap.security.core.server.securestorage.exception.StorageLocationOpenException
 
StorageLocationOpenException(Exception) - Constructor for exception com.sap.security.core.server.securestorage.exception.StorageLocationOpenException
 
StorageLocationOpenException(Exception, String) - Constructor for exception com.sap.security.core.server.securestorage.exception.StorageLocationOpenException
 
storeDestination(String, Destination) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Store a destination of a given destination type.
storeLogonData(Map) - Method in interface com.sap.security.api.umap.IUserMappingData
Deprecated. Please use IUserMappingData.saveLogonData(Map) instead which supports more differentiated exception handling.

Store logon data for a specific user and backend system.

Please consider calling IUserMappingData.isReadOnly() before to make sure this user mapping entry can be (over)written.

storeObject(Serializable, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
store the given object below the given objectID into Secure Storage.
storeObjectWithoutCommit(Serializable, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
store the given object below the given objectID into Secure Storage.
STRING_TYPE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for attribute string type
StringUtils - Class in com.sap.security.core.server.csi.util
StringUtils is a collection of String utilities in the web environment.
StringUtils() - Constructor for class com.sap.security.core.server.csi.util.StringUtils
 

T

TARGET_FORWARD - Static variable in interface com.sap.security.api.logon.ILogonFrontend
This value signals that a getRequestDispatcher().forward() call is to be performed.
TARGET_JAVAIVIEW - Static variable in interface com.sap.security.api.logon.ILogonFrontend
This value signals that the page performing the authentication is a Portal Java iView.
TARGET_REDIRECT - Static variable in interface com.sap.security.api.logon.ILogonFrontend
This value signals that an http redirect to the resource is to be performed
throwNewLoginException(String) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
This method is for throwing exceptions if the user credentials are not correct.
throwNewLoginException(String, byte) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
This method is for throwing exceptions if the user credentials are not correct.
throwUserLoginException(Exception) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
This method is for exceptions caused by the caller.
throwUserLoginException(Exception, byte) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
This method is for exceptions caused by the caller.
TICKET_CACHE_MAXWEIGHT - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
TicketException - Exception in com.sap.security.api.ticket
This exception must be thrown when problem occur during SAP Logon or Assertion ticket operations.
TicketException() - Constructor for exception com.sap.security.api.ticket.TicketException
 
TicketException(String) - Constructor for exception com.sap.security.api.ticket.TicketException
 
TicketExpiredException - Exception in com.sap.security.api.ticket
Title: TicketExpiredException Description: Indicates that a ticket to be verified is expired Copyright: Copyright (c) 2001 Company: SAP AG
TicketExpiredException(String) - Constructor for exception com.sap.security.api.ticket.TicketExpiredException
 
TicketVerifier - Class in com.sap.security.api.ticket
This abstract base class supplies an interface to handle and verify SAP Logon Tickets in standalone Java applications that do not use the UME or Enterprise portal integrated authentication services.
TicketVerifier() - Constructor for class com.sap.security.api.ticket.TicketVerifier
 
TicketVerifyException - Exception in com.sap.security.api.ticket
Title: TicketExpiredException Description: Indicates that a ticket to be verified is expired Copyright: Copyright (c) 2001 Company: SAP AG
TicketVerifyException(String) - Constructor for exception com.sap.security.api.ticket.TicketVerifyException
 
TIME_LIMIT_EXCEEDED - Static variable in interface com.sap.security.api.ISearchResult
Constant used to define that a time limit exceeded occured
tokenize(String, String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Take the given string and chop it up into a series of strings.
tokenize(String, char) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Take the given string and chop it up into a series of strings.
tokenizeInList(String, String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Take the given string and chop it up into a List
tokenizeInList(String, char) - Static method in class com.sap.security.core.server.csi.util.StringUtils
Take the given string and chop it up into a List.
TOO_MANY_INVALID_LOGON_ATTEMPTS - Static variable in interface com.sap.security.api.ISecurityPolicy
 
toString() - Method in class com.sap.engine.lib.security.Principal
Returns a string representation of this principal.
toString() - Method in class com.sap.security.api.AttributeList
Returns a string representation of this AttributeList.
toString() - Method in class com.sap.security.api.saml.jaas.SAMLAuthenticationData
 
toString() - Method in class com.sap.security.api.ticket.TicketVerifier
Returns a string representation of this ticket.
toString() - Method in class com.sap.security.core.server.csi.util.URI
Returns the content of this URI as a string.
toString() - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
Get information about the PKCS#7 data
toString() - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
Get information about the S/MIME data
toString() - Method in class com.sap.security.core.server.ssf.SsfDataXML
Get parsed XML data (might be large!)
toString() - Method in class com.sap.security.core.server.ssf.SsfPabBasicImpl
Get description of SSF personal address book
toString() - Method in class com.sap.security.core.server.ssf.SsfPabKeyStore
Get description of SSF personal address book
toString() - Method in class com.sap.security.core.server.ssf.SsfPabPKCS12File
Get description of SSF personal address book
toString() - Method in class com.sap.security.core.server.ssf.SsfProfileBasicImpl
Get description of SSF profile
toString() - Method in class com.sap.security.core.server.ssf.SsfProfileKeyStore
Get description of SSF profile
toString() - Method in class com.sap.security.core.server.ssf.SsfProfilePKCS12File
Get description of SSF profile
toString() - Method in class com.sap.security.core.server.ssf.SsfRefXMLInfo
Get description of the reference
toString() - Method in class com.sap.security.core.server.ssf.SsfRefXMLList
Get description of the reference list
toString() - Method in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Get description of the signer/recipient information
toString() - Method in class com.sap.security.core.server.ssf.SsfSigRcpList
Get description of the signer/recipient list
toString() - Method in class com.sap.security.core.server.util0.IDMessage.BaseMsg
 
toString() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the name of the driver object.
toString() - Method in class com.sap.security.core.server.vsi.api.Engine
Printable Engine string
toString() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg
 
toString() - Method in class com.sap.security.core.server.vsi.api.Parameter
Parameter name.
toString() - Method in class com.sapmarkets.tpd.master.PartnerID
Returns a String that represents the value of this object.
toURL() - Method in class com.sap.security.core.server.csi.util.URI
Constructs a URL from this URI.
TpdException - Exception in com.sapmarkets.tpd.util
Trading Partner exception class.
TpdException() - Constructor for exception com.sapmarkets.tpd.util.TpdException
TpdException constructor comment.
TpdException(String) - Constructor for exception com.sapmarkets.tpd.util.TpdException
TpdException constructor comment.
TpdException(String, Throwable) - Constructor for exception com.sapmarkets.tpd.util.TpdException
Insert the method's description here.
TpdException(Throwable) - Constructor for exception com.sapmarkets.tpd.util.TpdException
Insert the method's description here.
TRACE_ERROR - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of critical program errors, always on
TRACE_INFO - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of additional program info
TRACE_JNI - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of JNI (java native interface) methods
TRACE_MEM_TRACE - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace memory trace operations in the Virus Scan Server (internal use)
TRACE_MEMORY - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of memory related functions, allocating/deallocation memory
TRACE_PARAMETERS - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of parameter functions in the native library Set/GetParameter
TRACE_RFC - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of RFC functions in the Virus Scan Server
TRACE_RFC_TABEL - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of RFC content (parameters/tables) within the Virus Scan Server
TRACE_THREAD - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of thread related actions in the native library
TRACE_VIRUS - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of virus infections
TRACE_VSA - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of the API functions to external adapters
TRACE_VSA_EVENTS - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of VSA events (native call-backs)
TRACE_VSI - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of the API functions in the internal (native) scan library
TRACE_WARNING - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Trace of program warnings
TradingPartnerDirectoryCommon - Class in com.sapmarkets.tpd
TPD Factory.
TradingPartnerDirectoryCommon() - Constructor for class com.sapmarkets.tpd.TradingPartnerDirectoryCommon
 
TradingPartnerDirectoryInterface - Interface in com.sapmarkets.tpd.master
Description of the Interface
TradingPartnerInterface - Interface in com.sapmarkets.tpd.master
Describes a trading partner.
trans - Variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
Transformations applied to content of reference (default is null)
TRANS_BASE64_DECODE - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_C14N_EXCL - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_C14N_EXCL_OMIT_COMMENTS - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_C14N_EXCL_WITH_COMMENTS - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_C14N_EXCL_WITHCOMMENTS - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_C14N_OMIT_COMMENTS - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_C14N_WITH_COMMENTS - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_ENVELOPED_SIGNATURE - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_XPATH - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_XPOINTER - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANS_XSLT - Static variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
 
TRANSIENT_NAMESPACE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for transient data namespace
TRANSIENT_SEARCH_NAMESPACE - Static variable in interface com.sap.security.api.IPrincipalSearchFilter
Constant used to define namespace used for attributes you can not search for but used to specify specific search flags
TYPE_BLOB - Static variable in class com.sap.security.api.AttributeList
TYPE_BLOB is returned by AttributeList.getAttributeType(String, String) if the type of the values of an attribute is of type byte[]
TYPE_DESTINATION_SERVICE - Static variable in interface com.sap.security.api.umap.system.ISystemLandscape
 
TYPE_ENTERPRISE_PORTAL - Static variable in interface com.sap.security.api.umap.system.ISystemLandscape
 
TYPE_ERROR - Static variable in interface com.sap.security.api.IMessage
 
TYPE_INFO - Static variable in interface com.sap.security.api.IMessage
 
TYPE_STRING - Static variable in class com.sap.security.api.AttributeList
TYPE_STRING is returned by AttributeList.getAttributeType(String, String) if the type of the values of an attribute is of type String
TYPE_SUCCESS - Static variable in interface com.sap.security.api.IMessage
 
TYPE_UME_INTEGRATED - Static variable in interface com.sap.security.api.umap.system.ISystemLandscape
 
TYPE_UNKNOWN - Static variable in class com.sap.security.api.AttributeList
TYPE_UNKNOWN is returned by AttributeList.getAttributeType(String, String) if the type of the values of an attribute cannot be determined
TYPE_WARNING - Static variable in interface com.sap.security.api.IMessage
 

U

UMAP_ENCRYPTION_ALGO_ALIAS - Static variable in interface com.sap.security.api.umap.IUserMapping
For internal use.
UMAP_ENCRYPTION_KEYTYPE_ALIAS - Static variable in interface com.sap.security.api.umap.IUserMapping
For internal use.
UMAP_EP6_ALIAS_PREFIX - Static variable in interface com.sap.security.api.umap.IUserMapping
Internal prefix for Enterprise Portal system IDs in user mapping.
UMAP_JCO_PASSWORD - Static variable in interface com.sap.security.api.umap.IUserMappingData
Key for the mapped backend password (or equivalent) in the Properties object enriched by IUserMappingData.enrich(Properties).
UMAP_JCO_USER - Static variable in interface com.sap.security.api.umap.IUserMappingData
Key for the mapped backend user ID in the Properties object enriched by IUserMappingData.enrich(Properties).
UMAP_PASSWORD - Static variable in interface com.sap.security.api.umap.IUserMappingData
Key for the mapped backend user password in the Map object enriched by IUserMappingData.enrich(Map).
UMAP_R3_MASTER - Static variable in interface com.sap.security.api.umap.IUserMapping
For internal use.
UMAP_R3_MASTER_UID_MODE - Static variable in interface com.sap.security.api.umap.IUserMapping
For internal use.
UMAP_SYSTEM_FIELDS - Static variable in interface com.sap.security.api.umap.IUserMapping
Deprecated. This array of constants should not be used any more.
UMAP_SYSTEM_TYPE - Static variable in interface com.sap.security.api.umap.IUserMapping
System attribute name for the type of backend system.
UMAP_SYSTEM_TYPE_EP6_ALIAS - Static variable in interface com.sap.security.api.umap.IUserMapping
Deprecated. This constant is no longer valid and there's no replacement.
UMAP_SYSTEMATTRS_LOGONMETHOD - Static variable in interface com.sap.security.api.umap.IUserMapping
System attribute name for logon method of a backend system.
UMAP_SYSTEMATTRS_R3NAMEREF - Static variable in interface com.sap.security.api.umap.IUserMapping
Deprecated. 

System attribute name to flag a backend system as SAP reference system for UME.

This logic is no longer supported. Instead, the SAP reference system is defined in UME configuration property "ume.r3.mastersystem" (see ILoginConstants.R3_MASTERSYSTEM).

UMAP_SYSTEMATTRS_TICKET_TYPE - Static variable in interface com.sap.security.api.umap.IUserMapping
System attribute for the type of authentication ticket to be used for connections to a backend system.
UMAP_TICKET_TYPE_ASSERTION - Static variable in interface com.sap.security.api.umap.IUserMapping
Potential value for system attribute IUserMapping.UMAP_SYSTEMATTRS_TICKET_TYPE: SAP Authentication Assertion Tickets.
UMAP_TICKET_TYPE_LOGON - Static variable in interface com.sap.security.api.umap.IUserMapping
Potential value for system attribute IUserMapping.UMAP_SYSTEMATTRS_TICKET_TYPE: Use SAP Logon Tickets.
UMAP_USER - Static variable in interface com.sap.security.api.umap.IUserMappingData
Key for the mapped backend user ID in the Map object enriched by IUserMappingData.enrich(Map).
UMAP_USERMAPPING_FIELDS - Static variable in interface com.sap.security.api.umap.IUserMapping
System attribute name for additional user mapping fields that can be defined for a backend system.
UMAP_USERMAPPING_TYPE - Static variable in interface com.sap.security.api.umap.IUserMapping
System attribute name for "user mapping type" of a backend system.
UMAP_USERMAPPING_TYPE_ADMIN - Static variable in interface com.sap.security.api.umap.IUserMapping
 
UMAP_USERMAPPING_TYPE_ADMIN_USER - Static variable in interface com.sap.security.api.umap.IUserMapping
 
UMAP_USERMAPPING_TYPE_USER - Static variable in interface com.sap.security.api.umap.IUserMapping
 
UMException - Exception in com.sap.security.api
This is the superclass of all checked exceptions employed in the user management; it indicates error conditions that reasonable applications might want to catch.
UMException(Throwable, String) - Constructor for exception com.sap.security.api.UMException
Constructor with nested exception and additional explanation text.
UMException(Throwable) - Constructor for exception com.sap.security.api.UMException
Constructor for PersistenceException wrapping another exception.
UMException(String) - Constructor for exception com.sap.security.api.UMException
 
UMException() - Constructor for exception com.sap.security.api.UMException
This constructor should not be used because it does not reveal any error information to the caller.
UMFactory - Class in com.sap.security.api
Main factory providing access to all UME functionality.
UMRuntimeException - Exception in com.sap.security.api
This is the superclass of all runtime exceptions employed in the user management; it indicates error conditions that can occur during the normal operation of the JVM.
UMRuntimeException(Throwable, String) - Constructor for exception com.sap.security.api.UMRuntimeException
 
UMRuntimeException(Throwable) - Constructor for exception com.sap.security.api.UMRuntimeException
 
UMRuntimeException(String) - Constructor for exception com.sap.security.api.UMRuntimeException
 
UMRuntimeException() - Constructor for exception com.sap.security.api.UMRuntimeException
 
UNABLE_TO_CREATE_SAP_LOGON_TICKET - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The creation of SAP Logon Ticket has failed.
UNABLE_TO_GET_SAP_LOGON_TICKET - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The server cannot get SAP Logon Ticket from the client
UNABLE_TO_PASS_SAP_LOGON_TICKET - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The server cannot pass the created ticket to the client.
UNICODE_CASE - Static variable in class com.sap.security.core.server.csi.util.RegexPattern
 
UNIQUE_NAME - Static variable in interface com.sap.security.api.IPrincipal
Constant used for uniquename attribute
UNIX_LINES - Static variable in class com.sap.security.core.server.csi.util.RegexPattern
 
UNKNOWN_CHANGE_PASSWORD_ERROR - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Deprecated. replaced by CHANGE_PASSWORD_FAILED
unregisterLandscape(ISystemLandscape) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeFactory
Unregister a registered system landscape.
unregisterListener(GroupListener) - Method in interface com.sap.security.api.IGroupFactory
unregisterListener unsubscribes a receiver from a previously subscribed event.
unregisterListener(PrincipalListener) - Method in interface com.sap.security.api.IPrincipalFactory
unregisterListener unsubscribes a receiver from a previously subscribed event.
unregisterListener(RoleListener) - Method in interface com.sap.security.api.IRoleFactory
unregisterListener unsubscribes a receiver from a previously subscribed event.
unregisterListener(UserAccountListener) - Method in interface com.sap.security.api.IUserAccountFactory
unregisterListener unsubscribes a receiver from a previously subscribed event.
unregisterListener(UserListener) - Method in interface com.sap.security.api.IUserFactory
unregisterListener unsubscribes a receiver from a previously subscribed event.
updateDestination(String, Destination) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Update a destination of a given destination type.
updateObject(Serializable, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
update the object stored below the given objectID with the given object.
updateObjectWithoutCommit(Serializable, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
update the object stored below the given objectID with the given object.
URI - Class in com.sap.security.core.server.csi.util
Represents a Uniform Resource Identifier (URI) reference.
URI(String, String, String) - Constructor for class com.sap.security.core.server.csi.util.URI
Constructs a URI from the given components.
URI(String) - Constructor for class com.sap.security.core.server.csi.util.URI
Constructs a URI by parsing the given string.
URI(String, String, String, int, String, String, String) - Constructor for class com.sap.security.core.server.csi.util.URI
Constructs a hierarchical URI from the given components.
uri - Variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
URI of reference (default is "")
uriED - Variable in class com.sap.security.core.server.ssf.SsfRefXMLInfo
URI of encrypted data (default is "")
URLChecker - Class in com.sap.security.core.server.csi
This validator class checks the syntax of a passed URL An instance of this class holds an internal instance to java.net.URI which is part of JDK 1.4.
URLChecker() - Constructor for class com.sap.security.core.server.csi.URLChecker
Creates and initializes a plain URLChecker object, without validation.
URLChecker(String[]) - Constructor for class com.sap.security.core.server.csi.URLChecker
Creates a URLChecker object
URLChecker(String) - Constructor for class com.sap.security.core.server.csi.URLChecker
Creates URLChecker object and verfies a the passed URL.
URLChecker(String, String) - Constructor for class com.sap.security.core.server.csi.URLChecker
Creates URL verfier object from a given string with additional setting of the used character set.
urlDecode(StringBuffer, String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
A trivial replacement of URLDecoder.decode
urlDecode(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
A trivial replacement of URLDecoder.decode
URLDecoder - Class in com.sap.security.core.server.csi.util
A simple wrapper for the URLDecoder of JDK 1.4, which can be also used on 6.30 platforms, where the build is done with JDK 1.3.
URLDecoder() - Constructor for class com.sap.security.core.server.csi.util.URLDecoder
 
urlEncode(StringBuffer, String, char[]) - Static method in class com.sap.security.core.server.csi.util.StringUtils
This is an extended version of the URLEncoder.encode method.
urlEncode(String, char[]) - Static method in class com.sap.security.core.server.csi.util.StringUtils
This is an extended version of the URLEncoder.encode method.
urlEncode(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
A trivial replacement of URLEncoder.encode
URLEncoder - Class in com.sap.security.core.server.csi.util
A simple wrapper for the URLEncoder of JDK 1.4, which can be also used on 6.30 platforms, where the build is done with JDK 1.3.
URLEncoder() - Constructor for class com.sap.security.core.server.csi.util.URLEncoder
 
urlNormalize(String) - Static method in class com.sap.security.core.server.csi.Canonicalization
Normalize the given path string.
urlNormalize(String) - Static method in class com.sap.security.core.server.csi.URLChecker
Normalize the given path string.
urlNormalize(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
 
urlNormalize2(String) - Static method in class com.sap.security.core.server.csi.util.StringUtils
 
USER_ALREADY_EXIST - Static variable in interface com.sap.security.api.ISecurityPolicy
 
USER_ALREADY_LOGGED_IN - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
User cannot authenticate because he is already logged in.
USER_ALREADY_LOGGED_IN - Static variable in interface com.sap.security.api.ISecurityPolicy
 
USER_AUTH_FAILED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
USER_IS_CURRENTLY_NOT_VALID - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The user account is either expired, or is not valid yet.
USER_IS_CURRENTLY_NOT_VALID - Static variable in interface com.sap.security.api.ISecurityPolicy
 
USER_IS_LOCKED - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
The user is locked either by the administrator of the system, or after several subsequent failed attempts to login with wrong credentials.
USER_MAPPING_INVERSE_NAMESPACE - Static variable in interface com.sap.security.api.umap.IUserMappingData
Namespace used to store inverse user mapping data in UME tables.
USER_MAPPING_NAMESPACE - Static variable in interface com.sap.security.api.umap.IUserMappingData
Namespace used to store user mapping data in UME tables.
USER_MAPPING_REFSYS_ATTRIBUTE - Static variable in interface com.sap.security.api.umap.IUserMappingData
Logical attribute name used to store a user mapping for a SAP reference system for a user as plaintext.
USER_NOT_LOGGED_IN - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
User cannot log out because he is not logged in.
userAccountAdded(String) - Method in interface com.sap.security.api.UserAccountListener
userAccountAdded() is called if event INFORM_ON_USERACCOUNT_ADDED is fired from registered factory
UserAccountAlreadyExistsException - Exception in com.sap.security.api
This exception indicates an attempt to create a user account that already exists in the user account store.
UserAccountAlreadyExistsException(Throwable, String) - Constructor for exception com.sap.security.api.UserAccountAlreadyExistsException
Constructs a new UserAccountAlreadyExistsException
UserAccountAlreadyExistsException(Throwable) - Constructor for exception com.sap.security.api.UserAccountAlreadyExistsException
Constructs a new UserAccountAlreadyExistsException
UserAccountAlreadyExistsException(String) - Constructor for exception com.sap.security.api.UserAccountAlreadyExistsException
Constructs a new UserAccountAlreadyExistsException
UserAccountAlreadyExistsException() - Constructor for exception com.sap.security.api.UserAccountAlreadyExistsException
Constructs a new UserAccountAlreadyExistsException
UserAccountListener - Interface in com.sap.security.api
This class allows to register for user mangagement events.
userAccountLogOut(String) - Method in interface com.sap.security.api.UserAccountListener
userAccountLogOut() is called if event INFORM_ON_USERACCOUNT_LOGOUT is fired from registered factory
userAccountRemoved(String) - Method in interface com.sap.security.api.UserAccountListener
userAccountRemoved() is called if event INFORM_ON_USERACCOUNT_REMOVED is fired from registered factory
userAdded(String) - Method in interface com.sap.security.api.UserListener
userAdded() is called if event INFORM_ON_USER_ADDED is fired from registered factory
UserAlreadyExistsException - Exception in com.sap.security.api
This exception indicates an attempt to create a user that already exists in the user store.
UserAlreadyExistsException(Throwable, String) - Constructor for exception com.sap.security.api.UserAlreadyExistsException
Constructs a new UserAlreadyExistsException
UserAlreadyExistsException(Throwable) - Constructor for exception com.sap.security.api.UserAlreadyExistsException
Constructs a new UserAlreadyExistsException
UserAlreadyExistsException(String) - Constructor for exception com.sap.security.api.UserAlreadyExistsException
Constructs a new UserAlreadyExistsException
UserAlreadyExistsException() - Constructor for exception com.sap.security.api.UserAlreadyExistsException
Constructs a new UserAlreadyExistsException
userAssigned(String, String) - Method in interface com.sap.security.api.GroupListener
userAssigned() is called if event INFORM_ON_USER_ASSIGNED is fired from the registering factory
userAssigned(String, String) - Method in interface com.sap.security.api.RoleListener
userAssigned() is called if event INFORM_ON_USER_ASSIGNED is fired from the registering factory
useReferenceProfile() - Method in interface com.sap.security.core.server.vsi.api.Profile
Return a boolean flag to determine weather this profile contains only a reference to another profile or it contains steps for the scan actions.
USERID_CONTAINED_IN_PASSWORD - Static variable in interface com.sap.security.api.ISecurityPolicy
 
USERID_NOT_FOUND - Static variable in interface com.sap.security.api.ISecurityPolicy
 
UserListener - Interface in com.sap.security.api
This class allows to register for user mangagement events.
UserLockedException - Exception in com.sap.security.api
This exception indicates that a user account is locked in the user account store.
UserLockedException() - Constructor for exception com.sap.security.api.UserLockedException
Constructs a UserManagementException.
UserLockedException(Throwable) - Constructor for exception com.sap.security.api.UserLockedException
 
UserLockedException(String) - Constructor for exception com.sap.security.api.UserLockedException
Constructs a UserManagementException with the specified detail message.
USERNAME_IS_NOT_VALID - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
Username does not exists in the userstore.
userRemoved(String) - Method in interface com.sap.security.api.UserListener
userRemoved() is called if event INFORM_ON_USER_REMOVED is fired from registered factory
userUnAssigned(String, String) - Method in interface com.sap.security.api.GroupListener
userUnAssigned() is called if event INFORM_ON_USER_UNASSIGNED is fired from the registering factory
userUnAssigned(String, String) - Method in interface com.sap.security.api.RoleListener
userUnAssigned() is called if event INFORM_ON_USER_UNASSIGNED is fired from the registering factory
usesMessageID() - Method in class com.sap.security.core.server.util0.IDMessage
Returns the information whether this instance has been created with support of the MessageID infrastructure (constructor with three parameters).
Utils - Class in com.sap.security.core.server.https
This class contains several static utility methods for use with SecureConnectionFactory.
Utils() - Constructor for class com.sap.security.core.server.https.Utils
 

V

validatePassword(String) - Method in interface com.sap.security.api.ISecurityPolicy
Deprecated. please use validatePassword(String pass, String uid)
validatePassword(String, String) - Method in interface com.sap.security.api.ISecurityPolicy
Check the validity of the password against the password policy.
ValuePermission - Class in com.sap.security.api.permissions
This class implements ValuePermission, i.e. a named permission with an associated value.
ValuePermission(String, String) - Constructor for class com.sap.security.api.permissions.ValuePermission
Creates a new ValuePermission object with the specified name.
verify(ISsfPab, SsfSigRcpList) - Method in interface com.sap.security.api.ssf.ISsfData
Verifies a digital signature of the given data.
verify(ISsfPab, SsfSigRcpList, ISsfData, X509Certificate) - Method in interface com.sap.security.api.ssf.ISsfData
Verifies a digital signature of the given data.
verify() - Method in class com.sap.security.api.ticket.TicketVerifier
Verify the ticket.
verify(String, String) - Method in class com.sap.security.core.server.https.DefaultHostnameVerifier
Compares the hostname with the name from server certifiate.
verify(String, String) - Method in interface com.sap.security.core.server.https.HostnameVerifier
Compares the hostname with the name from server certificate.
verify(ISsfPab, SsfSigRcpList) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
verify(ISsfPab, SsfSigRcpList, ISsfData, X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
verify(ISsfPab, SsfSigRcpList) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
verify(ISsfPab, SsfSigRcpList, ISsfData, X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
Verifies a digital signature of the given data.
verify(ISsfPab, SsfSigRcpList, X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
Verifies a digital signature of the given data.
verify(ISsfPab, SsfSigRcpList) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
verify(ISsfPab, SsfSigRcpList, ISsfData, X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
verify(Element, ISsfPab, SsfSigRcpList, SsfRefXMLList, X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfDataXML
Verifies a digital signature of the given data and restores the original data
verifyCertificate(X509Certificate[], X509Certificate, boolean) - Static method in class com.sap.security.api.ticket.TicketVerifier
Deprecated. The method is not used any more. The chain of the ticket signing certificate must not be verified.
verifyData(Element, ISsfPab, SsfSigRcpList, SsfRefXMLList, X509Certificate) - Static method in class com.sap.security.core.server.ssf.SsfDataXML
Verifies a signed data element
VERSIONSTRING - Static variable in class com.sap.security.api.AttributeList
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IGroup
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IGroupFactory
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IGroupSearchFilter
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IPrincipal
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IPrincipalFactory
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IPrincipalMetaData
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IPrincipalSearchFilter
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IPrincipalSet
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IRole
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IRoleFactory
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IRoleSearchFilter
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IUser
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IUserAccountSearchFilter
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IUserFactory
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IUserSearchFilter
 
VERSIONSTRING - Static variable in exception com.sap.security.api.NoSuchPrincipalException
 
VERSIONSTRING - Static variable in class com.sap.security.api.PrincipalIterator
 
VERSIONSTRING - Static variable in class com.sap.security.api.UMFactory
 
VERSIONSTRING - Static variable in class com.sapmarkets.tpd.TradingPartnerDirectoryCommon
 
Virus - Interface in com.sap.security.core.server.vsi.api
Test virus class.
VirusInfectionException - Exception in com.sap.security.core.server.vsi.api.exception
Virus scan exceptions thrown by scan/clean functions.
VirusInfectionException(Collection, Throwable) - Constructor for exception com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Constructor for VirusInfectionException.
VirusInfectionException(Collection, VSIServiceMessage, int, Throwable) - Constructor for exception com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Constructor for VirusInfectionException.
VirusScanException - Exception in com.sap.security.core.server.vsi.api.exception
Virus scan exceptions thrown by scan/clean functions.
VirusScanException(Collection, Throwable) - Constructor for exception com.sap.security.core.server.vsi.api.exception.VirusScanException
Constructor for VirusScanException.
VirusScanException(Collection, VSIServiceMessage, int, Throwable) - Constructor for exception com.sap.security.core.server.vsi.api.exception.VirusScanException
Constructor for VirusScanException.
VSI_CLEAN_PARAM_NAMES - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
VSI optional clean parameters
VSI_CUST_PARAM_NAMES - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
VSI optional customizing parameters
VSI_E_BAD_EXPRESSION - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The passed regular expression contains a bad expression
VSI_E_BUFFER_TOO_SHORT - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The provided buffer to the function was too short.
VSI_E_CBC_TERMINATED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The call-back was terminated by caller (user)
VSI_E_CIO_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Client call-back failed.
VSI_E_CLEAN_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The clean action failed
VSI_E_CLEAN_OK - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Not longer infected, but a minor virus error
VSI_E_CONVERSION_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
UTF16<->UTF8 conversion failed
VSI_E_DRIVER_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The load of the driver(s) failed or invalid driver are loaded.
VSI_E_END_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Any internal error while closing/terminating the VSA
VSI_E_EXPIRED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The engine or the driver(s) are out of date.
VSI_E_IN_PROGRESS - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Termination/unload of VSA (engine) failed
VSI_E_INVALID_ENUM_INDEX - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The enumerator index supplied to the function is invalid.
VSI_E_INVALID_HANDLE - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The handle to the adapter is invalid
VSI_E_INVALID_PARAM - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
At least one parameter supplied to the adapter is invalid
VSI_E_INVALID_PARAM_TYPE - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
At least one parameter has another type as required.
VSI_E_INVALID_SCANOBJECT - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Invalid parameters are supplied to the function, e.g.
VSI_E_LOAD_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The load of engine or another library failed
VSI_E_MACRO_FOUND - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Found macro (which means active content) during scan
VSI_E_NO_SCANINFO - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
There is no extra VSI_SCANINFO available.
VSI_E_NO_SPACE - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
No resources could be reserved
VSI_E_NOT_INITIALISED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The adapter is not completely/successfully initialized
VSI_E_NOT_SCANNED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Not an error in scan, only information, that the VSA has not touched this object see ScanError for detailed reasons.
VSI_E_NOT_SUPPORTED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The function or parameter is not supported for this VSA
VSI_E_NULL_PARAM - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
NULL parameter was supplied to function, where not allowed
VSI_E_OBJPAR_UNSUPPORTED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The object type is not supported by VSA, e.g. scanBytes
VSI_E_PARAM_UNSUPPORTED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
At least one parameter is not supported or unknown.
VSI_E_PATTERN_FOUND - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Content matched during content scan, not used in VSI
VSI_E_SCAN_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The scan/clean failed because of internal errors, see ScanError for detailed reasons.
VSI_E_SCANPAR_UNSUPPORTED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The scan action is not supported by VSA, e.g.
VSI_E_UNKNOWN_ERROR - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The error can be not further specified
VSI_E_VIRUS_FOUND - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Found virus infection during scan or clean action
VSI_E_VSA_LOAD_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
The load of the VSA failed, might not correct version ?
VSI_E_XML_CONFIG_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
An internal XML based configuration action failed
VSI_INIT_PARAM_NAMES - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
VSI initialization parameters
VSI_OK - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
No error, no infection
VSI_PARAM_TYPES - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
VSI parameter types
VSI_SCAN_PARAM_NAMES - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
VSI optional scan parameters
VSIConstants - Interface in com.sap.security.core.server.vsi.api
Definition of constants within the 'Virus Scan Interface' framework.
VSIFilterInputStream - Class in com.sap.security.core.server.vsi.api
This VSIFilterInputStream implementation is an extension of the standard BufferedInputStream which is an implemention of the filtered stream family.
VSIFilterInputStream(InputStream, int) - Constructor for class com.sap.security.core.server.vsi.api.VSIFilterInputStream
Abstract class definition of a BufferedInputStream with the specified buffer size, and saves its argument, the input stream in, for later use.
VSIMajorVersion - Static variable in interface com.sap.security.core.server.vsi.api.VSIService
This information can be used for features in the future
VSIMinorVersion - Static variable in interface com.sap.security.core.server.vsi.api.VSIService
This information can be used for features in the future
VSIService - Interface in com.sap.security.core.server.vsi.api
Virus Scan Provider service main class.
VSIServiceException - Exception in com.sap.security.core.server.vsi.api.exception
Root exception for all exceptions of the VSI Service.
VSIServiceException(Location, VSIServiceMessage, Throwable) - Constructor for exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
Constructor for VSIServiceException.
VSIServiceException(Throwable) - Constructor for exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
Constructor for VSIServiceException.
VSIServiceException(VSIServiceMessage, Throwable) - Constructor for exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
Constructor for VSIServiceException.
VSIServiceException(VSIServiceMessage, int, Throwable) - Constructor for exception com.sap.security.core.server.vsi.api.exception.VSIServiceException
Constructor for VSIServiceException.
VSIServiceMessage - Class in com.sap.security.core.server.vsi.api.exception
Textpool for the VSI service messages.
VSIServiceMessage(VSIServiceMessage.BaseMsg, Object[]) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Constructor for VSIServiceMessage.
VSIServiceMessage(VSIServiceMessage.BaseMsg, Object[], String, String, String) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Constructor for object.
VSIServiceMessage.BaseMsg - Class in com.sap.security.core.server.vsi.api.exception
 
VSIServiceMessage.Msg0 - Class in com.sap.security.core.server.vsi.api.exception
 
VSIServiceMessage.Msg0(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg0
 
VSIServiceMessage.Msg1 - Class in com.sap.security.core.server.vsi.api.exception
 
VSIServiceMessage.Msg1(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg1
 
VSIServiceMessage.Msg2 - Class in com.sap.security.core.server.vsi.api.exception
 
VSIServiceMessage.Msg2(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg2
 
VSIServiceMessage.Msg3 - Class in com.sap.security.core.server.vsi.api.exception
 
VSIServiceMessage.Msg3(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg3
 
VSIServiceMessage.Msg4 - Class in com.sap.security.core.server.vsi.api.exception
 
VSIServiceMessage.Msg4(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg4
 

W

WebCallback - Class in com.sap.security.api.logon
Deprecated. Must not be used any longer.
WebCallback() - Constructor for class com.sap.security.api.logon.WebCallback
Deprecated. Creates a new WebCallback.
WHITESPACES_NOT_ALLOWED - Static variable in interface com.sap.security.api.ISecurityPolicy
 
writeLogonStatistics(boolean, String, long, Map) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
writeLogonStatistics(boolean, UserInfo, long, Map) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Deprecated. This functionality is moved to the login context.
writeTo(OutputStream) - Method in interface com.sap.security.api.ssf.ISsfData
Writes the changed data to an output stream
writeTo(OutputStream) - Method in class com.sap.security.api.ticket.InfoUnit
Utility method.
writeTo(OutputStream) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
writeTo(OutputStream) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
writeTo(OutputStream) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
WRONG_OLD_PASSWORD - Static variable in interface com.sap.security.api.ISecurityPolicy
 
WRONG_PASSWORD - Static variable in interface com.sap.security.api.ISecurityPolicy
 
WRONG_USERNAME_PASSWORD_COMBINATION - Static variable in interface com.sap.engine.lib.security.LoginExceptionDetails
User name or password is not correct.
wrongOldPassword - Static variable in interface com.sap.security.api.ISecurityPolicy
 
WrongTicketModeException - Exception in com.sap.security.api.ticket
Title: WrongTicketModeException Description: Exception to indicate that a ticket is used in the wrong mode (create/verify) Copyright: Copyright (c) 2001 Company: SAP AG
WrongTicketModeException(String) - Constructor for exception com.sap.security.api.ticket.WrongTicketModeException
 

X

X509CERT_USER_ATTRIBUTE - Static variable in interface com.sap.security.api.logon.ILoginConstants
 

_

_isIAIKavailable - Variable in class com.sap.security.core.server.https.SecureConnectionFactory
 

A B C D E F G H I J K L M N O P R S T U V W X _

Copyright 2010 SAP AG Complete Copyright Notice