Package de.xima.fc.security.pac4j.helper
Class Pac4jHelper
java.lang.Object
de.xima.fc.security.pac4j.helper.Pac4jHelper
Common helper class for working with pac4j. May be used freely in plugins.
- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.pac4j.core.http.callback.CallbackUrlResolver
getCallbackUrlResolver
(IAuthenticator<?> auth)
-
Method Details
-
getCallbackUrlResolver
public static org.pac4j.core.http.callback.CallbackUrlResolver getCallbackUrlResolver(IAuthenticator<?> auth)
-