Class AssertionConsumerServiceConverter

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

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

    • AssertionConsumerServiceConverter

      public AssertionConsumerServiceConverter()
      Constructor.
  • Method Details