Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-124

Add credential storage retrieval methods to IdentityManager

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • PLINK_2.5.0.beta3
    • PLINK_3.0.0.beta2
    • IDM
    • None

      As per the linked forum post from security-dev, we need to add the following methods to IdentityManager:

      <T extends CredentialStorage> T retrieveCurrentCredential(Agent agent, Class<T> storageClass);
      <T extends CredentialStorage> List<T> retrieveCredentials(Agent agent, Class<T> storageClass);

              sbryzak@redhat.com Shane Bryzak (Inactive)
              sbryzak@redhat.com Shane Bryzak (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: