SAP NetWeaver 7.1 Composition Environment
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.
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
 
Adapter - Interface in com.sap.security.core.server.vsi.api
Virus scan adapter object.
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.
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.
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.
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.
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
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.
ALL_SESSION_ATTRIBUTES - Static variable in interface com.sap.engine.lib.security.http.HttpCallback
 
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
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_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
 
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
 

SAP NetWeaver 7.1 Composition Environment
A B C D E F G H I J K L M N O P R S T U V W X _
Copyright © 2007 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.

These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.