Class URLPrefix

java.lang.Object
net.shibboleth.shared.spring.servlet.URLPrefix

public class URLPrefix extends Object
Used to allow for auto-wiring of values into RequestURLPrefixPredicate.
  • Field Details

    • wrappedString

      @Nonnull @NotEmpty private final String wrappedString
      The wrapped string.
  • Constructor Details

  • Method Details

    • getValue

      @Nonnull @NotEmpty public String getValue()
      Get the wrapped value.
      Returns:
      wrapped value