Class AuthWrapperHelper
- java.lang.Object
 - 
- de.xima.fc.web.common.auth.wrapper.AuthWrapperHelper
 
 
- 
@Deprecated public class AuthWrapperHelper extends Object
Deprecated.Beware this functionality will be moved to the package fc-security in version 8.0.0.Helper class for working with authenticator wrappers and creating clients for them.- Since:
 - 7.0.16
 - Author:
 - XIMA Media GmbH
 
 
- 
- 
Constructor Summary
Constructors Constructor Description AuthWrapperHelper()Deprecated. 
- 
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static org.pac4j.core.http.callback.CallbackUrlResolvergetCallbackUrlResolver(IAuthenticator<?> auth)Deprecated. 
 - 
 
- 
- 
Method Detail
- 
getCallbackUrlResolver
public static org.pac4j.core.http.callback.CallbackUrlResolver getCallbackUrlResolver(IAuthenticator<?> auth)
Deprecated. 
 - 
 
 -