20.4. Credential objects

The CredentialVault PortletService returns credentials in the form of credential objects. All credentials must implement the Credential interface. WebSphere Portal differentiates between passive and active credential objects.

Note

The names of types presented in this section are the same both in IBM portlet API and JSR 168 API. The only difference is that the types will belong to different packages for each of API.

For IBM portlet API, look at the com.ibm.wps.portletservice.credentialvault.credentials package.

For JSR 168 API, look at the com.ibm.portal.portlet.service.credentialvault.credentials package.

20.4.1. Passive credential objects

These are containers for the credential’s secret. Portlets that use passive ...

Get IBM Rational Application Developer V6 Portlet Application Development and Portal Tools now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.