Class ArtifactResolutionServiceConverter

java.lang.Object
org.opensaml.saml.metadata.generator.impl.AbstractEndpointConverter<ArtifactResolutionService>
org.opensaml.saml.metadata.generator.impl.ArtifactResolutionServiceConverter
All Implemented Interfaces:
BiFunction<String,List<String>,ArtifactResolutionService>

public class ArtifactResolutionServiceConverter extends AbstractEndpointConverter<ArtifactResolutionService>
Support for parsing a binding/endpoint pair into a ArtifactResolutionService.
Since:
5.0.0
  • Constructor Details

    • ArtifactResolutionServiceConverter

      public ArtifactResolutionServiceConverter()
      Constructor.
  • Method Details