public final class TypeStrategyFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static TypeStrategy |
createTypeFromCert(CertificateWrapper signingCertificate) |
static TypeStrategy |
createTypeFromTL(List<TrustedServiceWrapper> trustedServices,
TypeStrategy typeInCert) |
public static TypeStrategy createTypeFromCert(CertificateWrapper signingCertificate)
public static TypeStrategy createTypeFromTL(List<TrustedServiceWrapper> trustedServices, TypeStrategy typeInCert)
Copyright © 2018. All rights reserved.