Class PkiCredentialCollection

java.lang.Object
se.swedenconnect.security.credential.PkiCredentialCollection

public class PkiCredentialCollection extends Object
A collection of PkiCredential instances.

This class may be used as a bean for a system that uses several different keys, for example a SAML IdP that has a signature key, an encryption key and possibly other keys. By using the predefined Predicates, a credential having the desired properties can be located.

Author:
Martin Lindström