Class URLPrefix
java.lang.Object
net.shibboleth.shared.spring.servlet.URLPrefix
Used to allow for auto-wiring of values into
RequestURLPrefixPredicate.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
wrappedString
The wrapped string.
-
-
Constructor Details
-
URLPrefix
Constructor.- Parameters:
s- string to wrap
-
-
Method Details
-
getValue
Get the wrapped value.- Returns:
- wrapped value
-