public class EvaluableX509CertificatesCredentialCriterion extends Object implements EvaluableCredentialCriterion
| Constructor and Description |
|---|
EvaluableX509CertificatesCredentialCriterion(List<X509Certificate> certificates)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(@Nullable Credential input) |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
public EvaluableX509CertificatesCredentialCriterion(@Nonnull List<X509Certificate> certificates)
certificates - a list of certificate encodings (from a KeyInfo)Copyright © 2020 Sweden Connect. All rights reserved.