com.sapportals.wcm.service.landscape
Interface ICredential
[contained in: com.sap.netweaver.bc.sf.service.par - bc.sf.service.landscape_api.jar]
- public interface ICredential
Informations for mapping user data between a CM system and 'external'
systems.
|
Method Summary |
java.lang.String |
getName()
Get the credential's name. |
java.lang.String |
getProperty(java.lang.String name)
Get a specific property by name. |
java.util.Enumeration |
getPropertyNames()
Get an enumeration of all available property names. |
java.lang.String |
getSystemType()
Get the name of the credential set this credential belongs to. |
getName
public java.lang.String getName()
- Get the credential's name.
- Returns:
- name
getSystemType
public java.lang.String getSystemType()
- Get the name of the credential set this credential belongs to.
- Returns:
- systemType
getPropertyNames
public java.util.Enumeration getPropertyNames()
- Get an enumeration of all available property names.
- Returns:
- propertyNames
getProperty
public java.lang.String getProperty(java.lang.String name)
- Get a specific property by name.
- Parameters:
name - TBD: Description of the incoming method parameter- Returns:
- property
Copyright © 2004 by
SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein
as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other
countries all over the world. All other product and service names mentioned are the trademarks of their respective companies.
Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies
("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be
liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are
those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein
should be construed as constituting an additional warranty.