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
 
AbstractCommandSecureStorage - class com.sap.security.core.server.securestorage.command.AbstractCommandSecureStorage.
CommandSecureStorageAbstract, which should be the base-class for all commands.
AbstractCommandSecureStorage(SecureStorageRuntimeInterface) - Constructor for class com.sap.security.core.server.securestorage.command.AbstractCommandSecureStorage
 
AbstractLoginModule - class com.sap.engine.interfaces.security.auth.AbstractLoginModule.
Does login module common work.
AbstractLoginModule() - Constructor for class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
actionPerformed(ActionEvent) - Method in class com.sap.security.core.server.securestorage.gui.WebappPanel
 
actionPerformed(ActionEvent) - Method in class com.sap.security.core.server.securestorage.gui.ServicePanel
 
ActionPermission - class com.sap.security.api.permissions.ActionPermission.
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.
Adapter - interface com.sap.security.core.server.vsi.api.Adapter.
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
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.security.core.client.ws.AuthenticationContext
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 interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
Set an HTTP header to the request
addHeader(String, String) - Method in class com.sap.security.core.client.ws.SecurityProtocol
Add an entry to the list of HTTP headers
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.
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.
AddStringEntryCommand - class com.sap.security.core.server.securestorage.command.AddStringEntryCommand.
 
AddStringEntryCommand(SecureStorageRuntimeInterface) - Constructor for class com.sap.security.core.server.securestorage.command.AddStringEntryCommand
 
