com.sap.security.api
Interface IConfigurable
- All Known Subinterfaces:
- IAclManager, IAuthentication, IGroupFactory, ILogonAuthentication, IPrincipalFactory, IRoleFactory, 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 |
initialize
public void initialize(Properties properties)
throws UMException
- initialize a component of the user management with the given
- Throws:
UMException - if the initialization failed due to invalid
content of the properties object
Copyright 2006 SAP AG Complete Copyright Notice