Package de.xima.fc.security.pac4j.url
Class ContextPathUrlResolver
java.lang.Object
de.xima.fc.security.pac4j.url.ContextPathUrlResolver
- All Implemented Interfaces:
org.pac4j.core.http.url.UrlResolver
URL resolver that prepends the context part to the URL if missing.
- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextPathUrlResolver
The immutable instance of this resolver. -
Method Summary
-
Field Details
-
INSTANCE
The immutable instance of this resolver.
-
-
Method Details
-
compute
- Specified by:
compute
in interfaceorg.pac4j.core.http.url.UrlResolver
-