Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

com.ibm.wps.portletservice.credentialvault
Interface CredentialSlotConfig

All Superinterfaces:
CredentialSlotConfig
All Known Implementing Classes:
CredentialSlot

public interface CredentialSlotConfig
extends CredentialSlotConfig

Describes the configuration of a Credential Slot

Since:
4.1

Method Summary
 com.ibm.wps.util.ObjectID getCPIID()
          Deprecated. Deprecated: Use getPortalCPIID returning com.ibm.portal.ObjectID instead. If this Vault Slot is user managed and portlet private, the method returns the portlet instance ID of the portlet. The CPIID makes sure that only the specified portlet can access a user managed portlet private slot.
 com.ibm.wps.util.ObjectID getSegmentObjectID()
          Deprecated. Deprecated: Use getSegmentPortalObjectID returning com.ibm.portal.ObjectID instead. Returns the ObjectID of the Segment for this Vault Slot.
 

Methods inherited from interface com.ibm.portal.portlet.service.credentialvault.CredentialSlotConfig
getActive, getPortalCPIID, getResourceName, getSecretType, getSegmentPortalObjectID, getSlotId, getVaultSlotDescription, java.util.Locale)">getVaultSlotDescription, getVaultSlotDescriptionsMap, getVaultSlotKeywords, getVaultSlotKeywords, getVaultSlotKeywordsMap, isUserManaged, referencesSystemCredential, setActive, setVaultSlotDescription, java.util.Locale)">setVaultSlotDescription, setVaultSlotDescriptions, setVaultSlotKeywords, setVaultSlotKeywords, setVaultSlotKeywords
 

Method Detail

getSegmentObjectID

public com.ibm.wps.util.ObjectID getSegmentObjectID()
Deprecated. Deprecated: Use getSegmentPortalObjectID returning com.ibm.portal.ObjectID instead. Returns the ObjectID of the Segment for this Vault Slot.

Returns:
ObjectID The ObjectID of the Segment for this Vault Slot

getCPIID

public com.ibm.wps.util.ObjectID getCPIID()
Deprecated. Deprecated: Use getPortalCPIID returning com.ibm.portal.ObjectID instead. If this Vault Slot is user managed and portlet private, the method returns the portlet instance ID of the portlet. The CPIID makes sure that only the specified portlet can access a user managed portlet private slot.

Returns:
CPIID of the portlet, null if it is not portlet private or not user managed

Overview  Package   Class  Tree  Serialized  Deprecated  Index  Help 

 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.