Uses of Class
org.mockserver.saml.SamlSigningCredential
Packages that use SamlSigningCredential
-
Uses of SamlSigningCredential in org.mockserver.saml
Methods in org.mockserver.saml that return SamlSigningCredentialModifier and TypeMethodDescriptionstatic SamlSigningCredentialSamlSigningCredential.from(SamlProviderConfiguration config) Builds the signing credential from configuration: parses a supplied PEM pair if present, otherwise generates a self-signed credential keyed to the IdP entity id.