Overview  Package Class Use Deprecated Help 
IBM WebSphere PortalTM
V5.1.0.1

Package  com.ibm.wps.portletservice.credentialvault.credentials

Class Summary
BinaryPassiveCredentialSimple standard implementation of PassiveCredential for binary credential secrets.
BinaryCredentialAbstract subclass of ActiveCredential where the user's secret is in binary form.
SiteMinderTokenCredentialCredential for authenticating at a back-end system that is within the same SiteMinder SSO-Domain as the portal, i.e.
LtpaTokenCredentialCredential for authenticating at a back-end system that is within the same AppServer SSO-Domain as the portal.
HttpBasicAuthCredentialCredential for authenticating at the back-end via http basic authentication.
JavaMailCredentialCredential for authenticating at the back-end the javax.mail API.
JaasSubjectPassiveCredentialThis credential is only a container of the user's secret.
SSMTokenCredentialCredential for authenticating at a back-end system that is within the same Openwave SSM SSO-Domain as the portal, i.e.
SimplePassiveCredentialSimple standard implementation of PassiveCredential.
JaasSubjectCredentialAbstract subclass of ActiveCredential where the user's secret is a JAAS Subject pair.
WebSealTokenCredentialCredential for authenticating at a back-end system that is within the same WebSeal SSO-Domain as the portal, i.e.
PassiveCredentialA PassiveCredential is simply a container for an user's secret.
UserPasswordPassiveCredentialSimple standard implementation of PassiveCredential.
ActiveCredentialAn Active credential hides the user's secret from the portlet and does all the authentication (communication) for the portlet.
UserPasswordCredentialAbstract subclass of ActiveCredential where the user's secret is a userid/password pair.
HttpFormBasedAuthCredentialCredential for authenticating at the back-end via Http Form Based authentication.
CredentialAbstract base class for all credential classes.



Package Description

This package defines the portal provided credential objects that can be used to retrieve user credentials from the vault with the credential portlet service.


Overview  Package Class Use Deprecated Help 
IBM WebSphere PortalTM
V5.1.0.1


 

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.