Package com.ibm.portal.portlet.service.credentialvault.credentials

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

See:
          Description

Interface Summary
ActiveCredential Deprecated. Since 8.5.
BinaryCredential Deprecated. Since 8.5.
BinaryPassiveCredential Simple standard interface of a passive credential for binary credential secrets.
Credential Base interface class for all credential classes.
CredentialFactory Factory to create credentials of any appropriate type.
HttpBasicAuthCredential Deprecated. Since 8.5.
HttpFormBasedAuthCredential Deprecated. Since 8.5.
JaasSubjectCredential Deprecated. Since 8.5.
JaasSubjectPassiveCredential This Credential is only a container of the user's secret.
JavaMailCredential Deprecated. Since 8.5.
LtpaTokenCredential Deprecated. Since 8.5.
PassiveCredential A passive credential is simply a container for an user's secret.
SimplePassiveCredential Simple standard implementation of PassiveCredential.
SiteMinderTokenCredential Deprecated. Since 8.5.
SSMTokenCredential Deprecated. Since 8.5.
UserPasswordCredential Deprecated. Since 8.5.
UserPasswordPassiveCredential Simple standard interface inherited from the PassiveCredential.
WebSealTokenCredential Deprecated. Since 8.5.
 

Class Summary
CredentialFactoryImpl Factory to create credentials of any appropriate type.
 

Package com.ibm.portal.portlet.service.credentialvault.credentials 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.