com.sap.security.api

Interface IConfigurable

All Known Subinterfaces:
IAclManager, IAuthentication, IGroupFactory, ILogonAuthentication, IPrincipalFactory, IRoleFactory, IServiceUserFactory, IUserAccountFactory, IUserFactory

public interface IConfigurable

This interface is implemented by components of the user management which need explicit configuration, e.g. user factories and authenticators.


Method Summary
 void initialize(Properties properties)
          initialize a component of the user management with the given
 

Method Detail

initialize

void initialize(Properties properties)
                throws UMException
initialize a component of the user management with the given

Parameters:
properties - Properties object.
Throws:
UMException - if the initialization failed due to invalid content of the properties object
Access Rights

This class can be accessed from:


SC DC
[sap.com] ENGINEAPI [sap.com] com.sap.security.api.sda
[sap.com] ENGFACADE [sap.com] tc/je/usermanagement/api
[sap.com] CORE-TOOLS [sap.com] com.sap.engine.client.lib


Copyright 2010 SAP AG Complete Copyright Notice