com.sap.security.api.logon

Interface IConfigurable


public interface IConfigurable

Interface to make external classes configurable.


Method Summary
 void initialize(Properties p)
          Method that will be called prior to the first productive call of a class.
 

Method Detail

initialize

void initialize(Properties p)
Method that will be called prior to the first productive call of a class. All initialization work should be performed here.

Parameters:
p - Properties object that holds configuration data
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