addSystemLandscapeWrapper(ISystemLandscapeWrapper) - Static method in class com.sap.security.api.UMFactory
NOTE: Released for internal use only.
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.IUserMaint
Deprecated. use IGroupFactory.addUserToGroup(String,String) instead
addToGroup(String) - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserMaint.addToGroup(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.IUserMaint
Deprecated. use IRoleFactory.addUserToRole(String, String) instead
addToRole(String) - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserMaint.addToRole(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.SsfPabKeyStore
 
addUntrustedCertificate(X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfPabBasicImpl
 
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.
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_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.
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.
algorithm - Static variable in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
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
AttributeList - class com.sap.security.api.AttributeList.
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
 
AttributeValueAlreadyExistsException - exception com.sap.security.api.AttributeValueAlreadyExistsException.
This exception indicates that an attribute value which should be set for a attribute already exists.
AttributeValueAlreadyExistsException() - Constructor for class com.sap.security.api.AttributeValueAlreadyExistsException
Constructs a new AttributeValueAlreadyExistsException
AttributeValueAlreadyExistsException(String) - Constructor for class com.sap.security.api.AttributeValueAlreadyExistsException
Constructs a new AttributeValueAlreadyExistsException
AttributeValueAlreadyExistsException(Throwable) - Constructor for class com.sap.security.api.AttributeValueAlreadyExistsException
Constructs a new AttributeValueAlreadyExistsException
AttributeValueAlreadyExistsException(Throwable, String) - Constructor for class com.sap.security.api.AttributeValueAlreadyExistsException
Constructs a new AttributeValueAlreadyExistsException
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_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
 
AuthenticationContext - class com.sap.security.core.client.ws.AuthenticationContext.
Class for setting credentials to support HTTP BASIC or SSL client certificate authentication
AuthenticationContext(PropertyContext) - Constructor for class com.sap.security.core.client.ws.AuthenticationContext
 
AuthenticationContextInterface - interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface.
 
AuthenticationFailedException - exception com.sap.security.api.AuthenticationFailedException.
This exception indicates an exception which can happen during an authentication process
AuthenticationFailedException() - Constructor for class com.sap.security.api.AuthenticationFailedException
Constructs a UserManagementException with null as its error detail message.
AuthenticationFailedException(String) - Constructor for class com.sap.security.api.AuthenticationFailedException
Constructs a UserManagementException with the specified detail message.
AuthenticationFailedException(Throwable) - Constructor for class com.sap.security.api.AuthenticationFailedException
 
AuthenticationFailedException(Throwable, String) - Constructor for class com.sap.security.api.AuthenticationFailedException
 
AuthSchemePrincipal - class com.sap.security.api.logon.AuthSchemePrincipal.
 
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
 
base64Decoding(byte[]) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
base64Encoding(Serializable) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
base64Encoding(Serializable) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
beginContainerStop() - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
beginServiceStop(String) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
broker - Variable in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImplp4_Skel
 
BUNDLE - Static variable in class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedMessage
 
BUNDLE - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
 
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[], int, int, String) - Static method in class com.sap.security.api.ticket.InfoUnit
Converts a byte array into a string.
bytesToString(byte[], String) - Static method in class com.sap.security.api.ticket.InfoUnit
Converts a byte array into a string.

C

cert - Variable in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Certificate of signer or recipient
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(UserContext, UserInfo, 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.
changeProperties(Properties) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
checkConfiguration(String, boolean) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
check 2nd level configurations Method checkConfiguration.
checkConfiguration(String, boolean) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
checkConfiguration(String, boolean) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
checkConfiguration(String, boolean) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
checkCryptoConfiguration(String) - 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.
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
checkPermission(Permission) - Method in interface com.sap.security.api.IUser
If the user has the specified permission, this method does nothing.
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.
checkRootConfiguration(String, boolean) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
check root configuration Method checkRootConfigurations.
checkRootConfiguration(String, boolean) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
checkRootConfiguration(String, boolean) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
checkRootConfiguration(String, boolean) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
checkUserLockStatus(String) - 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.
checkUserLockStatus(X509Certificate) - 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(byte[]) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and clean 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(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(String, byte[], long, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan and "tries to" clean the infected byte array.
cleanFile(String) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scans and "tries to" clean infected files.
cleanFile(String, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scans and "tries to" clean infected files.
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_TYPE_SERVICE - Static variable in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
CLIENT_TYPE_WEB_APPLICATION - Static variable in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
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() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
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.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.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
 
com.sap.security.api.umap.system - package com.sap.security.api.umap.system
 
com.sap.security.core.client.ws - package com.sap.security.core.client.ws
 
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.securestorage - package com.sap.security.core.server.securestorage
 
com.sap.security.core.server.securestorage.command - package com.sap.security.core.server.securestorage.command
 
com.sap.security.core.server.securestorage.exception - package com.sap.security.core.server.securestorage.exception
 
com.sap.security.core.server.securestorage.gui - package com.sap.security.core.server.securestorage.gui
 
com.sap.security.core.server.securestorage.gui.renderer - package com.sap.security.core.server.securestorage.gui.renderer
 
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.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.
CommandException - exception com.sap.security.core.server.securestorage.exception.CommandException.
 
CommandException() - Constructor for class com.sap.security.core.server.securestorage.exception.CommandException
 
CommandException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.CommandException
 
CommandException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.CommandException
 
CommandException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.CommandException
 
commit() - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
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.acl.IAcl
Commits any changes made to this ACL (i.e. add/remove AclEntry/Owner).
commit() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
commit() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
commits all datas of the actual ConfigurationHandler to database
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.
COMPANY_ID - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
ConfigurationException - class com.sap.security.core.server.destinations.api.ConfigurationException.
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 class 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_LOAD_BALANCING - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
ConsumerSecurityProtocolFactory - class com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolFactory.
 
ConsumerSecurityProtocolFactory() - Constructor for class com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolFactory
 
ConsumerSecurityProtocolInterface - interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface.
 
containerStarted() - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
containsAttribute(String, String) - Method in class com.sap.security.api.AttributeList
 
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
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
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.
createConfiguration(String, Configuration) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
create 2nd level configurations Method createConfigurations.
CreateConfigurationsException - exception com.sap.security.core.server.securestorage.exception.CreateConfigurationsException.
 
CreateConfigurationsException() - Constructor for class com.sap.security.core.server.securestorage.exception.CreateConfigurationsException
 
CreateConfigurationsException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.CreateConfigurationsException
 
CreateConfigurationsException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.CreateConfigurationsException
 
CreateConfigurationsException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.CreateConfigurationsException
 
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
createDestination(String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Create a destination of a given destination type.
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
createImageIcon(String) - Static method in class com.sap.security.core.server.securestorage.gui.renderer.ObjectTreeCellRenderer
 
createImageIcon(String) - Static method in class com.sap.security.core.server.securestorage.gui.renderer.KeyTreeCellRenderer
 
createRoot(String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
create root Method createRoot.
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, 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(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.

This method establishes a connection using proxy setting specified in System properties.
createSocket(String, int) - Method in interface com.sap.security.core.server.https.SocketFactory
 
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, Socket) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.

This constructor should be used when tunneling SSL through a proxy.
createSocket(String, int, Socket) - Method in interface com.sap.security.core.server.https.SocketFactory
 
createSocket(String, int, Socket, String[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.

This constructor should be used when tunneling SSL through a proxy.
createSocket(String, int, String[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Creates (ssl)socket based on local credentials.

This method establishes a connection using proxy setting specified in System properties.
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.
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.
customDestinationName - Variable in class com.sap.security.core.client.ws.SecurityProtocol
 
CustomObjectInputStream - class com.sap.security.core.server.securestorage.CustomObjectInputStream.
 
CustomObjectInputStream(InputStream, ClassLoader) - Constructor for class com.sap.security.core.server.securestorage.CustomObjectInputStream
 
customUrlPostfix - Variable in class com.sap.security.core.client.ws.SecurityProtocol
 

D

decrypt(Element, ISsfProfile, Key) - Method in class com.sap.security.core.server.ssf.SsfDataXML
Decrypts an encrypted data element.
decrypt(ISsfProfile) - Method in interface com.sap.security.api.ssf.ISsfData
Decrypts the given data.
decrypt(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
decrypt(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
decrypt(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
decrypt(SecureStorageObject) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
decrypt(SecureStorageObject) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Decrypts a given SecureStorageObject and returns the original object
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
decryptReturnBytes(SecureStorageObject) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
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 com.sap.security.core.server.https.DefaultHostnameVerifier.
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 class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
Deletes a central stored object of a client
deleteObject(int, String, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
deleteObject(int, String, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
deleteObject(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
deleteObject(String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Deletes an object in the SecureStorage
DeleteObjectCommand - class com.sap.security.core.server.securestorage.command.DeleteObjectCommand.
 
DeleteObjectCommand(SecureStorageRuntimeInterface) - Constructor for class com.sap.security.core.server.securestorage.command.DeleteObjectCommand
 
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.IPrincipalFactory
Delete a object from the use store
deletePrincipal(String) - Method in interface com.sap.security.api.acl.IAclManager
This method deletes all data (owner, ACE) concerning a principal
deleteRole(String) - Method in interface com.sap.security.api.IRoleFactory
Delete a role from the used 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 com.sap.security.core.server.destinations.api.Destination.
 
DestinationException - class com.sap.security.core.server.destinations.api.DestinationException.
 
DestinationException(IDMessage, Throwable) - Constructor for class com.sap.security.core.server.destinations.api.DestinationException
Constructor for ConfigurationException.
DestinationService - interface com.sap.security.core.server.destinations.api.DestinationService.
J2EE service for obtaining connections to backend systems.
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_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
 
dispatch(Remote, Dispatch, int) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImplp4_Skel
 
display(String, PropertyContext) - Method in class com.sap.security.core.client.ws.SecurityProtocol
Method for debugging the property context
DISPLAYNAME - Static variable in interface com.sap.security.api.IPrincipal
Constant used for displayname attribute
Driver - class com.sap.security.core.server.vsi.api.Driver.
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 com.sap.security.api.DuplicateKeyException.
This exception indicates an attempt to read an object by a key that is ambiguous.
DuplicateKeyException() - Constructor for class com.sap.security.api.DuplicateKeyException
Constructs a new DuplicateKeyException with a descriptive message.
DuplicateKeyException(String) - Constructor for class com.sap.security.api.DuplicateKeyException
Constructs a new DuplicateKeyException with a descriptive message.
DuplicateKeyException(Throwable) - Constructor for class com.sap.security.api.DuplicateKeyException
 
DuplicateKeyException(Throwable, String) - Constructor for class com.sap.security.api.DuplicateKeyException
 

E

EICAR - Static variable in interface com.sap.security.core.server.vsi.api.Virus
EICAR test pattern.
enableControls(int, int) - Method in class com.sap.security.core.server.securestorage.gui.WebappPanel
 
enableControls(int, int) - Method in class com.sap.security.core.server.securestorage.gui.ServicePanel
 
encrypt(Element, SsfRefXMLList, SsfSigRcpList, ISsfPab, String) - Method in class com.sap.security.core.server.ssf.SsfDataXML
Encrypts the given data.
encrypt(Serializable) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
encrypt(Serializable) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Encrypts the given object and returns a SecureStorageObject
encrypt(SsfSigRcpList, ISsfPab) - Method in interface com.sap.security.api.ssf.ISsfData
Encrypts the given data.
encrypt(SsfSigRcpList, ISsfPab) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
encrypt(SsfSigRcpList, ISsfPab) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
encrypt(SsfSigRcpList, ISsfPab) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
encrypt(SsfSigRcpList, ISsfPab, String) - Method in interface com.sap.security.api.ssf.ISsfData
Encrypts the given data.
encrypt(SsfSigRcpList, ISsfPab, String) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
encrypt(SsfSigRcpList, ISsfPab, String) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
encrypt(SsfSigRcpList, ISsfPab, String) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
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
Engine - class com.sap.security.core.server.vsi.api.Engine.
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(HttpURLConnection) - Method in interface com.sap.security.api.umap.IUserMappingData
Enriches an HttpURLConnection with logon credentials.
enrich(Map) - Method in interface com.sap.security.api.umap.IUserMappingData
Enrich a Map 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_OPERATOR - Static variable in interface com.sap.security.api.ISearchAttribute
 
equals(Object) - Method in class com.sap.engine.lib.security.Principal
 
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.NamePermission
Checks two NamePermission objects for equality.
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.ValuePermission
Checks two ValuePermission objects for equality.
equals(PermissionStatus) - Method in class com.sap.security.api.acl.PermissionStatus
Checks if a given PermissionStatus equals an other PermissionStatus.
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 com.sap.security.api.umap.system.ExceptionInImplementationException.
This exception is thrown by different methods of ISystemLandscapeWrapper when a request to the underlying system landscape implementation fails.
ExceptionInImplementationException() - Constructor for class com.sap.security.api.umap.system.ExceptionInImplementationException
Create an ExceptionInImplementationException without further information.
ExceptionInImplementationException(String) - Constructor for class 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 class com.sap.security.api.umap.system.ExceptionInImplementationException
Create an ExceptionInImplementationException with a message string and the original exception object.
exec(Environment, InputStream, OutputStream, String[]) - Method in class com.sap.security.core.server.securestorage.command.GetKeysCommand
 
exec(Environment, InputStream, OutputStream, String[]) - Method in class com.sap.security.core.server.securestorage.command.GetClientCommand
 
exec(Environment, InputStream, OutputStream, String[]) - Method in class com.sap.security.core.server.securestorage.command.AddStringEntryCommand
 
exec(Environment, InputStream, OutputStream, String[]) - Method in class com.sap.security.core.server.securestorage.command.DeleteObjectCommand
 
exec(Environment, InputStream, OutputStream, String[]) - Method in class com.sap.security.core.server.securestorage.command.ReEncryptCommand
 
exec(Environment, InputStream, OutputStream, String[]) - Method in class com.sap.security.core.server.securestorage.command.GetObjectCommand
 
exec(Environment, InputStream, OutputStream, String[]) - Method in class com.sap.security.core.server.securestorage.command.GenerateSecretKeyCommand
 
exist(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
exist(String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
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 class com.sap.security.core.server.vsi.api.exception.VSIServiceException
 
EXTENDED_SEARCH - Static variable in interface com.sap.security.api.IPrincipalSearchFilter
Deprecated.  
ExternalizableException - interface com.sap.security.core.server.vsi.api.exception.ExternalizableException.
This is a tagging interface for exception classes.

F

fastAccess - Variable in class com.sap.security.api.AttributeList
 
FeatureNotAvailableException - exception com.sap.security.api.FeatureNotAvailableException.
This exception indicates a feature that is not available in the respective implementation of a user management interface.
FeatureNotAvailableException() - Constructor for class com.sap.security.api.FeatureNotAvailableException
Constructs a new FeatureNotAvailableException.
FeatureNotAvailableException(String) - Constructor for class com.sap.security.api.FeatureNotAvailableException
Constructs a new FeatureNotAvailableException with a descriptive message.
finalize() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
findCert(X509Certificate[], Name, BigInteger) - Static method in class com.sap.security.api.ticket.TicketVerifier
Deprecated. This method will be removed in the next release. Use TicketVerifier.findCertificate(java.security.cert.X509Certificate[], String, BigInteger) as replacement.
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.
forceLoggedInUser(HttpServletRequest, HttpServletResponse) - Method in interface com.sap.security.api.IAuthentication
Checks whether the user is currently logged in and returns an implementation of IUser If the user is not yet logged in, a respective logon page is written as ServletResponse.
forceLogoffUser(HttpServletRequest, HttpServletResponse, String) - Method in interface com.sap.security.api.IAuthentication
Logoff user by invalidate the user session and deleting the authentication cookies.
formatNonLocalized() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Format the message using the default text.
freeResources() - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 

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
 
generateNewKey() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Generates a new secret key for clientapplication
generatePassword() - Method in interface com.sap.security.api.ISecurityPolicy
Generate a password for this security policy.
generateSecretKey(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
Generate secret key Method generateSecretKey.
GenerateSecretKeyCommand - class com.sap.security.core.server.securestorage.command.GenerateSecretKeyCommand.
 
GenerateSecretKeyCommand(SecureStorageRuntimeInterface) - Constructor for class com.sap.security.core.server.securestorage.command.GenerateSecretKeyCommand
 
generateSecretKeyID(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
generateSecretKeyID(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
generateSecretKeyID(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
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.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.ActionPermission
Returns the canonical string representation of the 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.
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.ISystemLandscapeWrapper
Returns all aliases for systems known to the underlying system landscape implementation.
getAllPermissions() - Method in interface com.sap.security.api.acl.IAclManager
Gets a list of all available permissions
getAllUniqueKeys() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeWrapper
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) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Retrieve the value of a system attribute.
getAttribute(String, String) - Method in interface com.sap.security.api.IPrincipalMetaData
Generic get method to access additional attributes.
getAttribute(String, String) - Method in interface com.sap.security.api.IPrincipal
Generic get method to access additional attributes.
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() - Method in interface com.sap.security.api.umap.system.ISystemLandscapeObject
Retrieve the names of all available system attributes.
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(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.
getAttributeNameSpace() - Method in interface com.sap.security.api.ISearchAttribute
returns the namespace of this search element
getAttributeNamespaces() - Method in interface com.sap.security.api.IPrincipalMetaData
Gets all non-null namespaces defined for this user.
getAttributeNamespaces() - Method in interface com.sap.security.api.IPrincipal
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.IPrincipalMetaData
Gets the type of the attribute.
getAttributeType(String, String) - Method in interface com.sap.security.api.IPrincipal
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.
getAuthenticationContext() - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
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
getAuthenticator provides access to an implementation of IAuthentication
getAuthSchemes() - Method in interface com.sap.security.api.logon.ILogonAuthentication
Returns the names of teh 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.vsi.api.exception.VSIServiceMessage
Returns the base message object of this message.
getBinaryAttribute(String, String) - Method in interface com.sap.security.api.IPrincipalMetaData
Generic get method to access additional attributes.
getBinaryAttribute(String, String) - Method in interface com.sap.security.api.IPrincipal
Generic get method to access additional binary attributes.
getBuildInfo() - Method in interface com.sap.security.core.server.vsi.api.Server
Get build information string about the Virus Scan Server.
getCanonicalizationAlgorithm() - Method in class com.sap.security.core.server.ssf.SsfDataXML
Get algorithm which is used for canonicalization of SignedInfo element
getCellPhone() - Method in interface com.sap.security.api.IUserSearchFilter
Get the cell phone attribute value to match in the user search
getCellPhone() - Method in interface com.sap.security.api.IUser
Gets the user's default cellphone number.
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.SsfProfilePKCS12File
 
getCertificate() - Method in class com.sap.security.core.server.ssf.SsfProfileKeyStore
 
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.SsfPabKeyStore
 
getCertificateBySubjectDN(String) - Method in class com.sap.security.core.server.ssf.SsfPabBasicImpl
 
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.SsfProfilePKCS12File
 
getCertificateChain() - Method in class com.sap.security.core.server.ssf.SsfProfileKeyStore
 
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.SsfPabKeyStore
 
getCertificates() - Method in class com.sap.security.core.server.ssf.SsfPabBasicImpl
 
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.IUserSearchFilter
Get the city attribute value to match in the user search
getCity() - Method in interface com.sap.security.api.IUser
Gets the user's city.
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 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.
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 interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
Return the authentication context for setting authentication credentials
getClientAuthenticationContext() - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
GetClientCommand - class com.sap.security.core.server.securestorage.command.GetClientCommand.
 
GetClientCommand(SecureStorageRuntimeInterface) - Constructor for class com.sap.security.core.server.securestorage.command.GetClientCommand
 
getClientIDs(int) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
Returns a list with the names of all web-applications/services (client = web-application|service) which use the secure-storage
getClientIDs(int) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getClientIDs(int) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
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.IUserSearchFilter
Get the company attribute value to match in the user search
getCompany() - Method in interface com.sap.security.api.IUser
NOTE: Released for internal use only.
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.IUserSearchFilter
Get the ISO-639 country attribute value to match in the user search
getCountry() - Method in interface com.sap.security.api.IUser
Gets the ISO-3166 two-letter uppercase code of the country where the user lives.
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
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.sap.security.api.IUser
Gets the three letter uppercase code of the user's currency, e.g.
getDatabaseVendor() - Static method in class com.sap.security.api.UMFactory
NOTE: Released for internal use only Gets the database vendor
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
getDataSourceClass() - Static method in class com.sap.security.api.UMFactory
NOTE: Released for internal use only.
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
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.IUserSearchFilter
Get the department attribute value to match in the user search
getDepartment() - Method in interface com.sap.security.api.IUser
Gets the user's department.
getDescription() - Method in interface com.sap.security.api.IGroup
Returns the description of this principal.
getDescription() - Method in interface com.sap.security.api.IRole
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() - Method in interface com.sap.security.api.IUserSearchFilter
Get the description attribute value to match in the user search
getDescription() - Method in interface com.sap.security.api.IRoleSearchFilter
Get the description attribute value to match in the role search
getDescription() - Method in class com.sap.security.core.server.securestorage.command.AbstractCommandSecureStorage
Returns a description text.
getDescription() - Method in class com.sap.security.core.server.securestorage.command.GetKeysCommand
 
getDescription() - Method in class com.sap.security.core.server.securestorage.command.GetClientCommand
 
getDescription() - Method in class com.sap.security.core.server.securestorage.command.AddStringEntryCommand
 
getDescription() - Method in class com.sap.security.core.server.securestorage.command.DeleteObjectCommand
 
getDescription() - Method in class com.sap.security.core.server.securestorage.command.ReEncryptCommand
 
getDescription() - Method in class com.sap.security.core.server.securestorage.command.GetObjectCommand
 
getDescription() - Method in class com.sap.security.core.server.securestorage.command.GenerateSecretKeyCommand
 
getDescription(Locale) - Method in interface com.sap.security.api.IPrincipalMetaData
Returns the title of the IPrincipal object which is described by this IPrincipalMetaData object.
getDestination(String, String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Return an instance of a defined destination
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
Return the properties for this destination
getDestinationTypes() - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Return an Iterator with known destination types.
getDisplayName() - Method in interface com.sap.security.api.IPrincipalSearchFilter
Gets the display name to match.
getDisplayName() - Method in interface com.sap.security.api.IPrincipal
Gets the principal's display name.
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
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.IUserSearchFilter
Get the email attribute value to match in the user search
getEmail() - Method in interface com.sap.security.api.IUser
Gets the user's default email address.
getEncryptedData() - Method in class com.sap.security.core.server.securestorage.SecureStorageObject
Returns the encrypted-data
getEncryptionRate() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getEncryptionRate() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getEncryptionRate() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
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.
getFailedLogonAttempts() - Method in interface com.sap.security.api.IUserAccountSearchFilter
Get the failed logon attempts attribute value to match in the account search
getFailedLogonAttempts() - Method in interface com.sap.security.api.IUserAccount
get number of failed logon attempts.
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.IUserSearchFilter
Get the fax attribute value to match in the user search
getFax() - Method in interface com.sap.security.api.IUser
Gets the user's default fax number.
getFeatures() - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
getFirstName() - Method in interface com.sap.security.api.IUserSearchFilter
Get the first name attribute value to match in the user search
getFirstName() - Method in interface com.sap.security.api.IUser
Gets the user's first name.
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() - Method in class com.sap.security.core.server.securestorage.command.AbstractCommandSecureStorage
Returns the name of the group the command belongs to.
getGroup() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the default group object.
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.api.IGroupFactory
Gets the group object with the given unique ID
getGroup(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a group object.
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
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
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.
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
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
getHashedPassword() - Method in interface com.sap.security.api.IUserAccount
 
getHelpMessage() - Method in class com.sap.security.core.server.securestorage.command.AbstractCommandSecureStorage
Gives a short help message about the command
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.
getHttpHeaderHashtable() - Method in class com.sap.security.core.client.ws.AuthenticationContext
Returns the httpHeaderHashtable.
getHttpHeaders(HttpURLConnection) - Static method in class com.sap.security.core.server.https.Utils
Extracts http-headers from HttpURLConnection
getID() - Method in class com.sap.security.api.ticket.InfoUnit
Get the ID of this InfoUnit.
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 class 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 class 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.vsi.api.exception.VSIServiceMessage.BaseMsg
Returns the implementing class.
getImplemntsObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImplp4_Skel
 
getInfectionCollection() - Method in class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Return the Collection object of Infections
getInfections() - Method in interface com.sap.security.core.server.vsi.api.Instance
Deprecated. Do not use
getInfections() - Method in class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Returns the infection array.
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() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from the default scan profile.
getInstance(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan profile.
getInstance(String) - 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(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan group.
getInstanceByGroup(String) - 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(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get a scan instance from scan provider.
getInstanceByProvider(String) - 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[], 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.
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, String, byte) - Method in interface com.sap.security.api.umap.IUserMapping
Deprecated. Please don't use this method any more, but use IUserMapping.getInverseMappingData(String, ISystemLandscapeObject) instead.
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.IUserSearchFilter
Get the job title attribute value to match in the user search
getJobTitle() - Method in interface com.sap.security.api.IUser
Gets the user's job title, e.g.
getKey() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg
Returns the key of this message.
getKey(String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
GetKeysCommand - class com.sap.security.core.server.securestorage.command.GetKeysCommand.
 
GetKeysCommand(SecureStorageRuntimeInterface) - Constructor for class com.sap.security.core.server.securestorage.command.GetKeysCommand
 
getKeystore() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
getKeystoreViews() - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Reads the list of keystore views and client certificates from the keystore service The name of the views are taken as the keys for the hashtable, with the name of the aliases in the keystore stored as List Used internally
getKnownViruses() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the number of viruses the engine knows.
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 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.
getLastErrorKey() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceException
Return the last orrured error code key in printable form (String).
getLastErrorKey() - Method in class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Return the last orrured error code key in printable form (String).
getLastErrorKey() - Method in class com.sap.security.core.server.vsi.api.exception.VirusScanException
Return the last orrured error code key in printable form (String).
getLastErrorRC() - Method in interface com.sap.security.core.server.vsi.api.Instance
Return the last occured error code.
getLastErrorRC() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceException
Return the last occured error code.
getLastErrorRC() - Method in class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Return the last occured error code.
getLastErrorRC() - Method in class com.sap.security.core.server.vsi.api.exception.VirusScanException
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.IUserSearchFilter
Get the last name attribute value to match in the user search
getLastName() - Method in interface com.sap.security.api.IUser
Gets the user's last name.
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 class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
Returns the latest key of the client
getLatestKeyID(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getLatestKeyID(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getLatestKeyID(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getLocale() - Method in interface com.sap.security.api.IUserSearchFilter
Get the locale attribute value to match in the user search
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.
getLocalizedMessage() - Method in class com.sap.security.api.UMException
Returns the message text of the exception and of all nested exceptions in concatenated form.
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.IUserAccountSearchFilter
Get the lock reason attribute value to match in the account search
getLockReason() - Method in interface com.sap.security.api.IUserAccount
Returns the reason code for account lock.
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.
getLoggerClass() - Static method in class com.sap.security.api.UMFactory
Deprecated.  
getLogonAuthenticator() - Static method in class com.sap.security.api.UMFactory
getLogonAuthenticator provides 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.IUserAccountSearchFilter
Get the logonid attribute value to match in the account search
getLogonUid() - Method in interface com.sap.security.api.IUserAccount
get logon uid (long uid)
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
getMappedSystemsForPrincipal(IPrincipal) - Method in interface com.sap.security.api.umap.IUserMapping
Determine all systems for which the specified principal has user mapping data.
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 class 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 class 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(Collection, int) - Static method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Create a VSIServiceMessage from a passed VSI_RC.
getMessage(int) - Static method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Create a VSIServiceMessage from a passed VSI_RC.
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.
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.Principal
 
getName() - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
 
getName() - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
 
getName() - Method in interface com.sap.security.api.logon.IAuthScheme
Gets the name of the authscheme.
getName() - Method in class com.sap.security.api.logon.AuthSchemePrincipal
 
getName() - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
getName() - Method in interface com.sap.security.core.server.destinations.api.Destination
Get the name of this destination
getName() - Method in class com.sap.security.core.server.securestorage.command.GetKeysCommand
 
getName() - Method in class com.sap.security.core.server.securestorage.command.GetClientCommand
 
getName() - Method in class com.sap.security.core.server.securestorage.command.AddStringEntryCommand
 
getName() - Method in class com.sap.security.core.server.securestorage.command.DeleteObjectCommand
 
getName() - Method in class com.sap.security.core.server.securestorage.command.ReEncryptCommand
 
getName() - Method in class com.sap.security.core.server.securestorage.command.GetObjectCommand
 
getName() - Method in class com.sap.security.core.server.securestorage.command.GenerateSecretKeyCommand
 
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.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.sap.security.core.server.vsi.api.Group
Get the group name.
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 class com.sap.security.api.UMException
Return the nested exception.
getNestedException() - Method in class com.sap.security.api.UMRuntimeException
 
getNestedException() - Method in class com.sap.security.core.server.securestorage.exception.SecureStorageException
 
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.
getNumberOfAllClientObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfAllClientObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfAllClientObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfAllClients() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfAllClients() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfAllClients() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfDrivers() - Method in class com.sap.security.core.server.vsi.api.Engine
Get the number of drivers loeded by the engine.
getNumberOfEncodedObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfEncodedObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfEncodedObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfEncryptedObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfEncryptedObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfEncryptedObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfKeys() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfKeys() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfKeys() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfKnwonViruses() - Method in class com.sap.security.core.server.vsi.api.Driver
Get the number of viruses the driver knows.
getNumberOfServiceClientObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfServiceClientObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfServiceClientObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfServiceClients() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfServiceClients() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfServiceClients() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfServiceKeys() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfServiceKeys() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfServiceKeys() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfWebAppClientObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfWebAppClientObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfWebAppClientObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfWebAppClients() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfWebAppClients() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfWebAppClients() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getNumberOfWebAppKeys() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
getNumberOfWebAppKeys() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getNumberOfWebAppKeys() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
GetObjectCommand - class com.sap.security.core.server.securestorage.command.GetObjectCommand.
 
GetObjectCommand(SecureStorageRuntimeInterface) - Constructor for class com.sap.security.core.server.securestorage.command.GetObjectCommand
 
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() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
getObjectIDs() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Returns a list of all central stored objects
getObjectIDs(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
Returns a list with the names of central stored objects of clients
getObjectIDs(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getObjectIDs(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
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.ScanError
Returns the name of the error object.
getObjectName() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the infected object name.
getObjectSize() - Method in class com.sap.security.core.server.vsi.api.ScanError
Returns the size of the error object.
getObjectSize() - Method in class com.sap.security.core.server.vsi.api.Infection
Returns the size of the infected 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.
getOperations() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImplp4_Skel
 
getOperator() - Method in interface com.sap.security.api.ISearchAttribute
returns the operator of this search element (EQUALS or LIKE)
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.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.
getParameter(String) - Method in interface com.sap.security.core.server.vsi.api.Group
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.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.
getParameters() - Method in interface com.sap.security.core.server.vsi.api.Group
Get all actual defined 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(boolean) - Method in interface com.sap.security.api.IUser
Gets the list of (all) parent groups including parents, grandparents, ... if recursive is set to true
getParentGroups(boolean) - Method in interface com.sap.security.api.IUserAccount
Gets the list of all parent principals 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
getParents(String[], boolean) - Method in interface com.sap.security.api.IPrincipal
Gets the list of all parent principals including parents, grandparents, ... which have the specified principal types (e.g.
getPassword() - Method in class com.sap.security.api.logon.WebCallback
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
Return the boolean value indicating whether the password is enforced to change at the first logon.
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.
getPasswordLastChangeDateDefault() - Method in interface com.sap.security.api.ISecurityPolicy
Returns the PasswordLastChangeDateDefault (MM/DD/YYYY) 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.
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.
getPermissionName(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
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).
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.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() - Method in interface com.sap.security.api.umap.IUserMappingData
Returns the principal (usually an IUser) this object was created for.
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.
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() - Method in interface com.sap.security.api.IPrincipalMetaData
Gets the semantic type of the described IPrincipal object, e.g.
getPrincipalType(String) - Method in interface com.sap.security.api.IPrincipalFactory
get the data type out of a principal's uniqueId.
getPrincipalTypeIdentifier() - Method in interface com.sap.security.api.IPrincipalMetaData
Gets the principal type identifier of the described IPrincipal object.
getPrincipalTypeIdentifier(String) - Method in interface com.sap.security.api.IPrincipalFactory
Get the principal type identifier for this custom 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.SsfProfilePKCS12File
 
getPrivateKey() - Method in class com.sap.security.core.server.ssf.SsfProfileKeyStore
 
getProfile() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the default scan profile.
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.
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
NOTE: Released for internal use only.
getProtectedProtectionDomainStack() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
getProvider() - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the default provider.
getProvider(int) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the provider object.
getProvider(int) - Method in interface com.sap.security.core.server.vsi.api.Group
Get a specific provider object from the group.
getProvider(String) - Method in interface com.sap.security.core.server.vsi.api.VSIService
Get the requested provider object.
getProvider(String) - Method in interface com.sap.security.core.server.vsi.api.Group
Get a specific provider object from the 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).
getProviders() - Method in interface com.sap.security.core.server.vsi.api.Group
Get the list of provider names which assigned to this Group.
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, 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) - 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, 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.
getR3UserName(IUser, String, Map, boolean) - Method in interface com.sap.security.api.umap.IUserMapping
Deprecated. Please don't use this method any more, but use IUserMapping.getR3UserName(IUser,ISystemLandscapeObject,boolean) instead.
getReason() - Method in class 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.
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
Gets the request.
getResponse() - Method in class com.sap.security.api.logon.WebCallback
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.
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(boolean) - Method in interface com.sap.security.api.IUser
Gets the list of (all) assigned roles of this user including parent groups, grandparent groups,... if recursive is set to true NOTE: This method may also return roles which are already deleted.
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,...
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
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
getRuntimeButtons() - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
getRuntimeControlComponent() - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
getRuntimeMenu() - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
getSalutation() - Method in interface com.sap.security.api.IUserSearchFilter
Get the salutation attribute value to match in the user search
getSalutation() - Method in interface com.sap.security.api.IUser
Gets the user's salutation, e.g.
getScanErrorCollection() - Method in class com.sap.security.core.server.vsi.api.exception.VirusScanException
Return the ScanError objects as Collection
getScanErrors() - Method in interface com.sap.security.core.server.vsi.api.Instance
Deprecated. Do not use
getScanErrors() - Method in class com.sap.security.core.server.vsi.api.exception.VirusScanException
Returns the scan error array.
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. e.g.
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 class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
Returns a list with the names of secret keys of clients
getSecretKeyIDs(String, int) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
getSecretKeyIDs(String, int) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
getSecureStorageAdministratorContext() - Method in class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
 
getSecureStorageAdministratorContext() - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Returns a SecureStorageAdministrationContext - only accessible for administrators
getSecureStorageClientContext() - Method in class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
 
getSecureStorageClientContext() - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Returns a SecureStorageClientContext for the specified client
getSecureStorageClientContext(String) - Method in class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
 
getSecureStorageClientContext(String) - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Returns a SecureStorageClientContext for the specified client
getSecureStorageClientContext(String, int) - Method in class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
 
getSecureStorageClientContext(String, int) - Method in interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface
Returns a SecureStorageClientContext for the specified client
getSecureStorageRuntimeInterface() - Method in class com.sap.security.core.server.securestorage.command.AbstractCommandSecureStorage
the SecureStorageRuntimeInterface object (given in the constructor)
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() - Static method in class com.sap.security.api.UMFactory
getSecurityPolicy provides access to the security policy object
getSecurityPolicy() - Method in interface com.sap.security.api.logon.ISecurityPolicyFactory
Gets the SecurityPolicy..
getSecurityProtocol(Object) - Static method in class com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolFactory
Return an instance of of the security protocol This is only supported on standlaone proxies
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.security.core.client.ws.AuthenticationContext
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) - Method in interface com.sap.security.api.srvUser.IServiceUserFactory
Get a service user by uniqueName
getServiceUser(String, boolean) - 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 Returns an implementation of IServiceUserFactory.
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
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.IUserSearchFilter
Get the state attribute value to match in the user search
getState() - Method in interface com.sap.security.api.IUser
Gets the user's state or region.
getState() - Method in interface com.sap.security.api.ISearchResult
Returns the status of the search result
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.ISystemLandscapeObject
Return the system specific prefix for the system key in UME database tables.
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.sap.security.api.IUser
Gets the user's street.
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.  
getSupportedShellProviderNames() - Method in class com.sap.security.core.server.securestorage.command.AbstractCommandSecureStorage
Gives the name of the supported shell providers
getSystemByAlias(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeWrapper
Retrieves a system landscape object stored under this alias.
getSystemByUniqueKey(String) - Method in interface com.sap.security.api.umap.system.ISystemLandscapeWrapper
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 interface com.sap.security.api.umap.IUserMappingData
Returns the system ID this object was created for (in an Enterprise Portal environment: the system alias).
getSystemID() - Method in class com.sap.security.api.ticket.TicketVerifier
Get the ID of the Ticket-issuing System.
getSystemLandscapeWrappers() - Static method in class com.sap.security.api.UMFactory
Retrieve the list of all ISystemLandscapeWrapper implementations that are currently registered.
getTarget() - Method in interface com.sap.security.api.logon.ILogonFrontend
Gets the target of logon frondend.
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.sap.security.api.IUser
Gets the user's default telephone number.
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
getTicketVerifier provides access to an object which can be used for verifing Tickets
getTimeZone() - Method in interface com.sap.security.api.IUser
Gets the user's time zone.
getTitle() - Method in interface com.sap.security.api.IUserSearchFilter
Get the title attribute value to match in the user search
getTitle() - Method in interface com.sap.security.api.IUser
Gets the user's academic title or title of nobility
getTitle(Locale) - Method in interface com.sap.security.api.IPrincipalMetaData
Returns the title of the IPrincipal object which is described by this IPrincipalMetaData object.
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.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.sap.security.core.server.securestorage.gui.renderer.ObjectTreeCellRenderer
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class com.sap.security.core.server.securestorage.gui.renderer.KeyTreeCellRenderer
 
getTreePath(DefaultMutableTreeNode, Object) - Method in class com.sap.security.core.server.securestorage.gui.WebappPanel
 
getTreePath(DefaultMutableTreeNode, Object) - Method in class com.sap.security.core.server.securestorage.gui.ServicePanel
 
getType() - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
 
getType() - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
 
getType() - Method in interface com.sap.security.api.logon.ILogonFrontend
Gets the type of the logon frontend.
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).
getUniqueIDs() - Method in interface com.sap.security.api.IUserFactory
Gets the unique IDs of all users in the user store. Note this operation might be very time consuming because all uniqueIDs of the complete user population are returned.
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.ISystemLandscapeWrapper
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.IRole
Get uniqueName of this IRole 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.IUserSearchFilter
Get the unique name attribute value to match in the user search
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.IUser
Get uniqueName of this IUser object.
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.
getUsage() - Method in class com.sap.security.core.server.securestorage.command.AbstractCommandSecureStorage
Returns a usage-text.
getUsage() - Method in class com.sap.security.core.server.securestorage.command.GetKeysCommand
 
getUsage() - Method in class com.sap.security.core.server.securestorage.command.GetClientCommand
 
getUsage() - Method in class com.sap.security.core.server.securestorage.command.AddStringEntryCommand
 
getUsage() - Method in class com.sap.security.core.server.securestorage.command.DeleteObjectCommand
 
getUsage() - Method in class com.sap.security.core.server.securestorage.command.ReEncryptCommand
 
getUsage() - Method in class com.sap.security.core.server.securestorage.command.GetObjectCommand
 
getUsage() - Method in class com.sap.security.core.server.securestorage.command.GenerateSecretKeyCommand
 
getUser() - Method in class com.sap.security.api.logon.WebCallback
Gets the user to logon.
getUser() - Method in class com.sap.security.api.ticket.TicketVerifier
Get the name of the User.
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
getUserAccount(Map) - Method in interface com.sap.security.api.IUserAccountFactory
Return UserAccount object based on the credentials supplied.
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.
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.
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() - Static method in class com.sap.security.api.UMFactory
Returns an implementation of IUserFactory.
getUserFactory() - Method in interface com.sap.security.api.IUser
Gets the user factory which instantiated this user object.
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. Please don't use this method any more, but 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.security.core.client.ws.AuthenticationContext
Returns the username.
getUserNames() - Method in class 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
getValue() - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
 
getValue() - Method in class com.sap.engine.lib.security.http.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).
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.
getZip() - Method in interface com.sap.security.api.IUserSearchFilter
Get the zip attribute value to match in the user search
getZip() - Method in interface com.sap.security.api.IUser
Gets the zip code of the user's city.
grantPermissions(String, String, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
GREATER_THAN_OPERATOR - Static variable in interface com.sap.security.api.ISearchAttribute
 
Group - interface com.sap.security.core.server.vsi.api.Group.
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 com.sap.security.api.GroupAlreadyExistsException.
This exception indicates an attempt to create a group which already exists in the data store.
GroupAlreadyExistsException() - Constructor for class com.sap.security.api.GroupAlreadyExistsException
Constructs a new GroupAlreadyExistsException
GroupAlreadyExistsException(String) - Constructor for class com.sap.security.api.GroupAlreadyExistsException
Constructs a new GroupAlreadyExistsException
GroupAlreadyExistsException(Throwable) - Constructor for class com.sap.security.api.GroupAlreadyExistsException
Constructs a new GroupAlreadyExistsException
GroupAlreadyExistsException(Throwable, String) - Constructor for class 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
GroupListener - interface com.sap.security.api.GroupListener.
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

handleFault(AbstractMessage, PropertyContext) - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
handleRequest(AbstractMessage, PropertyContext) - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
handleResponse(AbstractMessage, PropertyContext) - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
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
 
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.NamePermission
Returns the hash code value for this 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.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. 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, 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.
headersToString(Hashtable) - Static method in class com.sap.security.core.server.https.Utils
Visualizes http-headers from HttpURLConnection.
HostnameVerifier - interface com.sap.security.core.server.https.HostnameVerifier.
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.
HTTPDestination - interface com.sap.security.core.server.destinations.api.HTTPDestination.
 
HttpGetterCallback - class com.sap.engine.lib.security.http.HttpGetterCallback.
Callback for getting authentication data from http request.
HttpGetterCallback() - Constructor for class com.sap.engine.lib.security.http.HttpGetterCallback
 
HttpSetterCallback - class com.sap.engine.lib.security.http.HttpSetterCallback.
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 com.sap.security.api.acl.IAcl.
ACL Context Interface Definition of an Access Control List object This interface defines an Access Control List object (ACL object).
IAclEntry - interface com.sap.security.api.acl.IAclEntry.
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 com.sap.security.api.acl.IAclHierarchy.
ACL Hierarchy Interface Definition of an Access Control List Hierarchy This interface defines an Access Control List Hierarchy.
IAclManager - interface com.sap.security.api.acl.IAclManager.
ACL Manager Interface Definition of an Access Control List Manager The ACL Manager administers the Access Control Lists (ACL).
IAnonymousUserFactory - interface com.sap.security.api.logon.IAnonymousUserFactory.
Anonymous User Factory provides the retrieving of anonymous users.
IAuthentication - interface com.sap.security.api.IAuthentication.
This class retrieves the user information of currently logged-in user.
IAuthScheme - interface com.sap.security.api.logon.IAuthScheme.
Interface that represents the authentication scheme object.
IConfigurable - interface com.sap.security.api.IConfigurable.
This interface is implemented by components of the user management which need explicit configuration, e.g. user factories and authenticators.
IConfigurable - interface com.sap.security.api.logon.IConfigurable.
Interface to make external classes configurable.
ICUSTOM_OBJECT - Static variable in interface com.sap.security.api.IPrincipalFactory
Deprecated.  
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.
ID0001_GENERIC_EXCEPTION - Static variable in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage
Gerneric Exception:
ID0100_DEPLOYABLE_PROXY_NOT_SUPPORTED - Static variable in class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedMessage
This operation is not supported on deployable proxies.
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}).
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.
ID0301_ERROR_CREATE_KEYSTOREVIEW - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
An error occurred while creating the Keystore view {0}.
ID0302_ERROR_ACCESSING_KEYSTORE - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
An error occurred while accessing to the Key Store of the J2EE Engine.
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_ERROR_CREATE_CONFIGURATION - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
An error occurred while creating Configurations in Configuration Adapter.
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_ERROR_CREATE_SECRET_KEY - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
SAP Java Crypto Lib was found.
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_ERROR_CREATE_SECRET_KEY - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
An error occurred while generating secret key.
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_ERROR_STORE_SECRET_KEY - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
An error occurred while storing secret key.
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!
ID0331_ERROR_GRANT_PERMISSIONS - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
An error occurred while granting permissions.
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
Load of the VSA failed, might not correct version.
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
The scan action is not supported by VSA, e.g.
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 VSI_SCANINFO 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.
IGroup - interface com.sap.security.api.IGroup.
This interface provides read and write access to principals of type group.
IGROUP - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IGroupFactory - interface com.sap.security.api.IGroupFactory.
This interface for a groupfactory provides functionality to get group objects by providing required information.
IGroupSearchFilter - interface com.sap.security.api.IGroupSearchFilter.
This class acts as a container for values to be used as a search filter when calling IGroupFactory.getGroupSearchFilter() Using an initial IGroupSearchFilter object for a search will select all groups which are available in the data store.
ILoginConstants - interface com.sap.security.api.logon.ILoginConstants.
Constants for logon.
ILogonAuthentication - interface com.sap.security.api.logon.ILogonAuthentication.
Extension from IAuthentication that provides more powerful authentication services.
ILogonFrontend - interface com.sap.security.api.logon.ILogonFrontend.
Interface that represents an object that's used for visualization of logon user interaction
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.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.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 com.sap.security.core.server.vsi.api.Infection.
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_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 com.sap.security.api.ticket.InfoUnit.
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.core.server.securestorage.gui.SecureStoragePanel
 
init(ApplicationServiceContext, Properties) - Method in interface com.sap.security.core.server.destinations.api.Destination
Initialize the destination.
init(PropertyContext) - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
initFactory(Certificate[], Object[]) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
 
initFactory(KeyStore, Object, KeyStore, Object) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
 
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(Properties, HashMap, IUMFileIO) - Static method in class com.sap.security.api.UMFactory
NOTE: Released for internal use only.
initialize(String) - Static method in class com.sap.security.api.UMFactory
NOTE: Released for internal use only.
initialize(Subject, CallbackHandler, Map, Map) - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
Initialises its shared state.
Instance - interface com.sap.security.core.server.vsi.api.Instance.
Virus scan instance interface.
interfaceAvailable(String, Object) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
interfaceNotAvailable(String) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
internalSetHTTPHeaders(PropertyContext) - Method in class com.sap.security.core.client.ws.SecurityProtocol
Take all headers and set them to the HTTP transport binding
IntToBytes(int) - Static method in class com.sap.security.api.ticket.InfoUnit
Transforms an integer into a byte array.
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
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
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.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
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
invalidateSession() - Method in interface com.sap.engine.services.wssec.srt.protocols.ConsumerSecurityProtocolInterface
Invalidate the current session.
invalidateSession() - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
InvalidIDException - exception com.sap.security.api.InvalidIDException.
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 class com.sap.security.api.InvalidIDException
Constructs a new InvalidIDException.
InvalidIDException(String) - Constructor for class com.sap.security.api.InvalidIDException
Constructs a new InvalidIDException with a descriptive message.
InvalidLogonIdException - exception com.sap.security.api.InvalidLogonIdException.
This exception indicates an invalid logon id.
InvalidLogonIdException() - Constructor for class com.sap.security.api.InvalidLogonIdException
Constructs a InvalidLogonIdException
InvalidLogonIdException(String) - Constructor for class com.sap.security.api.InvalidLogonIdException
Constructs a InvalidLogonIdException with the specified detail message.
InvalidPasswordException - exception com.sap.security.api.InvalidPasswordException.
This exception indicates an attempt to logon with an invalid password.
InvalidPasswordException() - Constructor for class com.sap.security.api.InvalidPasswordException
Constructs a InvalidPasswordException
InvalidPasswordException(String) - Constructor for class com.sap.security.api.InvalidPasswordException
Constructs a InvalidPasswordException with the specified detail message.
IPrincipal - interface com.sap.security.api.IPrincipal.
This interface provides read-access to attributes and the state of an IPrincipal object.
IPRINCIPAL - Static variable in interface com.sap.security.api.IPrincipalMetaData
 
IPRINCIPAL - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IPrincipalFactory - interface com.sap.security.api.IPrincipalFactory.
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 get meta-data for custom principal objects NOTE: As this interface can be extended, this interface can be freely used, but must not be implemented.
IPrincipalMaint - interface com.sap.security.api.IPrincipalMaint.
This interface extends IPrincipal.
IPrincipalMetaData - interface com.sap.security.api.IPrincipalMetaData.
This interface provides methods to access meta data of principal objects.
IPrincipalSearchFilter - interface com.sap.security.api.IPrincipalSearchFilter.
Title: User Management 60 This interface provides the possibility for values to be used as a search filter when calling IPrincipalFactory.getPrincipalSearchFilter(boolean,String) NOTE: For consistency reasons no leading or trailing spaces are allowed in namespaces, attribute names and String values.
IPrincipalSet - interface com.sap.security.api.IPrincipalSet.
This interface provides read and write access to attributes and the state of an IPrincipalSet object.
IPRINCIPALSET - Static variable in interface com.sap.security.api.IPrincipalMetaData
 
IPRINCIPALSET - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IRole - interface com.sap.security.api.IRole.
This interface provides read and write access to attributes and properties of instances of type IRole.
IROLE - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IRoleFactory - interface com.sap.security.api.IRoleFactory.
This interface provides methods to access, create, search and delete IRole objects.
IRoleSearchFilter - interface com.sap.security.api.IRoleSearchFilter.
This class acts as a container for text values to be used as a search filter when calling searchRoles(IRoleSearchFilter) of an IRoleFactory.
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_UNDEFINED - Static variable in class com.sap.security.api.acl.PermissionStatus
 
isActive() - Method in interface com.sap.security.core.server.vsi.api.Profile
Get the Profile status.
isAllowed() - Method in class com.sap.security.api.acl.PermissionStatus
This methods checks if the status of the PermissionStatus is allowed.
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.IAclManager
This method checks if a principal is authorized for a number of permissions on an object.
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.
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
Check if the current user is already authenticated, i.e. if the IUser object is result of an authentication process (it could also have been created by something like UMFactory.getInstance().getUserFactory().getUser (...)).
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 class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
isClientSecure(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
isClientSecure(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
isCompanyUser() - Method in interface com.sap.security.api.IUser
Checks if this user belongs to a company.
isCryptoLibDepolyed() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
isCryptoLibDepolyed() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
isCryptoLibDepolyed() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
isDenied() - Method in class com.sap.security.api.acl.PermissionStatus
This methods checks if the status of the PermissionStatus is denied
ISearchAttribute - interface com.sap.security.api.ISearchAttribute.
This interface provides functionality to access a search element.
ISearchResult - interface com.sap.security.api.ISearchResult.
A read-only iterator that can return the size of the iteration
ISecurityPolicy - interface com.sap.security.api.ISecurityPolicy.
Title: UME4 Security Policy Description: Security Policy settings.
ISecurityPolicyFactory - interface com.sap.security.api.logon.ISecurityPolicyFactory.
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 com.sap.security.api.srvUser.IServiceUserFactory.
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 class com.sap.security.core.server.vsi.api.exception.VSIServiceException
 
isFeatureImplemented(String, PropertyContext) - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
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.security.core.client.ws.AuthenticationContext
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.IUserAccountSearchFilter
Get the locked attribute value to match in the account search
isLocked() - Method in interface com.sap.security.api.IUserAccount
Gets the Locked attribute of the IUserAccount object
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. returns true if the principal is directly or indirectly (via role membership) assigned.
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.
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.IUserAccountSearchFilter
Get the password changed required attribute value to match in the account search
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
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
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).
isSecure(int, String, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
isSecure(int, String, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
isSecure(int, String, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
isSecure(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
isSecure(String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
isServer() - Method in interface com.sap.security.core.server.vsi.api.Provider
Return boolean for the type of the current scan instance.
isServiceUser(IUser) - Method in interface com.sap.security.api.srvUser.IServiceUserFactory
Check if user is a service user
isServiceUser(String) - Method in interface com.sap.security.api.srvUser.IServiceUserFactory
Check if user is a service user
ISsfData - interface com.sap.security.api.ssf.ISsfData.
Interface for representing data to be digitally signed, verified, encrypted or decrypted
ISsfPab - interface com.sap.security.api.ssf.ISsfPab.
Interface representing the personal address book containg a list of root certificates
ISsfProfile - interface com.sap.security.api.ssf.ISsfProfile.
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.SsfPabKeyStore
 
isTrusted(X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfPabBasicImpl
 
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.
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.
ISystemLandscapeObject - interface com.sap.security.api.umap.system.ISystemLandscapeObject.
Wrapper object for a backend system provided by an ISystemLandscapeWrapper.
ISystemLandscapeWrapper - interface com.sap.security.api.umap.system.ISystemLandscapeWrapper.
This interface serves as wrapper for a system landscape to be plugged into UME.
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 - interface com.sap.security.api.IUser.
This interface provides read-access to the user's attributes, and offers basic support for authorization checking.
IUSER - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IUserAccount - interface com.sap.security.api.IUserAccount.
Title: Interface to get and set user account data Description: Copyright: Copyright (c) 2001 Company: SAPMarkets, Inc NOTE: get methods returning an object may return null if a valid value is not available unless specified otherwise in the respective method description.
IUSERACCOUNT - Static variable in interface com.sap.security.api.IPrincipalFactory
 
IUserAccountFactory - interface com.sap.security.api.IUserAccountFactory.
User account factory will handle authentication and retrieval of user account information from persistence storage.
IUserAccountSearchFilter - interface com.sap.security.api.IUserAccountSearchFilter.
 
IUserFactory - interface com.sap.security.api.IUserFactory.
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 perform mass commit/rollback operations on a set of users NOTE: As this interface can be extended, this interface can be freely used, but must not be implemented.
IUserMaint - interface com.sap.security.api.IUserMaint.
This interface extends IUser.
IUserMapping - interface com.sap.security.api.umap.IUserMapping.
Provides an entry point to the user mapping functionality.
IUserMappingData - interface com.sap.security.api.umap.IUserMappingData.
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 com.sap.security.api.IUserSearchFilter.
This class acts as a container for text values to be used as a search filter when calling searchUsers(UserSearchFilter) of an IUserFactory.

J

J2EE_VERSION - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
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
JNDI name under which the service is registered.
JNDI_NAME - Static variable in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
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

KeyGenerationException - exception com.sap.security.core.server.securestorage.exception.KeyGenerationException.
 
KeyGenerationException() - Constructor for class com.sap.security.core.server.securestorage.exception.KeyGenerationException
Constructor for KeyGenerationException.
KeyGenerationException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.KeyGenerationException
Constructor for KeyGenerationException.
KeyGenerationException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.KeyGenerationException
Constructor for KeyGenerationException.
KeyGenerationException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.KeyGenerationException
Constructor for KeyGenerationException.
KEYSTORE_CLIENT_NAME - Static variable in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
KeyStoreAccessException - exception com.sap.security.core.server.securestorage.exception.KeyStoreAccessException.
 
KeyStoreAccessException() - Constructor for class com.sap.security.core.server.securestorage.exception.KeyStoreAccessException
Constructor for KeyStoreAcessException.
KeyStoreAccessException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.KeyStoreAccessException
Constructor for KeyStoreAccessException.
KeyStoreAccessException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.KeyStoreAccessException
Constructor for KeyStoreAccessException.
KeyStoreAccessException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.KeyStoreAccessException
Constructor for KeyStoreAccessException.
keyTree - Static variable in class com.sap.security.core.server.securestorage.gui.WebappPanel
 
keyTree - Static variable in class com.sap.security.core.server.securestorage.gui.ServicePanel
 
KeyTreeCellRenderer - class com.sap.security.core.server.securestorage.gui.renderer.KeyTreeCellRenderer.
 
KeyTreeCellRenderer() - Constructor for class com.sap.security.core.server.securestorage.gui.renderer.KeyTreeCellRenderer
 
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

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
 
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.vsi.api.exception.VSIServiceMessage
Write the message into a log using the SAP Logging API.
logIDException(int, Category, Location, String) - Method in class 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 com.sap.security.api.logon.LoginException.
 
LoginException() - Constructor for class com.sap.security.api.logon.LoginException
 
LoginException(String) - Constructor for class com.sap.security.api.logon.LoginException
 
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_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
Constant for use in ILogonAuthentication.
logon(HttpServletRequest, HttpServletResponse, String) - Method in interface com.sap.security.api.logon.ILogonAuthentication
Function that is intended for programmatic logon.
logout() - Method in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
logout(HttpServletRequest, HttpServletResponse) - Method in interface com.sap.security.api.IAuthentication
Logouts 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.

M

m_throwable - Variable in class com.sap.security.api.UMException
Nested exception
main(String[]) - Static method in class com.sap.security.api.UMException
Quick demonstration how this exception works
markForShutdown(long) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
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
mCheckSizeLimit - Variable in class com.sap.security.api.AttributeList
 
mType - Variable in class com.sap.security.api.PrincipalIterator
 
MULTI_DOMAIN_COOKIE_HOSTS - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
MultipleHitException - exception com.sap.security.api.umap.MultipleHitException.
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 class com.sap.security.api.umap.MultipleHitException
Create a new MultipleHitException.
MultipleHitException(String, String[]) - Constructor for class 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 com.sap.security.api.permissions.NamePermission.
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
 
newGroup(String) - Method in interface com.sap.security.api.IGroupFactory
Creates a new, initially blank group object.
newName(String, String, String, String, String) - Static method in class com.sap.security.api.ticket.TicketVerifier
Deprecated. This method will be removed in the next release.
newPrincipal(IPrincipal) - Method in interface com.sap.security.api.IPrincipalFactory
Creates a new object.
newPrincipal(String) - Method in interface com.sap.security.api.IPrincipalFactory
Creates a new, initially blank 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(IPrincipalSet) - Method in interface com.sap.security.api.IPrincipalFactory
Creates a new object.
newPrincipalSet(String) - Method in interface com.sap.security.api.IPrincipalFactory
Creates a new, initially blank object.
newRole(String) - Method in interface com.sap.security.api.IRoleFactory
Creates a new, initially blank role 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) - Method in interface com.sap.security.api.IUserAccountFactory
Creates a new IUserAccount type object.
newUserAccount(String, 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.
NoKeyForClientException - exception com.sap.security.core.server.securestorage.exception.NoKeyForClientException.
 
NoKeyForClientException() - Constructor for class com.sap.security.core.server.securestorage.exception.NoKeyForClientException
 
NoKeyForClientException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.NoKeyForClientException
 
NoKeyForClientException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.NoKeyForClientException
 
NoKeyForClientException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.NoKeyForClientException
 
NoLogonDataAvailableException - exception com.sap.security.api.umap.NoLogonDataAvailableException.
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 class com.sap.security.api.umap.NoLogonDataAvailableException
Create a NoLogonDataAvailableException without further information.
NoLogonDataAvailableException(String) - Constructor for class com.sap.security.api.umap.NoLogonDataAvailableException
Create a NoLogonDataAvailableException with a specific error message.
NoLogonDataAvailableException(String, int) - Constructor for class com.sap.security.api.umap.NoLogonDataAvailableException
Create a NoLogonDataAvailableException with a specific error message and an error code.
NoSuchGroupException - exception com.sap.security.api.NoSuchGroupException.
This exception indicates an attempt to access a non-existing group object in the object store.
NoSuchGroupException(String) - Constructor for class com.sap.security.api.NoSuchGroupException
Constructor for the NoSuchGroupException object
NoSuchGroupException(Throwable) - Constructor for class com.sap.security.api.NoSuchGroupException
 
NoSuchObjectException - exception com.sap.security.api.NoSuchObjectException.
This exception indicates an attempt to access a non-existing object in the object store.
NoSuchObjectException() - Constructor for class com.sap.security.api.NoSuchObjectException
Constructs a new NoSuchUserExcption.
NoSuchObjectException(String) - Constructor for class com.sap.security.api.NoSuchObjectException
Constructs a new NoSuchObjectException with a descriptive message.
NoSuchObjectException(Throwable) - Constructor for class com.sap.security.api.NoSuchObjectException
 
NoSuchPCDRoleException - exception com.sap.security.api.NoSuchPCDRoleException.
This exception indicates an attempt to access a non-existing PCD role object in the object store.
NoSuchPCDRoleException(String) - Constructor for class com.sap.security.api.NoSuchPCDRoleException
 
NoSuchPCDRoleException(Throwable) - Constructor for class com.sap.security.api.NoSuchPCDRoleException
Constructs a new NoSuchPCDRoleException with a descriptive message.
NoSuchPrincipalException - exception com.sap.security.api.NoSuchPrincipalException.
This exception indicates an attempt to access a non-existing principal in the principal store.
NoSuchPrincipalException() - Constructor for class com.sap.security.api.NoSuchPrincipalException
Constructs a new NoSuchPrincipalException.
NoSuchPrincipalException(String) - Constructor for class com.sap.security.api.NoSuchPrincipalException
Constructs a new NoSuchPrincipalException with a descriptive message.
NoSuchPrincipalException(Throwable) - Constructor for class com.sap.security.api.NoSuchPrincipalException
 
NoSuchPrincipalException(Throwable, String) - Constructor for class com.sap.security.api.NoSuchPrincipalException
 
NoSuchRoleException - exception com.sap.security.api.NoSuchRoleException.
This exception indicates an attempt to access a non-existing role object in the object store.
NoSuchRoleException(String) - Constructor for class com.sap.security.api.NoSuchRoleException
Constructs a new NoSuchRoleException with a descriptive message.
NoSuchRoleException(Throwable) - Constructor for class com.sap.security.api.NoSuchRoleException
 
NoSuchUserAccountException - exception com.sap.security.api.NoSuchUserAccountException.
This exception indicates an attempt to access a non-existing user in the user store.
NoSuchUserAccountException() - Constructor for class com.sap.security.api.NoSuchUserAccountException
Constructs a new NoSuchUserAccountException.
NoSuchUserAccountException(String) - Constructor for class com.sap.security.api.NoSuchUserAccountException
Constructs a new NoSuchUserAccountException with a descriptive message.
NoSuchUserAccountException(Throwable) - Constructor for class com.sap.security.api.NoSuchUserAccountException
 
NoSuchUserAccountException(Throwable, String) - Constructor for class com.sap.security.api.NoSuchUserAccountException
 
NoSuchUserException - exception com.sap.security.api.NoSuchUserException.
This exception indicates an attempt to access a non-existing user in the user store.
NoSuchUserException() - Constructor for class com.sap.security.api.NoSuchUserException
Constructs a new NoSuchUserExcption.
NoSuchUserException(String) - Constructor for class com.sap.security.api.NoSuchUserException
Constructs a new NoSuchUserException with a descriptive message.
NoSuchUserException(Throwable) - Constructor for class com.sap.security.api.NoSuchUserException
 
NoSuchUserException(Throwable, String) - Constructor for class com.sap.security.api.NoSuchUserException
 

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 com.sap.security.api.ObjectAlreadyExistsException.
This exception indicates an attempt to create a object who already exists in the object store.
ObjectAlreadyExistsException() - Constructor for class com.sap.security.api.ObjectAlreadyExistsException
Constructs a new ObjectAlreadyExistsException with a descriptive message.
ObjectAlreadyExistsException(String) - Constructor for class com.sap.security.api.ObjectAlreadyExistsException
Constructs a new ObjectAlreadyExistsException with a descriptive message.
ObjectAlreadyExistsException(Throwable) - Constructor for class com.sap.security.api.ObjectAlreadyExistsException
 
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 com.sap.security.core.server.securestorage.exception.ObjectDecryptionException.
 
ObjectDecryptionException() - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectDecryptionException
 
ObjectDecryptionException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectDecryptionException
 
ObjectDecryptionException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectDecryptionException
 
ObjectDecryptionException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectDecryptionException
 
ObjectDeletionException - exception com.sap.security.core.server.securestorage.exception.ObjectDeletionException.
 
ObjectDeletionException() - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectDeletionException
Constructor for ObjectDeletionException.
ObjectDeletionException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectDeletionException
Constructor for ObjectDeletionException.
ObjectDeletionException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectDeletionException
Constructor for ObjectDeletionException.
ObjectDeletionException(String) - Constructor for class 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 com.sap.security.core.server.securestorage.exception.ObjectEncryptionException.
 
ObjectEncryptionException() - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectEncryptionException
Constructor for ObjectEncryptionException.
ObjectEncryptionException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectEncryptionException
Constructor for ObjectEncryptionException.
ObjectEncryptionException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectEncryptionException
Constructor for ObjectEncryptionException.
ObjectEncryptionException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectEncryptionException
Constructor for ObjectEncryptionException.
ObjectModificationException - exception com.sap.security.core.server.securestorage.exception.ObjectModificationException.
 
ObjectModificationException() - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectModificationException
Constructor for ObjectModificationException.
ObjectModificationException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectModificationException
Constructor for ObjectModificationException.
ObjectModificationException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectModificationException
Constructor for ObjectModificationException.
ObjectModificationException(String) - Constructor for class 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 com.sap.security.core.server.securestorage.exception.ObjectRetrievalException.
 
ObjectRetrievalException() - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectRetrievalException
 
ObjectRetrievalException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectRetrievalException
 
ObjectRetrievalException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectRetrievalException
 
ObjectRetrievalException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectRetrievalException
 
ObjectStorageException - exception com.sap.security.core.server.securestorage.exception.ObjectStorageException.
 
ObjectStorageException() - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectStorageException
 
ObjectStorageException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectStorageException
 
ObjectStorageException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectStorageException
 
ObjectStorageException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.ObjectStorageException
 
objectTree - Static variable in class com.sap.security.core.server.securestorage.gui.WebappPanel
 
objectTree - Static variable in class com.sap.security.core.server.securestorage.gui.ServicePanel
 
ObjectTreeCellRenderer - class com.sap.security.core.server.securestorage.gui.renderer.ObjectTreeCellRenderer.
 
ObjectTreeCellRenderer(int, RemoteSecureStorageAdministratorContextInterface) - Constructor for class com.sap.security.core.server.securestorage.gui.renderer.ObjectTreeCellRenderer
 
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
 
OperationNotSupportedException - class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedException.
Thrown by security protocol when it can not execute the operation
OperationNotSupportedException(IDMessage, Throwable) - Constructor for class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedException
 
OperationNotSupportedMessage - class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedMessage.
 
OperationNotSupportedMessage(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_getOperations() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
Parameter - class com.sap.security.core.server.vsi.api.Parameter.
VSI parameter object.
Parameter(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, String, String) - Constructor for class com.sap.security.core.server.vsi.api.Parameter
Constructor of class
PermissionStatus - class com.sap.security.api.acl.PermissionStatus.
Permission Status The Permission Status.
ping(String, String) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Execute ping on a destination
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
 
PREFIX_IN_BUNDLE - Static variable in class com.sap.engine.services.wssec.srt.protocols.OperationNotSupportedMessage
 
PREFIX_IN_BUNDLE - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
 
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.engine.services.wssec.srt.protocols.OperationNotSupportedMessage
 
PREFIX_IN_OUTPUT - Static variable in class com.sap.security.core.server.securestorage.SecureStorageImplMessage
 
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 - class com.sap.engine.lib.security.Principal.
 
PRINCIPAL - Static variable in class com.sap.engine.interfaces.security.auth.AbstractLoginModule
 
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
Principal(String) - Constructor for class com.sap.engine.lib.security.Principal
 
PrincipalAlreadyExistsException - exception com.sap.security.api.PrincipalAlreadyExistsException.
This exception indicates an attempt to access a non-existing principal in the data store.
PrincipalAlreadyExistsException() - Constructor for class com.sap.security.api.PrincipalAlreadyExistsException
Constructs a new PrincipalAlreadyExistsException
PrincipalAlreadyExistsException(String) - Constructor for class com.sap.security.api.PrincipalAlreadyExistsException
Constructs a new PrincipalAlreadyExistsException
PrincipalAlreadyExistsException(Throwable) - Constructor for class com.sap.security.api.PrincipalAlreadyExistsException
Constructs a new PrincipalAlreadyExistsException
PrincipalAlreadyExistsException(Throwable, String) - Constructor for class com.sap.security.api.PrincipalAlreadyExistsException
Constructs a new PrincipalAlreadyExistsException
PrincipalIterator - class com.sap.security.api.PrincipalIterator.
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) - Constructor for class com.sap.security.api.PrincipalIterator
Constructor of PrincipalIterator.
PrincipalIterator(Iterator, int) - Constructor for class com.sap.security.api.PrincipalIterator
Constructor of PrincipalIterator where the return type can be expicitely specified.
PrincipalListener - interface com.sap.security.api.PrincipalListener.
This class allows to register for user mangagement events.
PrincipalNotAccessibleException - exception com.sap.security.api.PrincipalNotAccessibleException.
This exception is used, if the access to a already populated principal fails.
PrincipalNotAccessibleException() - Constructor for class com.sap.security.api.PrincipalNotAccessibleException
 
PrincipalNotAccessibleException(String) - Constructor for class com.sap.security.api.PrincipalNotAccessibleException
 
PrincipalNotAccessibleException(Throwable) - Constructor for class com.sap.security.api.PrincipalNotAccessibleException
 
PrincipalNotAccessibleException(Throwable, String) - Constructor for class com.sap.security.api.PrincipalNotAccessibleException
 
printStackTrace() - Method in class com.sap.security.api.UMException
Print the stack trace and the stack trace of the nested exception (if present) to the error stream.
printStackTrace() - Method in class com.sap.security.api.UMRuntimeException
 
printStackTrace() - Method in class com.sap.security.core.server.securestorage.exception.SecureStorageException
 
printStackTrace(PrintStream) - Method in class com.sap.security.api.UMException
Write a stack trace to a PrintStream.
printStackTrace(PrintStream) - Method in class com.sap.security.api.UMRuntimeException
 
printStackTrace(PrintWriter) - Method in class com.sap.security.api.UMException
Write a stack trace to a PrintWriter.
printStackTrace(PrintWriter) - Method in class com.sap.security.api.UMRuntimeException
 
Profile - interface com.sap.security.core.server.vsi.api.Profile.
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 class com.sap.security.core.client.ws.SecurityProtocol
 
Provider - interface com.sap.security.core.server.vsi.api.Provider.
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
 
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_CRYPTO_MISMATCH - Static variable in class 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 class 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 class com.sap.security.api.umap.NoLogonDataAvailableException
There are several local users mapped to the same backend user.
REASON_NO_CERTIFICATE - Static variable in class 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 class 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 class 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 class 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 class 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_POLICY_FILES_MISSING - Static variable in class 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_UNKNOWN - Static variable in class com.sap.security.api.umap.NoLogonDataAvailableException
User mapping data is not available because of an unknown reason.
REDIRECT_PARAMETER - Static variable in interface com.sap.security.api.logon.ILoginConstants
 
reEncrypt(SecureStorageObject[]) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Re-encrypts an array of already encrypted SecureStorageObjects with the latest key
reEncryptAllCentralStoredObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
Re-encrypts all central stored objects
reEncryptAllCentralStoredObjects() - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
reEncryptAllCentralStoredObjects() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
reEncryptCentralStoredObject(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
 
reEncryptCentralStoredObject(int, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface
 
reEncryptCentralStoredObject(int, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
ReEncryptCommand - class com.sap.security.core.server.securestorage.command.ReEncryptCommand.
 
ReEncryptCommand(SecureStorageRuntimeInterface) - Constructor for class com.sap.security.core.server.securestorage.command.ReEncryptCommand
 
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.
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(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(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(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(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
registerManagementListener(ManagementListener) - Method in class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
Registers the ManagementListener
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.
RemoteSecureStorageAdministratorContextImpl - class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl.
 
RemoteSecureStorageAdministratorContextImpl(ConfigurationHandler, ApplicationServiceContext) - Constructor for class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImpl
Standard Constructor
RemoteSecureStorageAdministratorContextImplp4_Skel - class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImplp4_Skel.
 
RemoteSecureStorageAdministratorContextImplp4_Skel() - Constructor for class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextImplp4_Skel
 
RemoteSecureStorageAdministratorContextInterface - interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface.
 
RemoteSecureStorageAdministratorContextInterface_Stub - class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub.
 
RemoteSecureStorageAdministratorContextInterface_Stub() - Constructor for class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageAdministratorContextInterface_Stub
 
RemoteSecureStorageClientContextImpl - class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl.
 
RemoteSecureStorageClientContextImpl(ConfigurationHandler, Object, ApplicationServiceContext) - Constructor for class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Creates a SecureStorageClient object for the specified client of the securestorage-service
RemoteSecureStorageClientContextImpl(String, ConfigurationHandler, Object, ApplicationServiceContext) - Constructor for class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
RemoteSecureStorageClientContextImpl(String, int, ConfigurationHandler, ApplicationServiceContext) - Constructor for class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
RemoteSecureStorageClientContextInterface - interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface.
 
RemoteSecureStorageSuperContextImpl - class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.
 
RemoteSecureStorageSuperContextImpl.AddKeyPrivilegedAction - class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.AddKeyPrivilegedAction.
 
RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction - class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction.
 
RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction(RemoteSecureStorageSuperContextImpl) - Constructor for class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction
 
RemoteSecureStorageSuperContextImpl.GetKeyPrivilegedAction - class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.GetKeyPrivilegedAction.
 
RemoteSecureStorageSuperContextImpl.LoadKeyStore - class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.LoadKeyStore.
 
RemoteSecureStorageSuperContextImpl() - Constructor for class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
RemoteSecureStorageSuperContextImpl(ConfigurationHandler, ApplicationServiceContext) - Constructor for class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
remove() - Method in class com.sap.security.api.PrincipalIterator
This method is not supported.
removeAcl(IPrincipal, IAcl) - Method in interface com.sap.security.api.acl.IAclManager
This method removes the existing ACL object for a given acl.
removeAcl(IPrincipal, String) - Method in interface com.sap.security.api.acl.IAclManager
This method removes the existing ACL object for a given object Id.
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
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.IUserMaint
Deprecated. use IGroupFactory.removeUserFromGroup(String, String) instead
removeFromGroup(String) - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserMaint.removeFromGroup(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.IUserMaint
Deprecated. use IRoleFactory.removeUserFromRole(String, String) instead
removeFromRole(String) - Method in interface com.sap.security.api.IUserAccount
Deprecated. use IUserMaint.removeFromRole(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
NOTE: Released for internal use only.
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.
REPOSITORY_DESTINATION_THIS - Static variable in interface com.sap.security.core.server.destinations.api.RFCDestination
 
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
resolveClass(ObjectStreamClass) - Method in class com.sap.security.core.server.securestorage.CustomObjectInputStream
 
retrieveBytes(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
retrieveBytes(String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
retrieveObject(String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
retrieveObject(String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Retrieves a central stored object
RFCDestination - interface com.sap.security.core.server.destinations.api.RFCDestination.
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 com.sap.security.api.RoleAlreadyExistsException.
This exception indicates an attempt to access a non-existing role in the role store.
RoleAlreadyExistsException() - Constructor for class com.sap.security.api.RoleAlreadyExistsException
Constructs a new RoleAlreadyExistsException
RoleAlreadyExistsException(String) - Constructor for class com.sap.security.api.RoleAlreadyExistsException
Constructs a new RoleAlreadyExistsException
RoleAlreadyExistsException(Throwable) - Constructor for class com.sap.security.api.RoleAlreadyExistsException
Constructs a new RoleAlreadyExistsException
RoleAlreadyExistsException(Throwable, String) - Constructor for class com.sap.security.api.RoleAlreadyExistsException
Constructs a new RoleAlreadyExistsException
RoleListener - interface com.sap.security.api.RoleListener.
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.
rollbackPrincipals(IPrincipalMaint[]) - Method in interface com.sap.security.api.IPrincipalFactory
Roll back (i.e. discard) the changes applied to a set of objects .
ROOT_CONFIGURATION_NAME - Static variable in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
run() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
run() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.AddKeyPrivilegedAction
 
run() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.GetKeyPrivilegedAction
 
run() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.AliasesPrivilegedAction
 
run() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl.LoadKeyStore
 

S

save() - Method in interface com.sap.security.api.IPrincipalMaint
Call this function to save/update the principal data.
savePrincipals(IPrincipalMaint[]) - Method in interface com.sap.security.api.IPrincipalFactory
Batch save, the data is not made permanent until commitObjects() is called
scanBytes(byte[]) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan 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(String, byte[], long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Scan the length of an array of bytes.
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.
scanBytesEx(boolean, byte[]) - 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, String, byte[], long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanBytes.
scanBytesEx(boolean, String, byte[], long, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanBytes.
ScanError - class com.sap.security.core.server.vsi.api.ScanError.
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) - Method in interface com.sap.security.core.server.vsi.api.Instance
"Scans only" for viruses.
scanFile(String, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
"Scans only" for viruses.
scanFileEx(boolean, String) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanFile.
scanFileEx(boolean, String, long) - Method in interface com.sap.security.core.server.vsi.api.Instance
Extended Version of scanFile.
SCREENREADER_ACCESSIBILITY_LEVEL - Static variable in interface com.sap.security.api.IUser
Constant used for user's screen reader support
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
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.
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 com.sap.security.api.SearchResultSizeLimitExceededException.
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 class com.sap.security.api.SearchResultSizeLimitExceededException
Constructs a SearchResultSizeLimitExceededException with null as its error detail message.
SearchResultSizeLimitExceededException(String) - Constructor for class com.sap.security.api.SearchResultSizeLimitExceededException
Constructs a SearchResultSizeLimitExceededException with the specified string as its error detail message.
SearchResultSizeLimitExceededException(Throwable) - Constructor for class com.sap.security.api.SearchResultSizeLimitExceededException
 
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.
SECURE_STORAGE_OBJECT_MODEL_VERSION - Static variable in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
SecureConnectionFactory - class com.sap.security.core.server.https.SecureConnectionFactory.
This factory class should be used within SAP J2EE Server to create HttpsUrlConnection and SSLSocket instances based on given security credentials (key stores).
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.
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.
SecureStorageEditorLogical - class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical.
 
SecureStorageEditorLogical() - Constructor for class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
SecureStorageException - exception com.sap.security.core.server.securestorage.exception.SecureStorageException.
 
SecureStorageException() - Constructor for class com.sap.security.core.server.securestorage.exception.SecureStorageException
 
SecureStorageException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.SecureStorageException
 
SecureStorageException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.SecureStorageException
 
SecureStorageException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.SecureStorageException
 
SecureStorageHandlerEditor - class com.sap.security.core.server.securestorage.gui.SecureStorageHandlerEditor.
 
SecureStorageHandlerEditor(RemoteSecureStorageAdministratorContextInterface) - Constructor for class com.sap.security.core.server.securestorage.gui.SecureStorageHandlerEditor
 
SecureStorageImplMessage - class com.sap.security.core.server.securestorage.SecureStorageImplMessage.
 
SecureStorageImplMessage(BaseMsg, Object[]) - Constructor for class com.sap.security.core.server.securestorage.SecureStorageImplMessage
 
SecureStorageObject - class com.sap.security.core.server.securestorage.SecureStorageObject.
 
SecureStorageObject(byte[]) - Constructor for class com.sap.security.core.server.securestorage.SecureStorageObject
Constructor, which is able to construct a SecureStorageObject out of bytes after the serialize()-method was called
SecureStorageObject(int, String, byte[]) - Constructor for class com.sap.security.core.server.securestorage.SecureStorageObject
Standard-Constructor: Constructs a SecureStorageObject with the given parameters
SecureStoragePanel - class com.sap.security.core.server.securestorage.gui.SecureStoragePanel.
 
SecureStoragePanel(RemoteSecureStorageAdministratorContextInterface) - Constructor for class com.sap.security.core.server.securestorage.gui.SecureStoragePanel
 
SecureStorageRuntimeInterface - interface com.sap.security.core.server.securestorage.SecureStorageRuntimeInterface.
 
SecureStorageRuntimeInterfaceImpl - class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl.
To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates.
SecureStorageRuntimeInterfaceImpl(ApplicationServiceContext) - Constructor for class com.sap.security.core.server.securestorage.SecureStorageRuntimeInterfaceImpl
Method SecureStorageRuntimeInterfaceImpl.
SecureStorageServiceFrame - class com.sap.security.core.server.securestorage.SecureStorageServiceFrame.
 
SecureStorageServiceFrame() - Constructor for class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
SecurityProtocol - class com.sap.security.core.client.ws.SecurityProtocol.
 
SecurityProtocol() - Constructor for class com.sap.security.core.client.ws.SecurityProtocol
 
serialize() - Method in class com.sap.security.core.server.securestorage.SecureStorageObject
Serializes a SecureStorageObject to byte[] form
Server - interface com.sap.security.core.server.vsi.api.Server.
Virus Scan Server object.
serviceInterfaceRegistered(String, Object) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
serviceInterfaceUnregistered(String) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
serviceNotStarted(String) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
ServicePanel - class com.sap.security.core.server.securestorage.gui.ServicePanel.
 
ServicePanel(RemoteSecureStorageAdministratorContextInterface) - Constructor for class com.sap.security.core.server.securestorage.gui.ServicePanel
 
SERVICES_SUBCONFIGURATION_NAME - Static variable in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
serviceStarted(String, Object) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
serviceStopped(String) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
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
 
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
setActiveContent(boolean) - Method in interface com.sap.security.core.server.vsi.api.Instance
Deprecated. this method has no effect
setAssertionTicketAuthentication() - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the authentication to SAP assertion tickets
setAttribute(String, String, String[]) - Method in interface com.sap.security.api.IPrincipalMetaData
Generic method to associate arbitrary text data with a IPrincipalMetaData object.
setAttribute(String, String, String[]) - Method in interface com.sap.security.api.IPrincipalMaint
Generic method to associate arbitrary text data with a principal.
setAuthenticationContext(AuthenticationContext) - Method in class com.sap.security.core.client.ws.SecurityProtocol
Sets the authenticationContext.
setAutoUnlockTime(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the AutoUnlockTime(in seconds) attribute of the ISecurityPolicy object
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.IPrincipalMetaData
Generic method to associate arbitrary binary data with a IPrincipalMetaData object.
setBinaryAttribute(String, String, byte[]) - Method in interface com.sap.security.api.IPrincipalMaint
Generic method to associate arbitrary binary data with a principal.
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
setCertificates(String, char[]) - Method in class com.sap.security.api.ticket.TicketVerifier
Set the Certificates used to verify the Signatures.
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.
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
setClassLoader(ClassLoader) - Static method in class com.sap.security.api.UMFactory
Deprecated. applications should not use this method.
setClient(String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the Client configured for this destination 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.
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
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. note: date1 and date2 must not be null!
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
setDataSourceClass(Object) - Static method in class com.sap.security.api.UMFactory
NOTE: Released for internal use only.
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.
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
setDescription(String) - Method in interface com.sap.security.api.IGroup
Sets the description of this principal.
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.IGroupSearchFilter
Set the description attribute value to match in the group search
setDescription(String, int, boolean) - Method in interface com.sap.security.api.IUserSearchFilter
Set the description attribute value to match in the user search
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, Locale) - Method in interface com.sap.security.api.IPrincipalMetaData
Sets the description for the given locale.
setDestinationProperties(Properties) - Method in interface com.sap.security.core.server.destinations.api.Destination
 
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.IUserMaint
Sets the user's display name.
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.
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
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).
setEnvironment(String, Object) - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
setFailedLogonAttempts(int) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the failed logon attempts required attribute value to match in the useraccount search.
setFailedLogonAttempts(int) - Method in interface com.sap.security.api.IUserAccount
increase the number of failed logon attempts by 1
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
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
setFrame(Frame) - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
setGlobalRuntime(ManagementInterface) - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
setHostnameVerifier(HostnameVerifier) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
Sets the hostname verifier.
If the default verifier doesn't meet the requirements a customised verifier can be used, e.g.
factory.setHostnameVerifier(new HostnameVerifier (){ public boolean verify (String urlHostname, String certHostname ) { // compare the strings on your way return ...; } });
setHostnameVerifier(HttpURLConnection, HostnameVerifier) - Static method in class com.sap.security.core.server.https.Utils
 
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.
setHTTPDestination(String, String) - Method in class com.sap.security.core.client.ws.SecurityProtocol
 
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.security.core.client.ws.AuthenticationContext
Sets the ignoreSSLServerCertificate. default if false
setImplementationException(Exception) - Method in class com.sap.security.api.umap.system.ExceptionInImplementationException
Set the original exception thrown by the underlying system landscape implementation.
setInitial() - Method in class com.sap.security.core.server.ssf.SsfSigRcpList
Set the status of all entries to SSF_INITIAL.
setInitial() - Method in class com.sap.security.core.server.ssf.SsfSigRcpInfo
Set the status 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
setKeystoreReference() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
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
Sets the Number of Allowed Logon Attempts (AllowedLogonAttempts) attribute of the ISecurityPolicy object
setLocked(boolean) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the locked attribute value to match in the useraccount search.
setLocked(boolean, int) - Method in interface com.sap.security.api.IUserAccount
Sets the locked attribute of the IUserAccount object
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. note: date1 and date2 must not be null!
setLoggerClass(Object) - Static method in class com.sap.security.api.UMFactory
Deprecated.  
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
Sets the number indicating how many capical and lower case letters the logon id must contain.
setLogonIdMaxLength(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the integer value indicating the maximum length of a logon id.
setLogonIdMinLength(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the integer value indicating the minimum length of a logon id.
setLogonIdNumericDigitsRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the number indicating how many alphabets and numeric values the logon id must contain.
setLogonIdSpecialCharRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the number indicating how many special characters the logon id must contain.
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.
setMaxSearchResultSize(int) - Method in interface com.sap.security.api.IPrincipalSearchFilter
Set the maxium size of the search result.
setName(String) - Method in class com.sap.engine.lib.security.http.HttpSetterCallback
 
setName(String) - Method in class com.sap.engine.lib.security.http.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.
setNumberOfKeys(String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
Sets the number_Of_Keys_Generated_Today.
setOldInNewAllowed(boolean) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the boolean indicating whether the password need to be different from the old password.
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(char[]) - Method in class com.sap.security.api.logon.WebCallback
Sets the password for logon.
setPassword(String) - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Sets the password.
setPassword(String) - Method in interface com.sap.security.api.IUserAccount
Changes user password to newpass.
setPassword(String) - Method in class com.sap.security.api.logon.WebCallback
Sets the password for logon.
setPassword(String) - Method in class com.sap.security.core.client.ws.AuthenticationContext
Sets the password.
setPassword(String, String) - Method in interface com.sap.security.api.IUserAccount
Changes user password from oldpass to newpass.
setPasswordAlphaNumericRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the number indicating how many alphabets and numeric values the password must contain.
setPasswordChangeAllowed(boolean) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the boolean value indicating whether the password is allowed to be changed.
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. note: date1 and date2 must not be null!
setPasswordChangeRequired(boolean) - Method in interface com.sap.security.api.IUserAccountSearchFilter
Set the password changed required attribute value to match in the useraccount search.
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.ISecurityPolicy
Sets the boolean value indicating whether the password is enforced to change.
setPasswordExpiredDays(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the numbers of days the password is to be expired.
setPasswordHistory(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the PasswordHistory attribute of the SecurityPolicy object
setPasswordMaxLength(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the Password Maximum Length(PasswordMaxLength) attribute of the ISecurityPolicy object
setPasswordMinLength(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the Password Minimum Length(PasswordMinLength) attribute of the ISecurityPolicy object
setPasswordMixCaseRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the number indicating how many capical and lower case letters the password must contain.
setPasswordPasswordLastChangeDateDefault(Date) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the PasswordLastChangeDateDefault attribute of the ISecurityPolicy object.
setPasswordSpecialCharRequired(int) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the number indicating how many special characters the password must contain.
setProtectedProtectionDomainStack() - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
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
Sets the request.
setResponse(HttpServletResponse) - Method in class com.sap.security.api.logon.WebCallback
Sets the response for this callback.
setRuntime(ManagementInterface) - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
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 As they can not be set on the IConnectionTemplate, this method mus be called to set them before making an request
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
Sets the security manager that is used to protect the API.
setServerCertificateList(List) - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Sets the serverCertificateList.
setServerCertificateList(List) - Method in class com.sap.security.core.client.ws.AuthenticationContext
Sets the serverCertificateList.
setServiceProperties(Properties) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
setServiceProperty(String, String) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
setSID(String) - Method in interface com.sap.security.core.server.destinations.api.HTTPDestination
Set the target SID
setSSLDebugStream(HttpURLConnection, OutputStream) - Static method in class com.sap.security.core.server.https.Utils
Replicates the debugging outputs to specified output stream (e.g.
setSSLDebugStream(OutputStream) - Method in class com.sap.security.core.server.https.SecureConnectionFactory
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
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
setSuccessfulLogonCounts(int) - Method in interface com.sap.security.api.IUserAccount
Deprecated.  
setTaskManager(EditorViewManager) - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
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
setTicket(byte[]) - Method in class com.sap.security.api.ticket.TicketVerifier
Set the raw ticket.
setTicket(String) - Method in class com.sap.security.api.ticket.TicketVerifier
Initialize the Ticket with a base64 encoded String.
setTimeZone(TimeZone) - Method in interface com.sap.security.api.IUserMaint
Sets the user's time zone.
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
setTitle(String, Locale) - Method in interface com.sap.security.api.IPrincipalMetaData
Sets the title for the given locale.
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.HttpSetterCallback
 
setType(byte) - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
 
setType(int) - Method in class com.sap.security.api.PrincipalIterator
 
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.IUserSearchFilter
Set the unique name attribute value to match in the user search
setUniqueName(String, int, boolean) - Method in interface com.sap.security.api.IRoleSearchFilter
Set the uniquename attribute value to match in the role 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
Sets the user for this callback.
setUseridInPasswordAllowed(boolean) - Method in interface com.sap.security.api.ISecurityPolicy
Sets the boolean indicating whether the password need to be different from the user id(uid).
setUsername(String) - Method in interface com.sap.engine.services.wssec.srt.protocols.AuthenticationContextInterface
Sets the username.
setUsername(String) - Method in class com.sap.security.core.client.ws.AuthenticationContext
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.HttpSetterCallback
 
setValue(Object) - Method in class com.sap.engine.lib.security.http.HttpGetterCallback
 
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.
show(ManagementInterface) - Method in class com.sap.security.core.server.securestorage.gui.SecureStorageEditorLogical
 
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
sign(ISsfProfile) - 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.SsfDataSMIME
 
sign(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
sign(ISsfProfile) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
sign(ISsfProfile, String, int, boolean) - Method in interface com.sap.security.api.ssf.ISsfData
Creates a digital siganture of the given data.
sign(ISsfProfile, String, int, boolean) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
sign(ISsfProfile, String, int, boolean) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
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
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
SIZE_LIMIT_EXCEEDED - Static variable in interface com.sap.security.api.ISearchResult
Constant used to define that a size limit exceeded occured
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.
SocketFactory - interface com.sap.security.core.server.https.SocketFactory.
This is an abstract interface for using within a HTTP/WebDAV library developed by SAP DTR team.
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 com.sap.security.core.server.ssf.SsfDataPKCS7.
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 com.sap.security.core.server.ssf.SsfDataSMIME.
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 com.sap.security.core.server.ssf.SsfDataXML.
Class for representing data to be digitally signed, verified, encrypted or decrypted, using XML Signature/Encryption syntax.
SsfDataXML(Element) - Constructor for class com.sap.security.core.server.ssf.SsfDataXML
Define XML element to be signed, verified, encrypted or decrypted
SsfDataXML(InputStream) - Constructor for class com.sap.security.core.server.ssf.SsfDataXML
Read XML data to be signed, verified, encrypted or decrypted
SsfInvalidAlgException - exception com.sap.security.core.server.ssf.SsfInvalidAlgException.
Class for representing the exception using an invalid algorithm.
SsfInvalidAlgException() - Constructor for class com.sap.security.core.server.ssf.SsfInvalidAlgException
Create exception with default message
SsfInvalidAlgException(String) - Constructor for class com.sap.security.core.server.ssf.SsfInvalidAlgException
Create exception with given message
SsfInvalidDataException - exception com.sap.security.core.server.ssf.SsfInvalidDataException.
Class for representing the exception of invalid SSF data.
SsfInvalidDataException() - Constructor for class com.sap.security.core.server.ssf.SsfInvalidDataException
Create exception with default message
SsfInvalidDataException(String) - Constructor for class com.sap.security.core.server.ssf.SsfInvalidDataException
Create exception with given message
SsfInvalidKeyException - exception com.sap.security.core.server.ssf.SsfInvalidKeyException.
Class for representing the exception using an invalid key.
SsfInvalidKeyException() - Constructor for class com.sap.security.core.server.ssf.SsfInvalidKeyException
Create exception with default message
SsfInvalidKeyException(String) - Constructor for class com.sap.security.core.server.ssf.SsfInvalidKeyException
Create exception with given message
SsfPabBasicImpl - class com.sap.security.core.server.ssf.SsfPabBasicImpl.
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 com.sap.security.core.server.ssf.SsfPabKeyStore.
Use this class to create 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
SsfPabKeyStore(KeyStore) - Constructor for class com.sap.security.core.server.ssf.SsfPabKeyStore
Constructs an SSF personal address book from a KeyStore
SsfPabPKCS12File - class com.sap.security.core.server.ssf.SsfPabPKCS12File.
Use this class to create an SSF Pab (personal address book) 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.
SsfPabPKCS12File(String, String) - Constructor for class com.sap.security.core.server.ssf.SsfPabPKCS12File
Constructs an SSF PAB from a PKCS#12 file.
SsfProfileBasicImpl - class com.sap.security.core.server.ssf.SsfProfileBasicImpl.
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 com.sap.security.core.server.ssf.SsfProfileKeyStore.
Use this class to create 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
SsfProfileKeyStore(KeyStore, String, String) - Constructor for class com.sap.security.core.server.ssf.SsfProfileKeyStore
Constructs an SSF profile from a KeyStore
SsfProfilePKCS12File - class com.sap.security.core.server.ssf.SsfProfilePKCS12File.
Use this class to create 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
SsfProfilePKCS12File(String, String) - Constructor for class com.sap.security.core.server.ssf.SsfProfilePKCS12File
Constructs an SSF profile from a PKCS#12 file.
SsfRefXMLInfo - class com.sap.security.core.server.ssf.SsfRefXMLInfo.
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 com.sap.security.core.server.ssf.SsfRefXMLList.
Class for representing a list of XML reference information.
SsfRefXMLList() - Constructor for class com.sap.security.core.server.ssf.SsfRefXMLList
 
SsfSigRcpInfo - class com.sap.security.core.server.ssf.SsfSigRcpInfo.
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 com.sap.security.core.server.ssf.SsfSigRcpList.
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_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
 
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(ApplicationServiceContext) - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
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
 
stop() - Method in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
StorageLocationOpenException - exception com.sap.security.core.server.securestorage.exception.StorageLocationOpenException.
 
StorageLocationOpenException() - Constructor for class com.sap.security.core.server.securestorage.exception.StorageLocationOpenException
 
StorageLocationOpenException(Exception) - Constructor for class com.sap.security.core.server.securestorage.exception.StorageLocationOpenException
 
StorageLocationOpenException(Exception, String) - Constructor for class com.sap.security.core.server.securestorage.exception.StorageLocationOpenException
 
StorageLocationOpenException(String) - Constructor for class com.sap.security.core.server.securestorage.exception.StorageLocationOpenException
 
storeDestination(String, Destination) - Method in interface com.sap.security.core.server.destinations.api.DestinationService
Add a destination of a given destination type The destination must not yet exist.
storeLogonData(Map) - Method in interface com.sap.security.api.umap.IUserMappingData
Store logon data for a specific user and backend system.
storeObject(Serializable, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
storeObject(Serializable, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Stores a given object in the SecureStorage under the given objectID
storeObjectWithoutCommit(Serializable, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
storeObjectWithoutCommit(Serializable, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
Stores a given object in the SecureStorage under the given objectID.
STRING_TYPE - Static variable in interface com.sap.security.api.IPrincipal
Constant used for attribute string type

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 com.sap.security.api.ticket.TicketException.
 
TicketException() - Constructor for class com.sap.security.api.ticket.TicketException
 
TicketException(String) - Constructor for class com.sap.security.api.ticket.TicketException
 
TicketExpiredException - exception com.sap.security.api.ticket.TicketExpiredException.
Title: TicketExpiredException Description: Indicates that a ticket to be verified is expired Copyright: Copyright (c) 2001 Company: SAP AG
TicketExpiredException(String) - Constructor for class com.sap.security.api.ticket.TicketExpiredException
 
TicketVerifier - class com.sap.security.api.ticket.TicketVerifier.
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 com.sap.security.api.ticket.TicketVerifyException.
Title: TicketExpiredException Description: Indicates that a ticket to be verified is expired Copyright: Copyright (c) 2001 Company: SAP AG
TicketVerifyException(String) - Constructor for class 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
toString() - Method in class com.sap.engine.lib.security.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.ticket.TicketVerifier
Returns a string representation of this ticket.
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.SsfDataSMIME
Get information about the S/MIME data
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.SsfDataPKCS7
Get information about the PKCS#7 data
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.SsfRefXMLList
Get description of the reference list
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.SsfDataXML
Get parsed XML data (might be large!)
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.SsfRefXMLInfo
Get description of the reference
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.ssf.SsfSigRcpInfo
Get description of the signer/recipient information
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.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.Parameter
Parameter name.
toString() - Method in class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg
 
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 infos
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 callbacks)
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
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_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_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

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_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.
UMException - exception com.sap.security.api.UMException.
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() - Constructor for class com.sap.security.api.UMException
This constructor should not be used because it does not reveal any error information to the caller.
UMException(String) - Constructor for class com.sap.security.api.UMException
 
UMException(Throwable) - Constructor for class com.sap.security.api.UMException
Constructor for PersistenceException wrapping another exception.
UMException(Throwable, String) - Constructor for class com.sap.security.api.UMException
Constructor with nested exception and additional explanation text.
UMFactory - class com.sap.security.api.UMFactory.
The UMFactory class provides functionality to get access to implementations of factory classes.
UMRuntimeException - exception com.sap.security.api.UMRuntimeException.
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() - Constructor for class com.sap.security.api.UMRuntimeException
 
UMRuntimeException(String) - Constructor for class com.sap.security.api.UMRuntimeException
 
UMRuntimeException(Throwable) - Constructor for class com.sap.security.api.UMRuntimeException
 
UMRuntimeException(Throwable, String) - Constructor for class com.sap.security.api.UMRuntimeException
 
UNIQUE_NAME - Static variable in interface com.sap.security.api.IPrincipal
Constant used for uniquename attribute
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
 
updateObject(Serializable, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
updateObjectWithoutCommit(Serializable, String) - Method in interface com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextInterface
 
updateObjectWithoutCommit(Serializable, String) - Method in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageClientContextImpl
 
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 "")
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.
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 com.sap.security.api.UserAccountAlreadyExistsException.
This exception indicates an attempt to create a user account that already exists in the user account store.
UserAccountAlreadyExistsException() - Constructor for class com.sap.security.api.UserAccountAlreadyExistsException
Constructs a new UserAccountAlreadyExistsException
UserAccountAlreadyExistsException(String) - Constructor for class com.sap.security.api.UserAccountAlreadyExistsException
Constructs a new UserAccountAlreadyExistsException
UserAccountAlreadyExistsException(Throwable) - Constructor for class com.sap.security.api.UserAccountAlreadyExistsException
Constructs a new UserAccountAlreadyExistsException
UserAccountAlreadyExistsException(Throwable, String) - Constructor for class com.sap.security.api.UserAccountAlreadyExistsException
Constructs a new UserAccountAlreadyExistsException
UserAccountListener - interface com.sap.security.api.UserAccountListener.
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 com.sap.security.api.UserAlreadyExistsException.
This exception indicates an attempt to create a user that already exists in the user store.
UserAlreadyExistsException() - Constructor for class com.sap.security.api.UserAlreadyExistsException
Constructs a new UserAlreadyExistsException
UserAlreadyExistsException(String) - Constructor for class com.sap.security.api.UserAlreadyExistsException
Constructs a new UserAlreadyExistsException
UserAlreadyExistsException(Throwable) - Constructor for class com.sap.security.api.UserAlreadyExistsException
Constructs a new UserAlreadyExistsException
UserAlreadyExistsException(Throwable, String) - Constructor for class 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.
UserListener - interface com.sap.security.api.UserListener.
This class allows to register for user mangagement events.
UserLockedException - exception com.sap.security.api.UserLockedException.
This exception indicates that a user account is locked in the user account store.
UserLockedException() - Constructor for class com.sap.security.api.UserLockedException
Constructs a UserManagementException.
UserLockedException(String) - Constructor for class com.sap.security.api.UserLockedException
Constructs a UserManagementException with the specified detail message.
UserLockedException(Throwable) - Constructor for class com.sap.security.api.UserLockedException
 
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
Utils - class com.sap.security.core.server.https.Utils.
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.
valueChanged(TreeSelectionEvent) - Method in class com.sap.security.core.server.securestorage.gui.WebappPanel
 
valueChanged(TreeSelectionEvent) - Method in class com.sap.security.core.server.securestorage.gui.ServicePanel
 
ValuePermission - class com.sap.security.api.permissions.ValuePermission.
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() - Method in class com.sap.security.api.ticket.TicketVerifier
Verify the ticket.
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
verify(ISsfPab, SsfSigRcpList) - Method in interface com.sap.security.api.ssf.ISsfData
Verifies a digital signature of the given data.
verify(ISsfPab, SsfSigRcpList) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
 
verify(ISsfPab, SsfSigRcpList) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
verify(ISsfPab, SsfSigRcpList) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
verify(ISsfPab, SsfSigRcpList, ISsfData, X509Certificate) - Method in interface com.sap.security.api.ssf.ISsfData
Verifies a digital signature of the given data.
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, ISsfData, X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
verify(ISsfPab, SsfSigRcpList, ISsfData, X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
verify(ISsfPab, SsfSigRcpList, X509Certificate) - Method in class com.sap.security.core.server.ssf.SsfDataSMIME
Verifies a digital signature of the given data.
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.
verifyCertificate(X509Certificate[], X509Certificate, boolean) - Static method in class com.sap.security.api.ticket.TicketVerifier
Deprecated. This method will be removed in the next release. Use TicketVerifier.verifyCertificate(java.security.cert.X509Certificate[], java.security.cert.X509Certificate, boolean) as replacement.
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.PrincipalIterator
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IPrincipalSearchFilter
 
VERSIONSTRING - Static variable in class com.sap.security.api.UMFactory
Description of the Field
VERSIONSTRING - Static variable in class com.sap.security.api.AttributeList
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IGroup
 
VERSIONSTRING - Static variable in class com.sap.security.api.NoSuchPrincipalException
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IRole
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IGroupSearchFilter
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IUserSearchFilter
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IUserAccountSearchFilter
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IRoleFactory
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IPrincipalMetaData
 
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.IPrincipal
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IPrincipalFactory
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IUserFactory
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IGroupFactory
 
VERSIONSTRING - Static variable in interface com.sap.security.api.IPrincipalSet
 
Virus - interface com.sap.security.core.server.vsi.api.Virus.
Test virus class.
VirusInfectionException - class com.sap.security.core.server.vsi.api.exception.VirusInfectionException.
Virus scan exceptions thrown by scan/clean functions.
VirusInfectionException(Collection, Throwable) - Constructor for class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Constructor for VirusInfectionException.
VirusInfectionException(Collection, VSIServiceMessage, int, Throwable) - Constructor for class com.sap.security.core.server.vsi.api.exception.VirusInfectionException
Constructor for VirusInfectionException.
VirusScanException - class com.sap.security.core.server.vsi.api.exception.VirusScanException.
Virus scan exceptions thrown by scan/clean functions.
VirusScanException(Collection, Throwable) - Constructor for class com.sap.security.core.server.vsi.api.exception.VirusScanException
Constructor for VirusScanException.
VirusScanException(Collection, VSIServiceMessage, int, Throwable) - Constructor for class 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 callback was terminated by caller (user)
VSI_E_CIO_FAILED - Static variable in interface com.sap.security.core.server.vsi.api.VSIConstants
Client callback 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 marco (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 occured error can 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 initialisation 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 com.sap.security.core.server.vsi.api.VSIConstants.
Definition of constants within the 'Virus Scan Interface' framework.
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 com.sap.security.core.server.vsi.api.VSIService.
Virus Scan Provider service main class.
VSIServiceException - class com.sap.security.core.server.vsi.api.exception.VSIServiceException.
Root exception for all exceptions of the VSI Service.
VSIServiceException(Location, VSIServiceMessage, Throwable) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceException
Constructor for VSIServiceException.
VSIServiceException(Throwable) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceException
Constructor for VSIServiceException.
VSIServiceException(VSIServiceMessage, int, Throwable) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceException
Constructor for VSIServiceException.
VSIServiceException(VSIServiceMessage, Throwable) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceException
Constructor for VSIServiceException.
VSIServiceMessage - class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.
Textpool for the VSI service messages.
VSIServiceMessage.BaseMsg - class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.BaseMsg.
 
VSIServiceMessage.Msg0 - class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg0.
 
VSIServiceMessage.Msg0(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg0
 
VSIServiceMessage.Msg1 - class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg1.
 
VSIServiceMessage.Msg1(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg1
 
VSIServiceMessage.Msg2 - class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg2.
 
VSIServiceMessage.Msg2(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg2
 
VSIServiceMessage.Msg3 - class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg3.
 
VSIServiceMessage.Msg3(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg3
 
VSIServiceMessage.Msg4 - class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg4.
 
VSIServiceMessage.Msg4(String, String, Class) - Constructor for class com.sap.security.core.server.vsi.api.exception.VSIServiceMessage.Msg4
 
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.

W

WebappPanel - class com.sap.security.core.server.securestorage.gui.WebappPanel.
 
WebappPanel(RemoteSecureStorageAdministratorContextInterface) - Constructor for class com.sap.security.core.server.securestorage.gui.WebappPanel
 
WEBAPPS_SUBCONFIGURATION_NAME - Static variable in class com.sap.security.core.server.securestorage.SecureStorageServiceFrame
 
WebCallback - class com.sap.security.api.logon.WebCallback.
JAAS Callback for Weblications.
WebCallback() - Constructor for class com.sap.security.api.logon.WebCallback
Creates a new WebCallback.
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.SsfDataSMIME
 
writeTo(OutputStream) - Method in class com.sap.security.core.server.ssf.SsfDataPKCS7
 
writeTo(OutputStream) - Method in class com.sap.security.core.server.ssf.SsfDataXML
 
WrongTicketModeException - exception com.sap.security.api.ticket.WrongTicketModeException.
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 class com.sap.security.api.ticket.WrongTicketModeException
 

X

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

_

_constants - Variable in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
_isIAIKavailable - Variable in class com.sap.security.core.server.https.SecureConnectionFactory
 
_J2EEEngineKeystore - Variable in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
_param1 - Variable in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
_param2 - Variable in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
_secureStorageConfigurationHandler - Variable in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 
_serviceContext - Variable in class com.sap.security.core.server.securestorage.remote.RemoteSecureStorageSuperContextImpl
 

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