|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.sap.security.api | |
|---|---|
| com.sap.security.api | Provides basic User Management functionality. |
| com.sap.security.api.acl | Provides basic Access Control List functionality. |
| com.sap.security.api.logon | Provides basic Logon functionality. |
| com.sap.security.api.srvUser | |
| com.sap.security.api.ticket | Provides basic Ticket functionality. |
| com.sap.security.api.umap | Provides basic user mapping functionality. |
| com.sap.security.api.umap.system | |
| Classes in com.sap.security.api used by com.sap.security.api | |
|---|---|
| AttributeList
Class AttributeList is used to define specific attributes which can be used to populate an IPrincipal object. |
|
| AuthenticationFailedException
This exception indicates an exception which can happen during an authentication process |
|
| GroupListener
This class allows to register for user mangagement events of principals of type IGroup. |
|
| IAuthentication
This interface retrieves the user information of currently logged-in user. |
|
| IConfigurable
This interface is implemented by components of the user management which need explicit configuration, e.g. user factories and authenticators. |
|
| IGroup
This interface provides read and write access to principals of type group. |
|
| IGroupFactory
This interface for a groupfactory provides functionality to get group objects by providing required information. |
|
| IGroupSearchFilter
This interface acts as a container for values to be used as a search filter when calling IGroupFactory.getGroupSearchFilter(). |
|
| IMessage
|
|
| InvalidLogonIdException
This exception indicates an invalid logon id. |
|
| InvalidPasswordException
This exception indicates an attempt to logon with an invalid password. |
|
| IPrincipal
This interface provides read-access to attributes and the state of an IPrincipal object. |
|
| 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 and get meta-data for custom principal objects. |
|
| IPrincipalMaint
This interface extends IPrincipal and provides write access to
a principal. |
|
| IPrincipalMetaData
This interface provides methods to access meta data of principal objects. |
|
| IPrincipalSearchFilter
This interface provides the possibility for values to be used as a search filter when calling IPrincipalFactory.getPrincipalSearchFilter(boolean,String). |
|
| IPrincipalSet
This interface provides read and write access to attributes and the state of an IPrincipalSet object. |
|
| IRole
This interface provides read and write access to attributes and properties of instances of type IRole. |
|
| IRoleFactory
This interface provides methods to access, create, search and delete IRole objects. |
|
| IRoleSearchFilter
This interface acts as a container for text values to be used as a search filter when calling IRoleFactory.searchRoles(IRoleSearchFilter). |
|
| ISearchAttribute
This interface provides functionality to access a search element. |
|
| ISearchResult
A read-only iterator that can return the size of the iteration |
|
| ISecurityPolicy
This interface handles UME Security Policy settings. |
|
| IUser
This interface provides read-access to the user's attributes, and offers basic support for authorization checking. |
|
| IUserAccount
Interface to get and set user account data. |
|
| IUserAccountFactory
User account factory will handle authentication and retrieval of user account information from persistence storage. |
|
| IUserAccountSearchFilter
This interface acts as a container for text values to be used as a search filter when calling IUserAccountFactory.search(IUserAccountSearchFilter). |
|
| 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 and perform mass commit/rollback operations on a set of users. |
|
| IUserMaint
This interface extends IUser and provides write access to
a user. |
|
| IUserSearchFilter
This class acts as a container for text values to be used as a search filter when calling IUserFactory.searchUsers(IUserSearchFilter). |
|
| NoSuchGroupException
This exception indicates an attempt to access a non-existing group object in the object store. |
|
| NoSuchObjectException
This exception indicates an attempt to access a non-existing object in the object store. |
|
| NoSuchPrincipalException
This exception indicates an attempt to access a non-existing principal in the principal store. |
|
| PrincipalAlreadyExistsException
This exception indicates an attempt to access a non-existing principal in the data store. |
|
| PrincipalListener
This class allows to register for user mangagement events. |
|
| PrincipalNotAccessibleException
This exception is used, if the access to a already populated principal fails. |
|
| RoleListener
This class allows to register for user mangagement events. |
|
| 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. |
|
| UMFactory
Main factory providing access to all UME functionality. |
|
| 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. |
|
| UserAccountListener
This class allows to register for user mangagement events. |
|
| UserListener
This class allows to register for user mangagement events. |
|
| UserLockedException
This exception indicates that a user account is locked in the user account store. |
|
| Classes in com.sap.security.api used by com.sap.security.api.acl | |
|---|---|
| IConfigurable
This interface is implemented by components of the user management which need explicit configuration, e.g. user factories and authenticators. |
|
| IPrincipal
This interface provides read-access to attributes and the state of an IPrincipal object. |
|
| 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. |
|
| Classes in com.sap.security.api used by com.sap.security.api.logon | |
|---|---|
| IAuthentication
This interface retrieves the user information of currently logged-in user. |
|
| IConfigurable
This interface is implemented by components of the user management which need explicit configuration, e.g. user factories and authenticators. |
|
| ISecurityPolicy
This interface handles UME Security Policy settings. |
|
| IUser
This interface provides read-access to the user's attributes, and offers basic support for authorization checking. |
|
| 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. |
|
| Classes in com.sap.security.api used by com.sap.security.api.srvUser | |
|---|---|
| IConfigurable
This interface is implemented by components of the user management which need explicit configuration, e.g. user factories and authenticators. |
|
| IUser
This interface provides read-access to the user's attributes, and offers basic support for authorization checking. |
|
| 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. |
|
| Classes in com.sap.security.api used by com.sap.security.api.ticket | |
|---|---|
| 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. |
|
| Classes in com.sap.security.api used by com.sap.security.api.umap | |
|---|---|
| IPrincipal
This interface provides read-access to attributes and the state of an IPrincipal object. |
|
| IUser
This interface provides read-access to the user's attributes, and offers basic support for authorization checking. |
|
| 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. |
|
| Classes in com.sap.security.api used by com.sap.security.api.umap.system | |
|---|---|
| IPrincipal
This interface provides read-access to attributes and the state of an IPrincipal object. |
|
|
SAP NetWeaver 7.20 (SP01) Composition Environment | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||