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

A

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

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