public class SAMLRequestFactory extends Object
SAMLRequest instances.
This factory provides a centralized way to create SAML requests with the appropriate Holder-of-Key (HOK) method based on the SAML token version.
| Constructor and Description |
|---|
SAMLRequestFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SAMLRequest |
create(Credential headerCredential,
Credential bodyCredential,
SAMLToken.Version version,
Duration duration)
Creates a new
SAMLRequest with the specified credentials, version, and duration. |
public static SAMLRequest create(Credential headerCredential, Credential bodyCredential, SAMLToken.Version version, Duration duration)
SAMLRequest with the specified credentials, version, and duration.
The appropriate Holder-of-Key method is automatically determined based on the provided SAML token version.
Connector Packaging PERSDIETICIAN 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.