|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConfigurable | |
| 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. |
| Uses of IConfigurable in com.sap.security.api |
| Subinterfaces of IConfigurable in com.sap.security.api | |
interface |
IAuthentication
This class retrieves the user information of currently logged-in user. |
interface |
IGroupFactory
This interface for a groupfactory provides functionality to get group objects by providing required information. |
interface |
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 |
interface |
IRoleFactory
This interface provides methods to access, create, search and delete IRole objects. |
interface |
IUserAccountFactory
User account factory will handle authentication and retrieval of user account information from persistence storage. |
interface |
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 |
| Uses of IConfigurable in com.sap.security.api.acl |
| Subinterfaces of IConfigurable in com.sap.security.api.acl | |
interface |
IAclManager
ACL Manager Interface |
| Uses of IConfigurable in com.sap.security.api.logon |
| Subinterfaces of IConfigurable in com.sap.security.api.logon | |
interface |
ILogonAuthentication
Extension from IAuthentication that provides more powerful authentication services. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||