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